Skip to content

Choose a tag to compare

@github-actions github-actions released this 13 Jan 02:44
· 2398 commits to main since this release
fefc6f4

Patch Changes

  • #3952 by @zbeyens – Breaking changes (experimental):

    • AIChatPlugin: Remove createAIEditor option
    • Fix editor.tf.replaceSelection:
      • Improved single block selection case with full range check
      • Fixed text properties inheritance when replacing selection
      • In block selection mode, select the replaced blocks
    • Add useAIChatEditor: Creates an editor, registers in the AI chat plugin, and deserializes the
      content into editor.children with block-level memoization.