Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/presets-link-field.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/shiny-buttons-battle.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/upgrade-client.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/upgrade-preview-url-secret.md

This file was deleted.

6 changes: 6 additions & 0 deletions plugins/@sanity/assist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# 📓 Changelog

## 6.0.4

### Patch Changes

- [`377a170`](https://github.com/sanity-io/plugins/commit/377a1703a3cfd9d370e647b1a1030e98881f03af) Thanks [@stipsan](https://github.com/stipsan)! - Upgrade `@sanity/client` to ^7.18.0

## 6.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/@sanity/assist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/assist",
"version": "6.0.3",
"version": "6.0.4",
"description": "You create the instructions; Sanity AI Assist does the rest.",
"keywords": [
"ai",
Expand Down
6 changes: 6 additions & 0 deletions plugins/@sanity/debug-live-sync-tags/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sanity/debug-live-sync-tags

## 1.0.2

### Patch Changes

- [`377a170`](https://github.com/sanity-io/plugins/commit/377a1703a3cfd9d370e647b1a1030e98881f03af) Thanks [@stipsan](https://github.com/stipsan)! - Upgrade `@sanity/client` to ^7.18.0

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/@sanity/debug-live-sync-tags/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/debug-live-sync-tags",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"keywords": [
"sanity",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sanity/debug-preview-url-secret-plugin

## 2.0.8

### Patch Changes

- [`377a170`](https://github.com/sanity-io/plugins/commit/377a1703a3cfd9d370e647b1a1030e98881f03af) Thanks [@stipsan](https://github.com/stipsan)! - Upgrade `@sanity/preview-url-secret` to ^4.0.4

## 2.0.7

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/debug-preview-url-secret-plugin",
"version": "2.0.7",
"version": "2.0.8",
"keywords": [
"sanity",
"sanity-plugin",
Expand Down
2 changes: 2 additions & 0 deletions plugins/@sanity/document-internationalization/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @sanity/document-internationalization

## 6.0.4

## 6.0.3

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/document-internationalization",
"version": "6.0.3",
"version": "6.0.4",
"description": "Create unique translations of a document based on its language, joined by a shared reference document.",
"keywords": [
"sanity",
Expand Down
13 changes: 13 additions & 0 deletions plugins/@sanity/presets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @sanity/presets

## 0.1.0

### Minor Changes

- [#727](https://github.com/sanity-io/plugins/pull/727) [`14412b2`](https://github.com/sanity-io/plugins/commit/14412b22b8da4aca3a14285367ee7bd397c1c975) Thanks [@jordanl17](https://github.com/jordanl17)! - Add link field preset and preset composer plugin

- [#763](https://github.com/sanity-io/plugins/pull/763) [`ba1277e`](https://github.com/sanity-io/plugins/commit/ba1277e91ffecdf1d85e96674aac18dd2cff7b30) Thanks [@juice49](https://github.com/juice49)! - Refactor preset composer and link type APIs:

```diff
-presetsComposer([linkField({internalTypes: ['corePresetsTest']})])
+presets(linkType({internalTypes: ['corePresetsTest']}))
```

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/@sanity/presets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/presets",
"version": "0.0.2",
"version": "0.1.0",
"description": "Production ready preset patterns for Sanity Studio",
"keywords": [
"sanity",
Expand Down
6 changes: 6 additions & 0 deletions plugins/@sanity/vercel-protection-bypass/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sanity/vercel-protection-bypass

## 5.0.6

### Patch Changes

- [`377a170`](https://github.com/sanity-io/plugins/commit/377a1703a3cfd9d370e647b1a1030e98881f03af) Thanks [@stipsan](https://github.com/stipsan)! - Upgrade `@sanity/preview-url-secret` to ^4.0.4

## 5.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/@sanity/vercel-protection-bypass/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/vercel-protection-bypass",
"version": "5.0.5",
"version": "5.0.6",
"keywords": [
"sanity",
"sanity-plugin",
Expand Down
6 changes: 6 additions & 0 deletions plugins/sanity-plugin-iframe-pane/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# sanity-plugin-iframe-pane

## 5.0.11

### Patch Changes

- [`377a170`](https://github.com/sanity-io/plugins/commit/377a1703a3cfd9d370e647b1a1030e98881f03af) Thanks [@stipsan](https://github.com/stipsan)! - Upgrade `@sanity/preview-url-secret` to ^4.0.4

## 5.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/sanity-plugin-iframe-pane/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-plugin-iframe-pane",
"version": "5.0.10",
"version": "5.0.11",
"description": "Display any URL in a View Pane, along with helpful buttons to Copy the URL or open in a new tab",
"keywords": [
"sanity",
Expand Down
7 changes: 7 additions & 0 deletions plugins/sanity-plugin-internationalized-array/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# sanity-plugin-internationalized-array

## 5.0.4

### Patch Changes

- [#773](https://github.com/sanity-io/plugins/pull/773) [`e14f460`](https://github.com/sanity-io/plugins/commit/e14f460d237686e4367d6c8d935ec31966186213) Thanks [@pedrobonamin](https://github.com/pedrobonamin)! - Fix custom object (and other) input components not rendering for types registered in the plugin `fieldTypes`. The inner `value` field no longer overrides `components.field`, so Studio shows your custom input inside each language row again.
Now, internationalized array inputs will have the option to add comments, show validation, and field actions.

## 5.0.3

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-plugin-internationalized-array",
"version": "5.0.3",
"version": "5.0.4",
"description": "Store localized fields in an array to save on attributes",
"keywords": [
"sanity",
Expand Down
Loading