v3.30.1
Accessibility Improvements, sanity/migrate API Documentation, and Bug Fixes
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
✨ Highlights
- Added reference documentation for the
sanity/migrate
APIs.
Other features
- Adds ARIA labels to navbar icons for better accessibility.
- Fixes an issue in which the free trial popover was shown twice for new users.
🐛 Notable bugfixes
- Updates placeholder color for Portable Text Editor.