Change8

v5.31.0

📦 sanityView on GitHub →
4 features🐛 10 fixes🔧 7 symbols

Summary

Sanity Studio v5.31.0 introduces new features like shared queries in Vision and document-level presence, alongside numerous dependency updates and bug fixes across the core and forms.

Migration Steps

  1. Run 'npm install sanity@latest' to upgrade Sanity Studio.
  2. Refer to the comprehensive guide on Installing and Upgrading Sanity Studio for new projects or upgrade details: https://www.sanity.io/docs/upgrade

✨ New Features

  • Added shared queries support and UI improvements to Vision.
  • Schema preview selection is now used for search in the core.
  • Document level presence has been added to the core.
  • Added a tab bar to switch panes at narrow viewports in Presentation mode.

🐛 Bug Fixes

  • Fixed internationalized array locators for plugin v5 in end-to-end tests.
  • Aligned modal width helper test with new default width in form tests.
  • Set touch-action: none on array drag handle.
  • Supported modal width in Enhanced dialog.
  • ChildLink now renders missing documents in Presentation mode.
  • Kept edit dialog open on cmd+up inside text editors.
  • Applied default width to annotation edit popover when modal has no width.
  • Improved React strict-mode handling in the core.
  • Hid add-to-release option for archived scheduled drafts in the studio.
  • Warned when no login providers are available in the core.

Affected Symbols