@tiptap-pro/extension-comments changelog

Changelog for @tiptap-pro/extension-comments

3.8.2

Patch Changes

  • Fix resolved block thread reappearing as unresolved when another comment exists in the document.
    • @tiptap-pro/provider@3.8.2

3.8.1

Patch Changes

  • @tiptap-pro/provider@3.8.1

3.8.0

Minor Changes

  • Add trackedChangesIntegration option to disable the automatic Track Changes integration in the Comments extension.

Patch Changes

  • @tiptap-pro/provider@3.8.0

3.7.4

Patch Changes

  • Add trackedChanges:suggestionChanged event that fires whenever any aspect of a suggestion changes, including mark attribute changes on the same range. Previously, trackedChanges:suggestionRangeChanged only fired when the range positions shifted, leaving mark toggle changes undetected.
    • @tiptap-pro/provider@3.7.4

3.7.3

Patch Changes

  • @tiptap-pro/provider@3.7.3

3.7.2

Patch Changes

  • Fix peer dependency ranges to use caret (^) instead of exact version pin, allowing consumers to install these packages alongside other tiptap-pro packages at different versions without requiring --legacy-peer-deps
    • @tiptap-pro/provider@3.7.2

3.7.1

Patch Changes

  • Minor bugfixes & improvements
  • Updated dependencies
    • @tiptap-pro/provider@3.7.1

3.7.0

Patch Changes

  • @tiptap-pro/provider@3.7.0

3.6.3

Patch Changes

  • Prevent remote collaborative tracked changes from automatically creating suggestion comments.
    • @tiptap-pro/provider@3.6.3

3.6.2

Patch Changes

  • Improve the tracked-changes comments integration for nested mark-change suggestions.

    The comments extension now reads nested tracked-change suggestion marks more reliably, avoids duplicate suggestion parts when the same suggestion wrapper is repeated on a text node, and uses stable comparison for tracked mark-change payloads so thread metadata updates are only triggered by real changes.

    • @tiptap-pro/provider@3.6.2

3.6.1

Patch Changes

  • The suggestion reason on tracked-change threads is now set from the trackedChanges:suggestionCreated event instead of from transaction meta. This makes the event the single source of truth for suggestion reasons.
    • @tiptap-pro/provider@3.6.1

3.6.0

Minor Changes

  • Comments extension now integrates with Track Changes to automatically manage comment threads for suggestions, keeping discussions synchronized with document changes through accept/reject actions.

Patch Changes

  • Fix: Resolved comment threads now properly hide so open threads on the same text selection remain functional and interactive

    When a comment thread is resolved on text that has multiple overlapping threads, resolved threads are now hidden and do not interfere with open threads. Open threads remain properly highlighted and clickable. If all threads on a selection are resolved, the resolved threads remain visible and interactive for reviewing.

    • @tiptap-pro/provider@3.6.0

3.5.0

Patch Changes

  • Add new triggerClick option to selectThread to handle onClickThread callback when thread is selected via command.
  • Fix types for comment IDs on utility functions not allowing strings
  • Updated dependencies
    • @tiptap-pro/provider@3.5.0

3.4.1

Patch Changes

  • @tiptap-pro/provider@3.4.1

3.4.0

Patch Changes

  • Fixed a bug that could allow onClick events to reference an out-of-bounds position
    • @tiptap-pro/provider@3.4.0

3.3.1

Patch Changes

  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @tiptap-pro/provider@3.3.1

3.3.0

Patch Changes

  • Fixed a bug that could allow onClick events to reference an out-of-bounds position

  • Add type definitions to the editor storage with the storage of the comments extension

    With this change, when accessing editor storage with editor.storage.comments, the type of this property will be ThreadStorage.

    • @tiptap-pro/provider@3.3.0

3.2.1

Patch Changes

  • @tiptap-pro/provider@3.2.1

3.2.0

Patch Changes

  • @tiptap-pro/provider@3.2.0

3.1.0

