Change8

v5.25.0

📦 sanityView on GitHub →
3 features🐛 13 fixes🔧 2 symbols

Summary

Sanity Studio v5.25.0 brings various bug fixes related to forms, structure, telemetry, and performance improvements, alongside new features like variants plugin setup.

Migration Steps

  1. Run 'npm install sanity@latest' to upgrade Sanity Studio.

✨ New Features

  • Enriched studio event context for telemetry.
  • Ensured all ordering expressions are addressable in Sanity.
  • Introduced variants plugin setup, which is disabled by default.

🐛 Bug Fixes

  • Kept dialog open when focusing reference link in grid item.
  • Guarded against null formState in DivergencesProvider.
  • Awaited empty response handling in core logic.
  • Used selected timezone in perspective menu dates.
  • Added names to currently nameless telemetry events.
  • Prevented fetching if the query is empty in Vision.
  • Hid the register studio option from local dev mode studios.
  • Resolved z-indexes issue with popovers inside the document form.
  • Restored provenance after pnpm 11 upgrade in CI.
  • Guarded access to browser-only globals in SSR environments.
  • Included versions in consistency status validation.
  • Synced perspective cookie for content agent documents in presentation mode.
  • Updated PortableText dependency.

Affected Symbols