To initiate a new Studio without installing the CLI globally:
npx create-sanity@latest
To upgrade a v3 Studio:
npm install sanity@latest
- The studio has been upgraded to use
@sanity/client
v5, which boasts full Node.js ESM runtime support, a smaller footprint and much more
- Fixed a bug that could lead to duplication of a single block in the Portable Text Editor