Patch Changes

  • Fixed an issue where parent lookups would not catch parent block threads on inline nodes
  • Fixed a bug that caused a RangeError throw when a click event would be at the end or beginning of the document
  • Update package.json homepage field to the correct URL value
  • Updated dependencies
    • @tiptap-pro/provider@3.1.0

3.0.1

Patch Changes

  • move @tiptap-cloud/provider to @tiptap-pro/provider
  • Updated dependencies
    • @tiptap-pro/provider@3.0.1

3.0.0

Major Changes

  • Updated all tiptap dependencies

Patch Changes

  • updated tiptap and hocuspocus dependencies
  • Comments: Comment marks should now be correctly highlighted even without a valid provider
  • Initialized Changesets
  • Bumped @tiptap and @hocuspocus dependencies
  • Bumped Tiptap and Hocuspocus Dependencies to most recent version
  • Bumped tiptap and hocuspocus dependencies
  • Updated tiptap packages
  • upgraded hocuspocus and tiptap dependencies
  • Bump tiptap and hocuspocus dependencies
  • Fixed an issue causing comment decorations not being created properly because of a broken check
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
    • @tiptap-cloud/provider@3.0.0

3.0.0-beta.31

Patch Changes

  • @tiptap-cloud/provider@3.0.0-beta.31

3.0.0-beta.30

Patch Changes

  • Bumped Tiptap and Hocuspocus Dependencies to most recent version
  • Updated dependencies
    • @tiptap-cloud/provider@3.0.0-beta.30

3.0.0-beta.29

Patch Changes

  • @tiptap-cloud/provider@3.0.0-beta.29

3.0.0-beta.28

Patch Changes

  • @tiptap-cloud/provider@3.0.0-beta.28

3.0.0-beta.27

Patch Changes

  • @tiptap-cloud/provider@3.0.0-beta.27

3.0.0-beta.26

Patch Changes

  • @tiptap-cloud/provider@3.0.0-beta.26

3.0.0-beta.25

Patch Changes

  • Bumped @tiptap and @hocuspocus dependencies
  • Updated dependencies
    • @tiptap-cloud/provider@3.0.0-beta.25

3.0.0-beta.24

Patch Changes

  • Bump tiptap and hocuspocus dependencies
  • Updated dependencies
    • @tiptap-cloud/provider@3.0.0-beta.24

3.0.0-beta.23

Patch Changes

  • @tiptap-cloud/provider@3.0.0-beta.23

3.0.0-beta.22

Patch Changes

  • upgraded hocuspocus and tiptap dependencies
  • Updated dependencies
    • @tiptap-cloud/provider@3.0.0-beta.22

3.0.0-beta.21

Patch Changes

  • Updated dependencies
    • @tiptap-cloud/provider@3.0.0-beta.21

3.0.0-beta.20

Patch Changes

  • Bumped tiptap and hocuspocus dependencies
  • Updated dependencies
    • @tiptap-cloud/provider@3.0.0-beta.5

3.0.0-beta.19

Patch Changes

  • Comments: Comment marks should now be correctly highlighted even without a valid provider

3.0.0-beta.18

Patch Changes

  • updated tiptap and hocuspocus dependencies
  • Updated dependencies
    • @tiptap-cloud/provider@3.0.0-beta.4

3.0.0-beta.17

Patch Changes

  • Updated dependencies
    • @tiptap-cloud/provider@3.0.0-beta.3

3.0.0-beta.16

Patch Changes

  • Updated tiptap packages
  • Updated dependencies
  • Updated dependencies
    • @tiptap-cloud/provider@3.0.0-beta.2

3.0.0-beta.15

Major Changes

  • Updated all tiptap dependencies

Patch Changes

  • Updated dependencies
    • @tiptap-cloud/provider@3.0.0-beta.1

3.0.0-next.1

Patch Changes

  • Fixed an issue causing comment decorations not being created properly because of a broken check

3.0.0-next.0

Patch Changes

  • Initialized Changesets

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.21.5 (2025-06-18)

