npm @tiptap/extension-focus 3.4.6
v3.4.6

4 hours ago

Releases

@tiptap/core@3.4.6

Patch Changes

  • 968016f: Added support for the undoable option in InputRules (matching ProseMirror’s implementation).

    • When false, the change will not be tracked as undoable.
    • Default remains true for backward compatibility.

    This brings Tiptap’s InputRules behavior in line with ProseMirror and gives developers finer control over undo functionality.

Don't miss a new extension-focus release

NewReleases is sending notifications on new releases.