Changelog
3.0.0-beta.34
Patch Changes
- Use unpinned Tiptap dependencies to avoid peer dependency issues with Tiptap 3.x.x
3.0.0-beta.33
Minor Changes
- Provide a custom resolver function to
loadAiSuggestions
andloadAiSuggestionsDebounced
commands - Define a new type of suggestion that is displayed as a diff. Activate it by setting the
displayAsDiff
property of the rule totrue
.
3.0.0-beta.32
Major Changes
- Publish AI Suggestion extension (beta) for Tiptap 3