@tiptap-pro/client-ai-toolkit changelog

Changelog for @tiptap-pro/client-ai-toolkit

0.14.0

Minor Changes

  • Tracked Changes integration now supports block splits.

Patch Changes

  • Fix an extra empty row being inserted when the AI edits custom nodes that render as tables.

0.13.3

Patch Changes

  • Fix CommonJS type declaration export paths.

0.13.2

Patch Changes

  • Preserve boundary whitespace consistently when inserting HTML.

0.13.1

Patch Changes

  • Use namespaced AI Toolkit events to synchronize tracked-change comment threads without conflicting with the Tracked Changes extension event payloads.

0.13.0

0.12.2

Patch Changes

  • Add disclaimer banner to build

0.12.1

Patch Changes

  • Fix node hashes assigned by tiptapRead not persisting to the collaborative document when a read runs during an incoming remote update, which could cause later operations to fail with "Node with this hash not found" after a reload

0.12.0

Minor Changes

  • Add client AI Toolkit packages and retain the existing package names as compatibility aliases.