3.0.0-beta.35
Minor Changes
- Add support for GPT-5 models
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
and loadAiSuggestionsDebounced
commands
- Define a new type of suggestion that is displayed as a diff. Activate it by setting the
displayAsDiff
property of the rule to true
.
3.0.0-beta.32
Major Changes
- Publish AI Suggestion extension (beta) for Tiptap 3