github sanity-io/sanity v3.39.1

latest releases: v3.41.1, v3.41.0, v3.40.0...
11 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 sanity release

NewReleases is sending notifications on new releases.