Skip to content

v40.2.2

Latest

Choose a tag to compare

@lime-opensource lime-opensource released this 09 Sep 09:19

40.2.2 (2026-09-09)

Bug Fixes

  • text-editor: detect table pastes with pastedCells and add them as rows (9655f0f)
  • text-editor: extend table paste protection to row slices and cross-table selections (ae90a00)
  • text-editor: give tables visible borders while editing (bf30f3d)
  • text-editor: prevent content loss when pasting tables into cells (29e0faf)
  • text-editor: read pasted table slices without prosemirror-tables internals (6151c1c)