Skip to content

Releases: ueberdosis/tiptap

v2.7.2

19 Sep 09:28
89d5713
Compare
Choose a tag to compare

#5631

What's Changed

  • fix(vue-3): late-registering plugins by @svenadlung in #5616
  • Publish a new pre-release version by @github-actions in #5631

Full Changelog: v2.7.1...v2.7.2

v2.7.1

17 Sep 14:04
20c7c95
Compare
Choose a tag to compare

#5627

What's Changed

  • Fix Slice import in DropPlugin by @gerardva in #5626
  • build(deps): bump micromatch and lint-staged by @dependabot in #5628
  • build(deps-dev): bump webpack from 5.93.0 to 5.94.0 by @dependabot in #5572
  • build(deps-dev): bump svelte from 4.2.18 to 4.2.19 by @dependabot in #5571
  • build(deps): bump cypress-io/github-action from 6.7.2 to 6.7.6 by @dependabot in #5603
  • build(deps): bump slackapi/slack-github-action from 1.26.0 to 1.27.0 by @dependabot in #5582
  • build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #5581
  • Publish a new pre-release version by @github-actions in #5627

New Contributors

Full Changelog: v2.7.0...v2.7.1

v2.7.0

17 Sep 13:28
a170cf4
Compare
Choose a tag to compare

#5511

What's Changed

New Contributors

Full Changelog: v2.6.6...v2.7.0

v2.7.0-pre.0

27 Aug 13:37
cf20679
Compare
Choose a tag to compare
v2.7.0-pre.0 Pre-release
Pre-release

#5560

What's Changed

New Contributors

Full Changelog: v2.6.6...v2.7.0-pre.0

v2.6.6

23 Aug 10:32
ec6121d
Compare
Choose a tag to compare

#5537

What's Changed

  • fix(core): check schema's nesting rules on contentCheck (#5500) by @lepult in #5535
  • fix(suggestion): dropdown can now be closed with Esc (#4380) by @rfgamaral in #5544
  • Publish a new stable version by @github-actions in #5537

New Contributors

Full Changelog: v2.6.5...v2.6.6

v2.6.5

21 Aug 07:04
f8d79da
Compare
Choose a tag to compare

#5532

What's Changed

  • Publish a new stable version by @github-actions in #5532
  • fix(suggestion): sometimes a suggestion would not show up (#4380) (#5531)

Full Changelog: v2.6.4...v2.6.5

v2.6.4

15 Aug 08:46
ae6cb9d
Compare
Choose a tag to compare

#5497

What's Changed

  • fix(react): always attempt to cleanup editor instances, starting from creation #5492 by @nperez0111 in #5496
  • fix(link): respect custom protocols #5468 by @nperez0111 in #5470
  • Publish a new pre-release version by @github-actions in #5497

Full Changelog: v2.6.3...v2.6.4

v3.0.0-next.1

14 Aug 16:39
a07eea2
Compare
Choose a tag to compare
v3.0.0-next.1 Pre-release
Pre-release

What's Changed

  • build: use tsup for compilation by @nperez0111 in #5455
  • feat(starter-kit): enable more extensions in the starter-kit for easier onboarding by @nperez0111 in #5466
  • Removed tippy.js and replaced it with Floating UI - a newer, more lightweight and customizable floating element library. by @bdbch in #5398

Full Changelog: https://github.com/ueberdosis/tiptap/compare/@tiptap/[email protected]

v2.6.3

14 Aug 18:54
3f5dbbb
Compare
Choose a tag to compare

#5484

What's Changed

  • Make img.ProseMirror-separator 0px by @tjenkinson in #4646
  • fix: Use undefined for type attribute default by @mhemmings in #5491
  • Publish a new pre-release version by @github-actions in #5484

New Contributors

Full Changelog: v2.6.2...v2.6.3

v2.6.2

13 Aug 16:22
b75454e
Compare
Choose a tag to compare

What's Changed

  • Addresses a bug with react in Next.js or when immediatelyRender: false is specified in useEditor
  • Publish a new pre-release version by @github-actions in #5482

Full Changelog: v2.6.1...v2.6.2