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

Bugfixes and improvements

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npx create-sanity@latest

To upgrade a v3 Studio:

npm install sanity@latest

✨ Highlights

  • Adds getClient() method to reference filter context

🐛 Notable bugfixes

  • Invalid references can now be removed from array inputs
  • Validation error will now appear when missing a _ref in array of items
  • Removes convert to reference button when converting array of references to singular reference
  • patch.execute() now reflects that the second argument is optional

Published March 15, 2023