v3.13.0
Improvements and bugfixes
Sanity Studio
Installation and upgrading
To initiate a new Studio without installing the CLI globally:
npm create sanity@latest
To upgrade a v3 Studio, run this command in its folder:
npm install sanity@latest
✨ Highlights
- New Document inspector
@beta
API - Document validation now opens in a sidepanel
🐛 Notable bugfixes
- Improves behavior of popovers in the Portable Text editor
sanity debug
now outputs all the roles of the currently authenticated user