Server AI Toolkit Changelog

@tiptap-pro/server-ai-toolkit

3.0.0-alpha.4

Patch Changes

  • Avoid using ProseMirror APIs like toObject that are not supported by older versions.

3.0.0-alpha.3

Major changes

  • Initial release of the server AI toolkit cloud service

3.0.0-alpha.2

Patch Changes

  • Fix bug that caused the document to not be updated correctly when the tiptapEdit tool was used to insert content, because the current document was not correctly linked to the current schema.

3.0.0-alpha.1

Major changes

  • Initial alpha release of the Server AI Toolkit