Change8

v6.9.1

📦 sanityView on GitHub →
1 features🐛 7 fixes🔧 2 symbols

Summary

This release includes various improvements and bug fixes, notably a redesign of the Variant overview, Detail, and Releases Detail Page. It also addresses several issues related to comments, form inputs, and media asset queries.

Migration Steps

  1. Run `npm install sanity@latest` to upgrade.

✨ New Features

  • Redesigned Variant overview, Detail, and Releases Detail Page.

🐛 Bug Fixes

  • Dropped the teardown mutation of a reset editor instance in comments.
  • Cleared the blur guard on mouse press inside the editor for comments.
  • Updated @sanity/cli dependency to ^7.18.0.
  • Used project API host for media library video asset queries.
  • Resolved context-aware validation rules in inputs.
  • Opted hotspot preview images out of the global image reset.
  • Updated get-it dependency to ^8.8.3.

Affected Symbols