github sanity-io/sanity v3.36.2

latest releases: v3.39.1, v3.39.0, v3.38.0...
29 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

  • Fixes an issue where clicking "Publish" and possible other actions would throw the error Sanity LocaleContext value missing.
  • Fixes an issue in which users' names were sometimes displayed in lowercase in the tasks assignee list.

📓 Full changelog

Author Message Commit
Pedro Bonamin fix(tasks): don't lowercase users when searching in the assignee menu (#6138) 27643c8
cngonzalez fix: add default listFormat locale where LocaleProvider may not be available (#6147) 3c4d4cf

Don't miss a new sanity release

NewReleases is sending notifications on new releases.