Skip to content

v0.34.0

Latest
Compare
Choose a tag to compare
@nperez0111 nperez0111 released this 17 Jul 14:39
5ca0572

0.34.0 (2025-07-17)

🚀 Features

  • support multi-column block in PDF, DOCX & ODT exporters (#1781)
  • support react 19 (f7b3466d3)
  • disable conversion of headings to list items (#1799)
  • report moves (indents and outdents) as changes when using getChanges #1757 (#1786, #1757)
  • allow inline content to be draggable (#1818)
  • added type guards, types, and editor prop to custom inline content rendering (#1736)
  • block-change: adds a new API for blocking changes to editor state, by filtering transactions (#1750)

🩹 Fixes

  • remove lookbehind regex for browser compat (#1827)
  • ToggleWrapper button defaulting to submit type (#1823)
  • disable $ref in AI schemas (html format) (#1819)
  • re-evaluate side-menu on scroll (#1830)
  • hide table extend buttons when not editable #1848 (#1850, #1848)
  • resolve several drag & drop issues (#1845)

❤️ Thank You