v6.11.0
📦 sanityView on GitHub →
✨ 3 features🐛 5 fixes🔧 3 symbols
Summary
This release introduces a new diagnostics panel and allows for custom component pane widths. It also includes various dependency updates and bug fixes, such as improving popover behavior in the portable text editor.
Migration Steps
- Prefer `data-pt-editor` over `.pt-editable` for referencing the portable text editor.
✨ New Features
- Added a diagnostics panel to the studio.
- Made the `useFormValue` path optional.
- Added support for custom component pane widths in the structure builder.
🐛 Bug Fixes
- Stopped annotation and comment popovers from flashing while the annotation editor opens.
- Ensured document action filters are honored in version and release menus.
- Fixed dependency issues by upgrading portabletext packages to their latest majors.
- Updated CodeMirror dependencies.
- Fixed dependency issues by updating portabletext packages.