v5.5.0
📦 sanityView on GitHub →
✨ 3 features🐛 9 fixes🔧 2 symbols
Summary
Sanity Studio v5.5.0 focuses primarily on bug fixes and dependency updates, while introducing new features like schema extraction watch mode and a Vite plugin for automatic schema extraction.
Migration Steps
- Run 'npm install sanity@latest' to upgrade to this version.
✨ New Features
- Added watch mode for schema extraction in the CLI.
- Enabled configuring schemaExtraction in sanity.cli.ts.
- Introduced a Vite plugin for automatic schema extraction in Sanity.
🐛 Bug Fixes
- Fixed an issue where padding bottom was too close to the dialog (fixes #11849).
- Enabled autofocus on the reference input.
- Reverted the use of <Link> for workspace switching (reverting a previous change).
- Fixed add function --example handling for the media library function in documentation.
- Upgraded @sanity/export to v6.0.3.
- Updated dependency @sanity/export to ^6.0.5.
- Fixed a missed scheduled draft.
- Prevented the disableTransition prop from leaking to the DOM.
- Updated dependency @sanity/import to ^4.1.0.