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
- Fixes an issue where the studio might crash on "orphaned marks" in the Portable Text Editor.
- Fixes an issue that caused the tasks plugin to be inserted multiple times in studios using more than one instance of the Structure Tool.