v3.11.3
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 a recent regression from v3.11.2 where text annotations nested inside Portable Text inputs could not be edited properly