tiptap/packages/extension-mention/CHANGELOG.md

49 KiB

Change Log

3.0.0-next.1

Major Changes

  • a92f4a6: We are now building packages with tsup which does not support UMD builds, please repackage if you require UMD builds

Patch Changes

  • Updated dependencies [a92f4a6]
  • Updated dependencies [da76972]
    • @tiptap/suggestion@3.0.0-next.1
    • @tiptap/core@3.0.0-next.1
    • @tiptap/pm@3.0.0-next.1

3.0.0-next.0

Major Changes

  • 7eaa34d: Removed tippy.js and replaced it with Floating UI - a newer, more lightweight and customizable floating element library.

    This change is breaking existing menu implementations and will require a manual migration.

    Affected packages:

    • @tiptap/extension-floating-menu
    • @tiptap/extension-bubble-menu
    • @tiptap/extension-mention
    • @tiptap/suggestion
    • @tiptap/react
    • @tiptap/vue-2
    • @tiptap/vue-3

    Make sure to remove tippyOptions from the FloatingMenu and BubbleMenu components, and replace them with the new options object. Check our documentation to see how to migrate your existing menu implementations.

    You'll also need to install @floating-ui/dom as a peer dependency to your project like this:

    npm install @floating-ui/dom@^1.6.0
    

    The new options object is compatible with all components that use these extensions.

Patch Changes

  • Updated dependencies [7eaa34d]
  • Updated dependencies [0ec0af6]
    • @tiptap/suggestion@3.0.0-next.0
    • @tiptap/core@3.0.0-next.0
    • @tiptap/pm@3.0.0-next.0

2.5.8

Patch Changes

  • Updated dependencies [a08bf85]
    • @tiptap/core@2.5.8
    • @tiptap/pm@2.5.8
    • @tiptap/suggestion@2.5.8

2.5.7

Patch Changes

  • Updated dependencies [b012471]
  • Updated dependencies [cc3497e]
    • @tiptap/core@2.5.7
    • @tiptap/pm@2.5.7
    • @tiptap/suggestion@2.5.7

2.5.6

Patch Changes

  • Updated dependencies [b5c1b32]
  • Updated dependencies [618bca9]
  • Updated dependencies [35682d1]
  • Updated dependencies [2104f0f]
    • @tiptap/pm@2.5.6
    • @tiptap/core@2.5.6
    • @tiptap/suggestion@2.5.6

2.5.5

Patch Changes

  • Updated dependencies [4cca382]
  • Updated dependencies [3b67e8a]
    • @tiptap/core@2.5.5
    • @tiptap/pm@2.5.5
    • @tiptap/suggestion@2.5.5

2.5.4

Patch Changes

  • dd7f9ac: There was an issue with the cjs bundling of packages and default exports, now we resolve default exports in legacy compatible way
  • Updated dependencies [dd7f9ac]
    • @tiptap/suggestion@2.5.4
    • @tiptap/core@2.5.4
    • @tiptap/pm@2.5.4

2.5.3

Patch Changes

  • @tiptap/core@2.5.3
  • @tiptap/pm@2.5.3
  • @tiptap/suggestion@2.5.3

2.5.2

Patch Changes

  • Updated dependencies [07f4c03]
    • @tiptap/core@2.5.2
    • @tiptap/pm@2.5.2
    • @tiptap/suggestion@2.5.2

2.5.1

Patch Changes

  • @tiptap/core@2.5.1
  • @tiptap/pm@2.5.1
  • @tiptap/suggestion@2.5.1

2.5.0

Patch Changes

  • Updated dependencies [fb45149]
  • Updated dependencies [fb45149]
  • Updated dependencies [fb45149]
  • Updated dependencies [fb45149]
    • @tiptap/core@2.5.0
    • @tiptap/pm@2.5.0
    • @tiptap/suggestion@2.5.0

2.5.0-pre.16

Patch Changes

  • @tiptap/core@2.5.0-pre.16
  • @tiptap/pm@2.5.0-pre.16
  • @tiptap/suggestion@2.5.0-pre.16

