v2.9.0
What's Changed
- docs: update the typings for DecorationWithType to be more accurate by @nperez0111 in #5692
- fix: add extension-text-style as a dep of @tiptap/starter-kit #5691 by @nperez0111 in #5693
- Fixes resizeable columns when the first row has a colspan by @jaapvanhoek in #4955
- build(deps): bump actions/cache from 4.0.2 to 4.1.0 by @dependabot in #5704
- Fix NodePos logic for child position calculation and attribute changes by @bdbch in #5716
- Fix getMarkRange not finding marks when at the start of a mark by @bdbch in #5717
- Fix editor destruction at the end of Vue transition by @Ericlm in #5648
- Improve accessibility on the editor DOM element by @bdbch in #5734
- Add clear mark parse rules to bold & italic marks by @mgreystone in #5705
- Update mention extension's priority by @kart-c in #5687
- Update styles.scss by @tk-425 in #5732
- fix(core): respect the editor's parseOptions by @nperez0111 in #5742
- fix(react): preserve editable option across renders by @guarmo in #5745
- feat: in a collab setting, disable transactions that are trying to sync invalid content by @nperez0111 in #5207
- Publish a new stable version by @github-actions in #5751
New Contributors
- @jaapvanhoek made their first contribution in #4955
- @Ericlm made their first contribution in #5648
- @tk-425 made their first contribution in #5732
- @guarmo made their first contribution in #5745
Full Changelog: v2.8.0...v2.9.0