v3.10.1
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 issue where the Create new document dialog didn't work on smaller screens
- Fixes issue where out of range integers in number fields could crash the studio