github sanity-io/sanity v2.23.2

latest releases: v3.42.1, v3.42.0, v3.41.2...
2 years ago

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

🐛 Notable bugfixes

  • Fixes a bug that caused focus loss on an array item after closing the edit dialog
  • Fixes a bug that caused popovers from closing when clicking outside of the current pane content
  • Fixes an issue that could cause a max request size exceeded error for documents that had many references.
  • Fixes a bug that could sometimes cause document preview for object fields with name "title" to crash on reload
  • Added more details in docs for the client.delete() API

📓 Full changelog

Author Message Commit
Marius Lundgård fix(form-builder): wrap editObjectNode with the correct boundary element 22aa2f0
Marius Lundgård fix(form-builder): do not close edit dialogs on click-outside (PTE) 139aabf
Marius Lundgård fix(form-builder): pass boundary element to useClickOutside in popovers (PTE) 6abecc7
Geoff Ball docs(client): update client.delete API 99e82df
Bjørge Næss fix(form-builder): don't fallback to raw value in preview subscriber 985a5ee
Bjørge Næss chore(form-builder): add ts support for FormBuilderInput 351251f
Bjørge Næss chore(form-builder): keep array item focus in sync with focusPath 4f1cf8c
Bjørge Næss fix(base): uniq and chunk availability requests 9b3f6fc

Don't miss a new sanity release

NewReleases is sending notifications on new releases.