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