Template improvements
Published: February 8, 2023
v3.3.1
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
- Added ability to mark project studio templates as typescript-only