v3.88.3
📦 sanityView on GitHub →
✨ 3 features🐛 5 fixes🔧 3 symbols
Summary
Sanity Studio v3.88.3 delivers various improvements, including enhanced structure builder capabilities and better error handling, alongside several dependency updates and bug fixes.
Migration Steps
- To upgrade to this version, run: npm install sanity@latest
- If you are updating from a version earlier than 3.37.0, check out https://www.sanity.io/help/upgrade-packages to ensure your dependencies are up to date.
✨ New Features
- Added ability to add a title and translations to the .divider() in the structure builder.
- Improved Studio error handling.
- Removed the default projectId and dataset from the App SDK templates.
🐛 Bug Fixes
- Fixed an issue where a user with permissions to edit a document version was unable to do so.
- Fixed duplicated call to useBundleDocuments in core.
- Fixed an issue related to useDocumentForm in core.
- Added tags to Media Library requests in core.
- Removed projectId and dataset strings from app templates in cli.
🔧 Affected Symbols
.divider()useBundleDocumentsuseDocumentForm