npm @tiptap/extensions 3.15.0
v3.15.0

latest releases: 3.20.0, 3.19.0, 3.18.0...
one month ago

@tiptap/core

Minor Changes

  • Add a new dispatchTransaction hook to extensions, allowing developers to intercept, modify, or block transactions before they are applied to the editor state.

@tiptap/extension-unique-id

Patch Changes

  • Fix unique ID assignment when handling empty nodes by checking next node's attribute state in the transaction document before modifying it, preventing incorrect ID assignments.

Don't miss a new extensions release

NewReleases is sending notifications on new releases.