[go: up one dir, main page]

Skip to content

Releases: ueberdosis/tiptap

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/vue-3@3.0.0-next.0...v3.0.0-next.1

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

v2.6.1

13 Aug 10:52
d137c31
Compare
Choose a tag to compare

#5480

What's Changed

  • fix(react): update typescript types to be backwards-compatible by @nperez0111 in #5479
  • Publish a new pre-release version by @github-actions in #5480

Full Changelog: v2.6.0...v2.6.1

v2.6.0

13 Aug 07:06
b2d5c94
Compare
Choose a tag to compare

#5458

What's Changed

New Contributors

Full Changelog: v2.5.9...v2.6.0

v2.5.9

06 Aug 18:46
535dccc
Compare
Choose a tag to compare

What's Changed

  • fix: findDuplicates - use Array.from when converting Set by @roblafeve in #5428
  • fix: allow task items to be parsed when only having <li data-checked instead of only when <li data-checked="true" (re-fix of #5366) by @baseballyama in #5426
  • chore: Use proper types for configure methods (Extension/Mark/Node) by @rfgamaral in #5421
  • fix(core): resolve isNodeEmpty criteria #5415 by @nperez0111 in #5419
  • fix(react): optimize useEditor and useEditorState to reduce number of instances created while being performant #5432 by @nperez0111 in #5445
  • fix(placeholder): add back-compat to deprecated placeholder functionality by @nperez0111 in #5409
  • build(deps): bump cypress-io/github-action from 6.7.1 to 6.7.2 by @dependabot in #5443
  • build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.5 by @dependabot in #5444
  • fix(core): use correct position for getMarksBetween by @nperez0111 in #5412
  • feat(core): add ignoreWhitespace option to isNodeEmpty by @nperez0111 in #5446
  • fix(collaboration): update y-prosemirror, respect onFirstRender by @nperez0111 in #5411
  • fix: respect defaultLanguage on code-block-lowlight add option to code-block by @nperez0111 in #5406
  • fix(extension-code-block-lowlight): use lowlight v3 and update demo by @nperez0111 in #5374
  • Publish a new pre-release version by @github-actions in #5451

New Contributors

Full Changelog: v2.5.8...v2.5.9