Releases: portabletext/editor
Releases · portabletext/editor
editor: v1.36.4
editor: v1.36.3
editor: v1.36.2
1.36.2 (2025-02-28)
Bug Fixes
- deps: update sanity monorepo to ^3.77.2 (1f9792e)
- text/html converter: fail if no blocks were deserialized (6be9830)
- text/plain converter: fail if no blocks were deserialized (6921d73)
- types: don't reexport behavior types (0e8b47f)
- types: fix typedoc issues (a7706bd)
- types: remove cyclic dependencies (d718b2d)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @portabletext/block-tools bumped to 1.1.11
- dependencies
block-tools: v1.1.11
editor: v1.36.1
editor: v1.36.0
1.36.0 (2025-02-25)
Features
- behaviors: allow listening for all events using
"*"
(baaf310) - plugins: export
DecoratorShortcutPlugin
(3dc9d1a)
Bug Fixes
- deprecate
PortableTextEditor.(undo|redo)
(73fd0b0) - deps: update sanity monorepo to ^3.77.1 (3704f06)
- only warn on
(deserialization|serialization).failure
(b28369c)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @portabletext/block-tools bumped to 1.1.10
- dependencies