Note: Version bump only for package @tiptap-pro/extension-comments

2.21.4 (2025-06-12)

Note: Version bump only for package @tiptap-pro/extension-comments

2.21.3 (2025-06-11)

Note: Version bump only for package @tiptap-pro/extension-comments

2.21.2 (2025-06-11)

Note: Version bump only for package @tiptap-pro/extension-comments

2.21.1 (2025-06-10)

Note: Version bump only for package @tiptap-pro/extension-comments

2.21.0 (2025-05-30)

Note: Version bump only for package @tiptap-pro/extension-comments

2.20.2 (2025-05-29)

Note: Version bump only for package @tiptap-pro/extension-comments

2.20.1 (2025-05-29)

Note: Version bump only for package @tiptap-pro/extension-comments

2.20.0 (2025-05-28)

Note: Version bump only for package @tiptap-pro/extension-comments

2.19.2 (2025-05-25)

Note: Version bump only for package @tiptap-pro/extension-comments

2.19.1 (2025-05-15)

Note: Version bump only for package @tiptap-pro/extension-comments

2.19.0 (2025-05-14)

Note: Version bump only for package @tiptap-pro/extension-comments

2.18.2 (2025-05-13)

Note: Version bump only for package @tiptap-pro/extension-comments

2.18.1 (2025-05-12)

Bug Fixes

  • comments: remove provider requirement for comment decorations (8e55013)

2.18.0 (2025-04-17)

Bug Fixes

  • extension-comments: fix detection of TiptapCollabProvider (905c30b)

2.17.8 (2025-04-11)

Note: Version bump only for package @tiptap-pro/extension-comments

2.17.7 (2025-04-11)

Note: Version bump only for package @tiptap-pro/extension-comments

2.17.6 (2025-03-29)

Note: Version bump only for package @tiptap-pro/extension-comments

2.17.5 (2025-02-26)

Note: Version bump only for package @tiptap-pro/extension-comments

2.17.4 (2025-02-11)

Note: Version bump only for package @tiptap-pro/extension-comments

2.17.3 (2025-01-30)

Note: Version bump only for package @tiptap-pro/extension-comments

2.17.2 (2025-01-07)

Note: Version bump only for package @tiptap-pro/extension-comments

2.17.1 (2024-12-30)

Note: Version bump only for package @tiptap-pro/extension-comments

2.17.0 (2024-12-20)

Note: Version bump only for package @tiptap-pro/extension-comments

2.16.3 (2024-11-28)

