Upgrade the Command Line Interface (CLI) with:
npm install --global @sanity/cli
Upgrade Sanity Studio with:
sanity upgrade
π Notable bugfixes
This release:
- Fixes an issue where presence didn't display avatars inside collapsed objects and fieldsets.
- Fixes a bug where marks continued in the next paragraph when pressing enter (splitting) at the end of a Portable Text block and gave a validation error.
- Fixes a bug with undo/redo when using marks in the Portable Text Editor.
π Full changelog
Author | Message | Commit |
---|---|---|
Per-Kristian Nordnes | [form-builder]Β PTE: minor code tweak to default hotkeys object | 7d89fa7 |
Per-Kristian Nordnes | [form-builder] Update @sanity/portable-text-editor | bb35633 |
vicbergquist | [components, form-builder] fix child presence on collapsed objects and fieldsets | 78b3c49 |