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 where change indicators were no longer showing up on boolean fields
- Adds document action custom dialog component
- Improves presence rendering performance
- Improves how focus and selection is handled and tracked in Portable Text fields
- Adds support for
<sup>
,<sub>
,<ins>
and<mark>
in @sanity/block-tools - Improves how image blocks in Portable Text fields are rendered for custom named image types