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 in the Portable Text editor in which annotations were not opening (bug introduced in v3.36.3)
- Fixes a potential cross-origin error from being shown in the developer console