Change8

v5.9.0

📦 sanityView on GitHub →
3 features🐛 9 fixes1 deprecations🔧 1 symbols

Summary

Sanity Studio v5.9.0 introduces several bug fixes, including resolving comment re-render loops and fixing timezone scheduling issues. Key features include showing toasts on clipboard denial and adding schema extraction to build commands.

Migration Steps

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

✨ New Features

  • Show toast notification when clipboard access is denied on copy operations.
  • Added schema extraction to dev and build commands.
  • Added defaultPanes option to documents configuration.

🐛 Bug Fixes

  • Resolved re-render loop when collapsing comments.
  • Hidden publish option for scheduled drafts that are already published.
  • Fixed typedoc upload step from skipping.
  • Timezone could not be changed when scheduling release of a draft.
  • Stabilized end-to-end tests.
  • Added hidden flag to validation context.
  • Fixed error when updating status checks after merging release PR.
  • Fixed crash when switching to a perspective stack.
  • Added warning for schema validation when an array contains multiple primitive types that resolve to the same JSON type.

Affected Symbols

⚡ Deprecations

  • Added deprecated tag for enhancedObjectdialog Beta Property.