Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 18:56
· 43 commits to main since this release
c5f716e

Minor Changes

  • #3980 by @zbeyens

    • useAIChatEditor: add editor as first parameter:
    const aiEditor = usePlateEditor({ plugins });
    useAIChatEditor(aiEditor, content);