🐛 Notable bugfixes
- Fixes an issue in the Presentation tool where the entire iframe refreshed on data changes (rather than smoothly updating).
- Adds a
--legacy-peer-deps
flag to the automatic install ofnext-sanity
inside Next.js projects, resolving errors that occurred whensanity init
was run inside these projects.
Install or upgrade Sanity Studio
To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.
If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.
📓 Full changelog
Author | Message | Commit |
---|---|---|
renovate[bot] | fix(deps): update dependency @sanity/insert-menu to v1.0.11 (#7802) | f770631 |
renovate[bot] | fix(deps): update dependency @sanity/presentation to v1.18.1 (#7803) | bcc9b2d |
renovate[bot] | fix(deps): update dependency @sanity/presentation to v1.18.2 (#7808) | 07d5996 |
renovate[bot] | fix(deps): update dependency @portabletext/editor to ^1.7.1 (#7807) | 3ca838e |
renovate[bot] | fix(deps): Update dev-non-major (#7804) | dc87ef6 |
Simeon Griggs | fix: add --legacy-peer-deps to next-sanity pacakge install (#7806) | cb3739b |