npm @sanity/vision 3.39.1
v3.39.1

latest releases: 3.41.1, 3.41.1-create-unstable.16, 3.41.1-create-unstable.17...
12 days ago

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

  • Disables the new search API introduced in v3.38.0 due to a few discovered issues. We'll re-enable it in a future release.
  • Fixes an issue when using the "movie database" template when running npm create sanity

📓 Full changelog

Author Message Commit
Espen Hovlandsdal fix(cli): remove comments from moviedb template, hide location field (#6488) 80f8daf
Espen Hovlandsdal fix(search): revert to old search API for now (#6503) 8a08212

Don't miss a new vision release

NewReleases is sending notifications on new releases.