v3.2.6
Bugfixes
Sanity Studio
Installation and upgrading
To initiate a new Studio without installing the CLI globally:
npx create-sanity@latest
To upgrade a v3 Studio:
npm install sanity@latest
🐛 Notable bugfixes
- Fixes an issue that in some cases would prevent validation status from appearing for a document
- Fixes an issue that ignored the
readOnly
state for fields inside fieldsets