👀 Our most exciting product launch yet 🚀 Join us May 8th for Sanity Connect
Back to changelog

Improvements and bugfixes

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

Notable changes

  • Fixes a typo in a validation error message (thanks @largis21!)
  • Fixes an issue where schema error messages would be shown with overlapping text on long titles/field names
  • Improves typescript documentation for portable text/block content related types
  • Adds some metadata to cross-dataset references when deploying GraphQL APIs in order to allow programatically resolving reference

Published October 18, 2023