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
📓 Full changelog
Author | Message | Commit |
---|---|---|
Espen Hovlandsdal | feat(cli): allow templates to flag themselves as typescript-only | 5a8afd3 |
Espen Hovlandsdal | feat(cli): add new shopify online storefront template | b0a0876 |