2.5.0-pre.15

Patch Changes

  • @tiptap/core@2.5.0-pre.15
  • @tiptap/pm@2.5.0-pre.15
  • @tiptap/suggestion@2.5.0-pre.15

2.5.0-pre.14

Patch Changes

  • @tiptap/core@2.5.0-pre.14
  • @tiptap/pm@2.5.0-pre.14
  • @tiptap/suggestion@2.5.0-pre.14

2.5.0-pre.13

Patch Changes

  • Updated dependencies [74a37ff]
    • @tiptap/core@2.5.0-pre.13
    • @tiptap/pm@2.5.0-pre.13
    • @tiptap/suggestion@2.5.0-pre.13

2.5.0-pre.12

Patch Changes

  • Updated dependencies [74a37ff]
    • @tiptap/core@2.5.0-pre.12
    • @tiptap/pm@2.5.0-pre.12
    • @tiptap/suggestion@2.5.0-pre.12

2.5.0-pre.11

Patch Changes

  • Updated dependencies [74a37ff]
    • @tiptap/core@2.5.0-pre.11
    • @tiptap/pm@2.5.0-pre.11
    • @tiptap/suggestion@2.5.0-pre.11

2.5.0-pre.10

Patch Changes

  • Updated dependencies [74a37ff]
    • @tiptap/core@2.5.0-pre.10
    • @tiptap/pm@2.5.0-pre.10
    • @tiptap/suggestion@2.5.0-pre.10

2.5.0-pre.9

Patch Changes

  • Updated dependencies [14a00f4]
    • @tiptap/core@2.5.0-pre.9
    • @tiptap/pm@2.5.0-pre.9
    • @tiptap/suggestion@2.5.0-pre.9

2.5.0-pre.8

Patch Changes

  • Updated dependencies [509676e]
    • @tiptap/core@2.5.0-pre.8
    • @tiptap/pm@2.5.0-pre.8
    • @tiptap/suggestion@2.5.0-pre.8

2.5.0-pre.7

Patch Changes

  • @tiptap/core@2.5.0-pre.7
  • @tiptap/pm@2.5.0-pre.7
  • @tiptap/suggestion@2.5.0-pre.7

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

2.4.0 (2024-05-14)

Features

2.3.2 (2024-05-08)

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

2.3.1 (2024-04-30)

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

2.3.0 (2024-04-09)

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

2.2.6 (2024-04-06)

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

2.2.5 (2024-04-05)

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

2.2.4 (2024-02-23)

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

2.2.3 (2024-02-15)

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

2.2.2 (2024-02-07)

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

2.2.1 (2024-01-31)

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

2.2.0 (2024-01-29)

2.2.0-rc.8 (2024-01-08)

2.2.0-rc.7 (2023-11-27)

2.2.0-rc.6 (2023-11-23)

2.2.0-rc.4 (2023-10-10)

2.2.0-rc.3 (2023-08-18)

2.2.0-rc.1 (2023-08-18)

2.2.0-rc.0 (2023-08-18)

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

2.1.16 (2024-01-10)

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

2.1.15 (2024-01-08)

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

2.1.14 (2024-01-08)

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

2.1.13 (2023-11-30)

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

2.1.12 (2023-10-11)

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

2.1.11 (2023-09-20)

Reverts

2.1.10 (2023-09-15)

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

2.1.9 (2023-09-14)

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

2.1.8 (2023-09-04)

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

2.1.7 (2023-09-04)

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

2.1.6 (2023-08-18)

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

2.1.5 (2023-08-18)

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

2.1.4 (2023-08-18)

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

2.1.3 (2023-08-18)

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

2.1.2 (2023-08-17)

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

2.1.1 (2023-08-16)

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

2.1.0 (2023-08-16)

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

2.1.0-rc.14 (2023-08-11)

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

2.1.0-rc.13 (2023-08-11)

2.1.0-rc.12 (2023-07-14)

