Skip to content

Releases: portabletext/editor

editor: v1.30.6

06 Feb 21:21
Compare
Choose a tag to compare

1.30.6 (2025-02-06)

Bug Fixes

  • deps: update dependency @portabletext/to-html to ^2.0.14 (e44c098)

editor: v1.30.5

06 Feb 14:42
Compare
Choose a tag to compare

1.30.5 (2025-02-06)

Bug Fixes

  • deps: update sanity monorepo to ^3.74.1 (bc4b1bc)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @portabletext/block-tools bumped to 1.1.6

block-tools: v1.1.6

06 Feb 14:42
Compare
Choose a tag to compare

1.1.6 (2025-02-06)

Bug Fixes

  • block-tools: ensure single line breaks in blockquotes (faa7eda)
  • deps: update sanity monorepo to ^3.74.1 (bc4b1bc)

racejar: v1.1.3

05 Feb 10:17
Compare
Choose a tag to compare

1.1.3 (2025-02-05)

Bug Fixes

  • deps: update dependency @playwright/test to ^1.50.1 (5801c0e)

editor: v1.30.4

05 Feb 13:04
Compare
Choose a tag to compare

1.30.4 (2025-02-05)

Bug Fixes

  • selector.getSelectedSpans: don't include spans at the edge of a selection (9f50557)

editor: v1.30.3

05 Feb 10:17
Compare
Choose a tag to compare

1.30.3 (2025-02-05)

Bug Fixes

  • add debug statements to sync machine (1b88141)
  • deps: update sanity monorepo to ^3.73.0 (8825ef6)
  • deps: update sanity monorepo to ^3.74.0 (1a3296e)
  • make sure value sync is retried when busy (02213d1)
  • remove noisy debug statement (7078fcd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @portabletext/block-tools bumped to 1.1.5
    • devDependencies
      • racejar bumped to 1.1.3

block-tools: v1.1.5

05 Feb 10:17
Compare
Choose a tag to compare

1.1.5 (2025-02-05)

Bug Fixes

  • deps: update sanity monorepo to ^3.73.0 (8825ef6)
  • deps: update sanity monorepo to ^3.74.0 (1a3296e)

editor: v1.30.2

04 Feb 09:22
Compare
Choose a tag to compare

1.30.2 (2025-02-04)

Bug Fixes

  • fall back to custom insert.soft break action (bf7e467)
  • make line breaks work on WebKit (9d40139)
  • remove coreBehavior export (1c801dd)

editor: v1.30.1

03 Feb 13:13
Compare
Choose a tag to compare

1.30.1 (2025-02-03)

Bug Fixes

  • deps: update react compiler dependencies 🤖 ✨ (4b48c5b)

editor: v1.30.0

03 Feb 12:31
Compare
Choose a tag to compare

1.30.0 (2025-02-03)

Features

  • selectors: add isOverlappingSelection (906f577)

Bug Fixes

  • add more deprecation messages to PortableTextEditor methods (aaf0736)
  • make sure you can set block object properties using patches (268dec9)