v3.41.1
Bugfix
Sanity Studio
Installation and upgrading
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
🐛 Notable bugfixes
- Fixes a regression in Presentation Tool introduced in v3.41.0 that causes it to crash in embedded studios.