Bug Fixes

  • emoji: preserve marks in stored marks when inserting an emoji (#143) (5ebbed4)

2.16.2 (2024-11-27)

Note: Version bump only for package @tiptap-pro/extension-comments

2.16.1 (2024-11-26)

Bug Fixes

  • mathematics: do some bounds checking to make the root doc not be asked what it's before or after is (#140) (7af2b73)

2.16.0 (2024-11-25)

Features

  • table-of-contents: add a command to force refresh the table of contents (#132) (dafc61e)

2.15.0 (2024-11-20)

Note: Version bump only for package @tiptap-pro/extension-comments

2.14.1 (2024-11-14)

Note: Version bump only for package @tiptap-pro/extension-comments

2.14.0 (2024-11-07)

Note: Version bump only for package @tiptap-pro/extension-comments

2.13.0 (2024-10-31)

Features

  • snapshot-compare: first version of snapshot compare (#113) (8462002)

2.11.9 (2024-10-02)

Note: Version bump only for package @tiptap-pro/extension-comments

2.11.8 (2024-10-02)

Note: Version bump only for package @tiptap-pro/extension-comments

2.11.7 (2024-09-27)

Note: Version bump only for package @tiptap-pro/extension-comments

2.11.6 (2024-09-27)

Bug Fixes

  • comments: add more specific undefined check (a935b3e)

2.11.5 (2024-09-27)

Bug Fixes

  • comments: update logic for select and unselect thread (#128) (cbc6e84)

2.11.4 (2024-09-26)

Note: Version bump only for package @tiptap-pro/extension-comments

2.11.3 (2024-09-24)

Bug Fixes

  • if the thread does not reference a thread in this document, remove it (#121) (3349f56)

2.11.2 (2024-08-30)

Note: Version bump only for package @tiptap-pro/extension-comments

2.11.1 (2024-08-23)

Note: Version bump only for package @tiptap-pro/extension-comments

2.11.0 (2024-08-21)

Features

  • comments: add options to control comments selection behavior (#119) (0237edb)

2.10.11 (2024-08-09)

Note: Version bump only for package @tiptap-pro/extension-comments

2.10.10 (2024-08-08)

Note: Version bump only for package @tiptap-pro/extension-comments

2.10.9 (2024-08-06)

Note: Version bump only for package @tiptap-pro/extension-comments

2.10.8 (2024-08-06)

Note: Version bump only for package @tiptap-pro/extension-comments

2.10.7 (2024-07-31)

Note: Version bump only for package @tiptap-pro/extension-comments

2.10.6 (2024-07-31)

Note: Version bump only for package @tiptap-pro/extension-comments

2.10.5 (2024-07-26)

Note: Version bump only for package @tiptap-pro/extension-comments

2.10.4 (2024-07-26)

Note: Version bump only for package @tiptap-pro/extension-comments

2.10.3 (2024-07-16)

Note: Version bump only for package @tiptap-pro/extension-comments

2.10.2 (2024-07-15)

Note: Version bump only for package @tiptap-pro/extension-comments

2.10.1 (2024-07-15)

Note: Version bump only for package @tiptap-pro/extension-comments

2.10.0 (2024-07-14)

Note: Version bump only for package @tiptap-pro/extension-comments

2.9.3 (2024-07-05)

Features

  • add onClickThread option to comments extension (8543ceb)

2.9.2 (2024-06-28)

Note: Version bump only for package @tiptap-pro/extension-comments

2.9.1 (2024-06-26)

Note: Version bump only for package @tiptap-pro/extension-comments

2.9.0 (2024-06-26)

Note: Version bump only for package @tiptap-pro/extension-comments

2.8.9 (2024-06-03)

Note: Version bump only for package @tiptap-pro/extension-comments

2.8.8 (2024-05-27)

Note: Version bump only for package @tiptap-pro/extension-comments

2.8.7 (2024-05-15)

Note: Version bump only for package @tiptap-pro/extension-comments

2.8.6 (2024-05-08)

Note: Version bump only for package @tiptap-pro/extension-comments

2.8.5 (2024-05-08)

Note: Version bump only for package @tiptap-pro/extension-comments

2.8.4 (2024-05-08)

Note: Version bump only for package @tiptap-pro/extension-comments

2.8.3 (2024-05-08)

Note: Version bump only for package @tiptap-pro/extension-comments

2.8.2 (2024-05-06)

Note: Version bump only for package @tiptap-pro/extension-comments

2.8.1 (2024-04-12)

Bug Fixes

  • comments: make call toString optional (de84961)

2.8.0 (2024-04-05)

Note: Version bump only for package @tiptap-pro/extension-comments

2.7.7 (2024-03-28)

Note: Version bump only for package @tiptap-pro/extension-comments

2.7.6 (2024-03-14)

Note: Version bump only for package @tiptap-pro/extension-comments

2.7.5 (2024-02-20)

Note: Version bump only for package @tiptap-pro/extension-comments

2.7.4 (2024-02-20)

Note: Version bump only for package @tiptap-pro/extension-comments

2.7.3 (2024-02-20)

Note: Version bump only for package @tiptap-pro/extension-comments

2.7.2 (2024-02-16)

Note: Version bump only for package @tiptap-pro/extension-comments

2.7.1 (2024-02-16)

Note: Version bump only for package @tiptap-pro/extension-comments

2.7.0 (2024-02-15)

Note: Version bump only for package @tiptap-pro/extension-comments