To initiate a new Studio without installing the CLI globally:
npx create-sanity@latest
To upgrade a v3 Studio:
npm install sanity@latest
- Fixes a recent regression from v3.11.2 where text annotations nested inside Portable Text inputs could not be edited properly