Skip to content

v3.16.2

Choose a tag to compare

@bjoerge bjoerge released this 31 Aug 17:45
90b3249

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 bugfixes

  • Fixes a regression in v3.16.0 that prevented reference validation errors from appearing in certain cases

📓 Full changelog

Author Message Commit
Bjørge Næss fix(core): preserve earlier document availability status (#4888) c2aec5a