Skip to content

Releases: portabletext/editor

racejar: v1.2.1

03 Mar 10:11
c854dda
Compare
Choose a tag to compare

1.2.1 (2025-03-03)

Bug Fixes

  • make hooks optional in Playwright Feature (b02b7fd)

editor: v1.36.6

03 Mar 14:53
Compare
Choose a tag to compare

1.36.6 (2025-03-03)

Bug Fixes

  • insert.blocks: support and require placement of insertion (d157f17)
  • insert.blocks: support insertion without a selection (291365d)

editor: v1.36.5

03 Mar 10:11
c854dda
Compare
Choose a tag to compare

1.36.5 (2025-03-03)

Bug Fixes

  • deps: update react compiler dependencies 🤖 ✨ (#863) (ecad51c)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • racejar bumped to 1.2.1

editor: v1.36.4

28 Feb 12:07
Compare
Choose a tag to compare

1.36.4 (2025-02-28)

Bug Fixes

  • types: rename BehaviorActionIntend->BehaviorAction (907cf8c)

editor: v1.36.3

28 Feb 11:33
Compare
Choose a tag to compare

1.36.3 (2025-02-28)

Bug Fixes

  • avoid hijacking Shift+Enter key.down event (087bea2)

editor: v1.36.2

28 Feb 10:26
Compare
Choose a tag to compare

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

block-tools: v1.1.11

28 Feb 10:26
Compare
Choose a tag to compare

1.1.11 (2025-02-28)

Bug Fixes

  • deps: update sanity monorepo to ^3.77.2 (1f9792e)

editor: v1.36.1

25 Feb 13:25
Compare
Choose a tag to compare

1.36.1 (2025-02-25)

Bug Fixes

  • mitigate syncing getting stuck if value changed while syncing (cfa7523)

editor: v1.36.0

25 Feb 11:27
Compare
Choose a tag to compare

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

block-tools: v1.1.10

25 Feb 11:27
Compare
Choose a tag to compare

1.1.10 (2025-02-25)

Bug Fixes

  • deps: update sanity monorepo to ^3.77.1 (3704f06)