To initiate a new Studio without installing the CLI globally:
npx create-sanity@latest
To upgrade a v3 Studio:
npm install sanity@latest
- 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