To initiate a new Studio without installing the CLI globally:
npx create-sanity@latest
To upgrade a v3 Studio:
npm install sanity@latest
- Fixes an issue that could give false validation errors for complex documents
- Hides restore action when revision is latest version
- Improves responsiveness of file and image inputs for narrow widths
- Restores transition effect when reordering primitive array values
- Fixes an issue with the vision tool causing the query param errors tooltip disappear behind the above panel