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
- Adds v2022-03-08 to list of predefined API versions in the Vision plugin
- Hotkeys are now displayed using platform-aware keys (eg
Opt
instead ofAlt
on Mac)
- Fixes an issue where references would not open in-place, instead yielding an error about being changed after opening