Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^8.0.2
->^8.1.0
3.15.1
->3.17.0
6.4.9
->6.4.12
^2.4.7
->^2.4.10
3.15.1
->3.17.0
^4.1.3
->^4.1.4
^3.15.1
->^3.17.0
0.0.8
->0.1.1
0.0.8
->0.1.1
^11.0.1
->^11.0.2
^21.1.1
->^21.1.3
^13.0.1
->^13.0.2
^18.17.6
->^18.18.4
^2.6.4
->^2.6.6
^3.0.3
->^3.0.4
^6.4.1
->^6.7.5
^6.4.1
->^6.7.5
^0.34.2
->^0.34.6
7.19.67
->7.19.83
10.39.2
->10.46.4
^8.47.0
->^8.51.0
13.0.1
->13.0.2
3.0.2
->3.0.3
^2.4.5
->^2.4.6
^3.15.1
->^3.17.0
0.32.5
->0.32.6
^5.1.6
->^5.2.2
^0.34.2
->^0.34.6
3.22.2
->3.22.4
Release Notes
faker-js/faker (@faker-js/faker)
v8.1.0
Compare Source
Features
Bug Fixes
ja
locale (#2189) (785a38a)Changed Locales
New Locales
8.0.2 (2023-05-27)
Bug Fixes
sanity-io/sanity (@sanity/block-tools)
v3.17.0
Compare Source
Installation and upgrading
To initiate a new Studio without installing the CLI globally:
To upgrade a v3 Studio, run this command in its folder:
✨ Highlights
Perspectives in
listenQuery
Added support for perspectives in the
listenQuery()
method🐛 Notable bugfixes
📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
Espen Hovlandsdal | feat: support perspectives in
listenQuery
(#4878) |6020a46
renovate[bot] | chore(deps): update dependency @sanity/ui to ^1.8.2 (#4847) |
c1fe6e5
Nina Andal Aarvik | fix(core): unset changes in reverse order in patch operation (#4957) |
0715a15
RD | fix: syntax issues in next.js JS blog template (#4952) |
c672253
Binoy Patel | fix(core): fix array items not showing in field groups (#4930) |
f55b7d8
Bjørge Næss | fix(core): set default placements for certain studio popovers (#4963) |
aab85f9
Nina Andal Aarvik | fix(core): accessibility improvements on document lists (#4958) |
0fa5e70
Bjørge Næss | fix(core): re-use previously prepared workspace configs (#4867) |
8387122
Kristian Zondervan | Fix broken getting started link in clean readme (#4967) |
5c5312d
Bjørge Næss | fix(core): make sure to re-emit current edit state when re-subscribing to document validation (#4954) |
17300c8
v3.16.7
Compare Source
Installation and upgrading
To initiate a new Studio without installing the CLI globally:
To upgrade a v3 Studio, run this command in its folder:
✨ Highlights
Improved validation of Block Schema Members
We enhanced the validation of block schema members. Block schema members cannot be given a type that is not an object-like type. In previous releases, we weren't preventing that. This could lead to unexpected errors. In this release we addressed the issue by giving certain permissions and warnings for particular scenarios. More details can be found in the PR description.
Title updates in Desk Tool
In this release, we improved the navigation inside the studio by updating the
<title>
element to make it more specific to the current route every time a user navigates in the studio. This makes it easier to navigate through documents and switch between tools.Increased performance for dataset imports
Past versions encountered challenges with concurrent operations during parallel reference strengthening; this issue has been resolved for some time. The current release enhances import performance by further optimizing parallel strengthening of references. This greatly improves import performance.
Other features
Simplified managing reference publishing icons by adding aria-labels for accessibility.
🐛 Notable bugfixes
📓 Full changelog
3885585
4e02847
9c8bb83
0753806
b3b365e
2ace4f1
5c75b2c
645aedd
3841555
a7523a6
useConditionalReadOnly
hook (#4902)b99e332
c27ee3e
7e9e48f
e62906f
fe761cf
50b7976
3153954
2f08a79
bf50a77
67696cb
112a46a
a94680b
e7a8e32
47f3be9
0f52cfc
85719b7
v3.16.6
Compare Source
v3.16.5
Compare Source
v3.16.4
Compare Source
Installation and upgrading
To initiate a new Studio without installing the CLI globally:
To upgrade a v3 Studio, run this command in its folder:
🐛 Notable bugfixes
📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
Per-Kristian Nordnes | test(portable-text-editor): decrease throttle ms for test env |
353e30c
Per-Kristian Nordnes | chore(portable-text-editor): upgrade jest-dev-server |
71edba1
Per-Kristian Nordnes | chore: update yarn.lock |
b92f2e5
Per-Kristian Nordnes | test(portable-text-editor): improve TS in jest dev server files |
09eab65
Per-Kristian Nordnes | test(portable-text-editor): refactor collab test environment |
227cb23
Per-Kristian Nordnes | test(portable-text-editor): get rid of js-dom dependency |
8f20546
Per-Kristian Nordnes | chore(portable-text-editor): upgrade @portabletext/toolkit |
761ffe8
Per-Kristian Nordnes | chore: update yarn.lock |
85acf50
Per-Kristian Nordnes | chore(portable-text-editor): align versions of react-dom and jest with monorepo |
06c923a
Per-Kristian Nordnes | chore: update yarn.lock |
d037f09
Per-Kristian Nordnes | chore(portable-text-editor): use safe fork of node-ipc |
0ff4349
Per-Kristian Nordnes | chore: update yarn.lock |
0f31cc5
Per-Kristian Nordnes | chore(portable-text-editor): remove unused dev dep. |
d4eccb8
Per-Kristian Nordnes | test(portable-text-editor): add missing await statements |
a3af4e0
Per-Kristian Nordnes | test(portable-text-editor): rename 'start' command to 'dev' |
50952fd
Per-Kristian Nordnes | test(portable-text-editor): tweak test document markup |
6209349
Per-Kristian Nordnes | test(portable-text-editor): add comment |
306932b
Per-Kristian Nordnes | test(portable-text-editor): remove test exception |
20378f9
Nina Andal Aarvik | fix(core): use primitiveField for slug schema type (#4861) |
6b3cc02
renovate[bot] | chore(lockfile): update dependency groq-js to v1.2.0 (#4862) |
66afcd7
Per-Kristian Nordnes | fix(portable-text-editor): emit new selection on mark toggle (#4881) |
d91357f
Per-Kristian Nordnes | test(playwright-ct): add to tests (#4876) |
97e912d
v3.16.3
Compare Source
Invalid release
This version was erroneously published - please use v3.16.4.
v3.16.2
Compare Source
Installation and upgrading
To initiate a new Studio without installing the CLI globally:
To upgrade a v3 Studio, run this command in its folder:
🐛 Notable bugfixes
📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
Bjørge Næss | fix(core): preserve earlier document availability status (#4888) |
c2aec5a
v3.16.1
Compare Source
Installation and upgrading
To initiate a new Studio without installing the CLI globally:
To upgrade a v3 Studio, run this command in its folder:
🐛 Notable bugfixes
📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
Espen Hovlandsdal | chore(cli): move vercel dependencies to dev dependencies (#4877) |
c601cab
Bjørge Næss | fix(desk): remove simple filter check/v1 fallback (#4882) |
e3e004f
v3.16.0
Compare Source
Installation and upgrading
Fresh install
To install and initiate a new Sanity Studio without installing the Sanity CLI globally, run the folling command in the terminal:
Upgrade
To upgrade an existing instance to Sanity Studio v3, run the following folling commands in the terminal:
✨ Highlights
In a nutshell:
Improved Unicode support
Sanity Studio uses the diff-match-patch algorithm to match and patch document changes. In previous versions of the Sanity Studio, the underlying library wouldn't work correctly when parsing some Unicode characters. We addressed those issues in this release.
If you experienced issues when using characters such as emojis, Kanji, or other non-Latin characters, this release fixes these issues.
Enhanced Portable Text editing
Besides improved Unicode support, the Portable Text Input and the underlying text editor feature a number of improvements to provide a smoother editing experience.
Faster synchronization
Previously, prolonged fast typing in the editor would trigger debouncing: the Portable Text Input would temporarily suspend committing edits, until you decreased your typing speed below a specified threshold.
This behavior could produce bigger discrepancies between your local value and the corresponding actual value stored in the server side.
Now your changes are committed in a throttled way: the editor commits the changes as you type, without compromising performance.
Improved undo and redo
Undo and redo features have been improved considerably, especially when working with several editors on the same document.
Better Android support
The Portable Text Input is now fully supported on Android. Previously, typing in the editor using an Android on-screen keyboard would cause some issues.
Offline detection
The Portable Text Editor automatically enters read-only mode if it detects that the network is offline.
This behavior helps keep your local document in sync with the corresponding copy on the server when there is no online access, and it prevents losing changes as a consequence of not committing them.
Other features
sanity
module is now marked as free of side effects, which can produce smaller bundle sizes (thanks @mckelveygreg! 🙏)🐛 Notable bugfixes
apiVersion
ondocumentList()
anddocumentTypeList()
to not work in the desk structure.📓 Full changelog
Author | Message | Commit
------------ | ----
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate using a curated preset maintained by . View repository job log here