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
- Added reference documentation for the
sanity/migrate
APIs.
- Adds ARIA labels to navbar icons for better accessibility.
- Fixes an issue in which the free trial popover was shown twice for new users.
- Updates placeholder color for Portable Text Editor.