2.1.0-rc.11 (2023-07-07)

2.1.0-rc.10 (2023-07-07)

2.1.0-rc.9 (2023-06-15)

2.1.0-rc.8 (2023-05-25)

2.1.0-rc.5 (2023-05-25)

2.1.0-rc.4 (2023-04-27)

2.1.0-rc.3 (2023-04-26)

2.1.0-rc.2 (2023-04-26)

2.1.0-rc.1 (2023-04-12)

2.1.0-rc.0 (2023-04-05)

Bug Fixes

  • Update peerDependencies to fix lerna version tasks (#3914) (0c1bba3)

2.1.0-rc.12 (2023-07-14)

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

2.1.0-rc.11 (2023-07-07)

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

2.1.0-rc.10 (2023-07-07)

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

2.1.0-rc.9 (2023-06-15)

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

2.1.0-rc.8 (2023-05-25)

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

2.1.0-rc.7 (2023-05-25)

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

2.1.0-rc.6 (2023-05-25)

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

2.1.0-rc.5 (2023-05-25)

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

2.1.0-rc.4 (2023-04-27)

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

2.1.0-rc.3 (2023-04-26)

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

2.1.0-rc.2 (2023-04-26)

2.1.0-rc.1 (2023-04-12)

2.1.0-rc.0 (2023-04-05)

Bug Fixes

  • Update peerDependencies to fix lerna version tasks (#3914) (0c1bba3)

2.1.0-rc.1 (2023-04-12)

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

2.1.0-rc.0 (2023-04-05)

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

2.0.3 (2023-04-13)

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

2.0.2 (2023-04-03)

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

2.0.1 (2023-03-30)

Bug Fixes

  • Update peerDependencies to fix lerna version tasks (#3914) (0534f76)

2.0.0-beta.220 (2023-02-28)

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

2.0.0-beta.219 (2023-02-27)

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

2.0.0-beta.218 (2023-02-18)

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

2.0.0-beta.217 (2023-02-09)

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

2.0.0-beta.216 (2023-02-08)

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

2.0.0-beta.215 (2023-02-08)

Bug Fixes

  • fix builds including prosemirror (a380ec4)

2.0.0-beta.214 (2023-02-08)

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

2.0.0-beta.213 (2023-02-07)

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

2.0.0-beta.212 (2023-02-03)

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

2.0.0-beta.211 (2023-02-02)

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

2.0.0-beta.210 (2023-02-02)

Features

  • pm: new prosemirror package for dependency resolving (f387ad3)

2.0.0-beta.209 (2022-12-16)

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

2.0.0-beta.208 (2022-12-16)

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

2.0.0-beta.207 (2022-12-08)

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

2.0.0-beta.206 (2022-12-08)

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

2.0.0-beta.205 (2022-12-05)

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

2.0.0-beta.204 (2022-11-25)

Bug Fixes

  • core: rename esm modules to esm.js (c1a0c3a)

2.0.0-beta.203 (2022-11-24)

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

2.0.0-beta.202 (2022-11-04)

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

2.0.0-beta.201 (2022-11-04)

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

2.0.0-beta.200 (2022-11-04)

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

2.0.0-beta.199 (2022-09-30)

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

2.0.0-beta.198 (2022-09-29)

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

2.0.0-beta.197 (2022-09-26)

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

2.0.0-beta.196 (2022-09-20)

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

2.0.0-beta.195 (2022-09-14)

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

2.0.0-beta.194 (2022-09-11)

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

2.0.0-beta.193 (2022-09-10)

Bug Fixes

  • add exports to package.json (1277fa4)
  • add pluginKey option to suggestion plugin, fix #1282 (7cf3350)
  • extension/mention: collapse selection to end after suggestion insertion to fix chrome selection issue with mouse (163de4e)
  • fix check for showing mention suggestion (5e652c9)
  • Fix parsing of mention nodes (#1471) (5178172)
  • fixes an error when using the mention extension and pasting text ending with "@", fix #2413 (55fa220)
  • prevent multiple space characters after mention node, fix #1703 (3f7e6b2)
  • remove some magic strings (6c34dec)
  • revert adding exports (bc320d0)
  • revert adding type: module (f8d6475)

Features

  • add insertContent() command, deprecate insertText(), insertHTML() and insertNode() (b8d9b7d)
  • add label attribute to mention extension (#1322) (c3afe88)
  • add renderLabel option to mention extension, see #1322 (3b78af4)
  • parseHTML for attributes should return the value instead of an object now, fix #1863 (8a3b47a)

Reverts

2.0.0-beta.103 (2022-09-03)

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

2.0.0-beta.102 (2022-06-27)

Bug Fixes

  • extension/mention: collapse selection to end after suggestion insertion to fix chrome selection issue with mouse (163de4e)

2.0.0-beta.101 (2022-06-20)

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

2.0.0-beta.100 (2022-06-17)

Reverts

2.0.0-beta.98 (2022-06-17)

Reverts

2.0.0-beta.97 (2022-05-18)

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

2.0.0-beta.96 (2022-04-27)

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

2.0.0-beta.95 (2022-01-25)

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

2.0.0-beta.94 (2022-01-21)

Bug Fixes

  • fixes an error when using the mention extension and pasting text ending with "@", fix #2413 (55fa220)

2.0.0-beta.93 (2022-01-20)

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

2.0.0-beta.92 (2022-01-13)

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

2.0.0-beta.91 (2022-01-04)

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

2.0.0-beta.90 (2021-12-04)

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

2.0.0-beta.89 (2021-12-02)

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

2.0.0-beta.88 (2021-12-02)

Bug Fixes

  • remove some magic strings (6c34dec)

2.0.0-beta.87 (2021-11-17)

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

2.0.0-beta.86 (2021-11-09)

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

2.0.0-beta.85 (2021-11-09)

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

2.0.0-beta.84 (2021-11-09)

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

2.0.0-beta.83 (2021-11-08)

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

2.0.0-beta.82 (2021-11-05)

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

2.0.0-beta.81 (2021-10-31)

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

2.0.0-beta.80 (2021-10-26)

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

2.0.0-beta.79 (2021-10-25)

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

2.0.0-beta.78 (2021-10-22)

Bug Fixes

  • fix check for showing mention suggestion (5e652c9)

2.0.0-beta.77 (2021-10-14)

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

2.0.0-beta.76 (2021-10-14)

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

2.0.0-beta.75 (2021-10-08)

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

2.0.0-beta.74 (2021-09-20)

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

2.0.0-beta.73 (2021-09-15)

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

2.0.0-beta.72 (2021-09-08)

Features

  • parseHTML for attributes should return the value instead of an object now, fix #1863 (8a3b47a)

2.0.0-beta.71 (2021-09-06)

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

2.0.0-beta.70 (2021-08-23)

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

2.0.0-beta.69 (2021-08-23)

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

2.0.0-beta.68 (2021-08-20)

Bug Fixes

  • prevent multiple space characters after mention node, fix #1703 (3f7e6b2)

2.0.0-beta.67 (2021-08-13)

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

2.0.0-beta.66 (2021-08-13)

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

2.0.0-beta.65 (2021-08-13)

Bug Fixes

  • add pluginKey option to suggestion plugin, fix #1282 (7cf3350)

2.0.0-beta.64 (2021-08-09)

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

2.0.0-beta.63 (2021-07-26)

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

2.0.0-beta.62 (2021-07-26)

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

2.0.0-beta.61 (2021-06-23)

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

2.0.0-beta.60 (2021-06-17)

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

2.0.0-beta.59 (2021-06-15)

Bug Fixes

2.0.0-beta.58 (2021-06-14)

Features

  • add label attribute to mention extension (#1322) (c3afe88)
  • add renderLabel option to mention extension, see #1322 (3b78af4)

2.0.0-beta.57 (2021-05-27)

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

2.0.0-beta.56 (2021-05-18)

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

2.0.0-beta.55 (2021-05-17)

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

2.0.0-beta.54 (2021-05-13)

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

2.0.0-beta.53 (2021-05-07)

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

2.0.0-beta.52 (2021-05-07)

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

2.0.0-beta.51 (2021-05-07)

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

2.0.0-beta.50 (2021-05-07)

Bug Fixes

2.0.0-beta.49 (2021-05-06)

Bug Fixes

  • revert adding type: module (f8d6475)

2.0.0-beta.48 (2021-05-06)

Bug Fixes

  • add exports to package.json (1277fa4)

2.0.0-beta.47 (2021-05-06)

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

2.0.0-beta.46 (2021-05-06)

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

2.0.0-beta.45 (2021-05-05)

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

2.0.0-beta.44 (2021-05-05)

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

2.0.0-beta.43 (2021-05-04)

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

2.0.0-beta.42 (2021-04-27)

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

2.0.0-beta.41 (2021-04-27)

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

2.0.0-beta.40 (2021-04-27)

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

2.0.0-beta.39 (2021-04-23)

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

2.0.0-beta.38 (2021-04-23)

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

2.0.0-beta.37 (2021-04-22)

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

2.0.0-beta.36 (2021-04-21)

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

2.0.0-beta.35 (2021-04-20)

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

2.0.0-beta.34 (2021-04-20)

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

2.0.0-beta.33 (2021-04-16)

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

2.0.0-beta.32 (2021-04-16)

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

2.0.0-beta.31 (2021-04-15)

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

2.0.0-beta.30 (2021-04-15)

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

2.0.0-beta.29 (2021-04-12)

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

2.0.0-beta.28 (2021-04-12)

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

2.0.0-beta.27 (2021-04-09)

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

2.0.0-beta.26 (2021-04-09)

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

2.0.0-beta.25 (2021-04-09)

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

2.0.0-beta.24 (2021-04-08)

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

2.0.0-beta.23 (2021-04-08)

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

2.0.0-beta.22 (2021-04-08)

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

2.0.0-beta.21 (2021-04-08)

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

2.0.0-beta.20 (2021-04-07)

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

2.0.0-beta.19 (2021-04-07)

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

2.0.0-beta.18 (2021-04-07)

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

2.0.0-beta.17 (2021-04-07)

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

2.0.0-beta.16 (2021-04-07)

Features

  • add insertContent() command, deprecate insertText(), insertHTML() and insertNode() (b8d9b7d)

2.0.0-beta.15 (2021-04-06)

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

2.0.0-beta.14 (2021-04-04)

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

2.0.0-beta.13 (2021-04-02)

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

2.0.0-beta.12 (2021-04-01)

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

2.0.0-beta.11 (2021-04-01)

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

2.0.0-beta.10 (2021-03-31)

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

2.0.0-beta.9 (2021-03-28)

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

2.0.0-beta.8 (2021-03-28)

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

2.0.0-beta.7 (2021-03-28)

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

2.0.0-beta.6 (2021-03-24)

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

2.0.0-beta.5 (2021-03-18)

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

2.0.0-beta.4 (2021-03-18)

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

2.0.0-beta.3 (2021-03-16)

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

2.0.0-beta.2 (2021-03-09)

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

2.0.0-beta.1 (2021-03-05)

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

2.0.0-alpha.12 (2021-02-28)

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

2.0.0-alpha.11 (2021-02-26)

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

2.0.0-alpha.10 (2021-02-26)

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

2.0.0-alpha.9 (2021-02-18)

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

2.0.0-alpha.8 (2021-02-16)

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

2.0.0-alpha.7 (2021-02-16)

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

2.0.0-alpha.6 (2021-02-07)

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

2.0.0-alpha.5 (2021-02-05)

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

2.0.0-alpha.4 (2021-01-29)

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

2.0.0-alpha.3 (2021-01-29)

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

2.0.0-alpha.2 (2021-01-28)

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

2.0.0-alpha.1 (2021-01-28)

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