v3.88.0
Introducing schema deployment + bugfixes and refinements
Sanity Studio
Highlights
Schema deployment
The CLI has been updated to support schema deployment. This enables features like Dashboard, Agent Actions, an improved Canvas experience, and more by allowing Sanity's apps to know about your schema beyond just Studio.
Learn more about schema deployment.
Other features
- Sanity Studio now uses the React Compiler RC and we're excited to see continued performance gains from using it on our internal studio codebase as well as on libraries like
@sanity/ui
,@portabletext/editor
andreact-rx
🙌. - If enabling Auto-Updates and running
sanity dev
orsanity deploy
with outdated dependencies locally, you will now be asked if you'd like to upgrade local versions.
Install or upgrade Sanity Studio
To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.
If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.