v3.2.3
Improvements and 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 bugfixes
- Fixes issue in the Node.js runtime wrapper causing the groq tagged template literal to sometimes be undefined