fix(deps): update tiptap to v2.3.0 #2263

Merged
konrad merged 1 commits from renovate/tiptap into main 2024-04-10 20:59:54 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@tiptap/core (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-blockquote (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-bold (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-bullet-list (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-code (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-code-block-lowlight (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-document (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-dropcursor (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-gapcursor (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-hard-break (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-heading (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-history (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-horizontal-rule (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-image (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-italic (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-link (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-list-item (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-ordered-list (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-paragraph (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-placeholder (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-strike (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-table (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-table-cell (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-table-header (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-table-row (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-task-item (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-task-list (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-text (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-typography (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/extension-underline (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/pm (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/suggestion (source) dependencies minor 2.2.6 -> 2.3.0
@tiptap/vue-3 (source) dependencies minor 2.2.6 -> 2.3.0

Release Notes

ueberdosis/tiptap (@​tiptap/core)

v2.3.0

Compare Source

Bug Fixes
Features
  • core: apply input and paste rules when using insertContent methods (#​5046) (96b6abc)

2.2.6 (2024-04-06)

Bug Fixes

2.2.5 (2024-04-05)

Note: Version bump only for package @​tiptap/core

2.2.4 (2024-02-23)

Bug Fixes
  • typecheck drag and clipboard events for testing environments (bbee9a3)

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/core

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/core

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/core

ueberdosis/tiptap (@​tiptap/extension-blockquote)

v2.3.0

Compare Source

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

2.2.6 (2024-04-06)

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

2.2.5 (2024-04-05)

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

2.2.4 (2024-02-23)

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

2.2.3 (2024-02-15)

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

2.2.2 (2024-02-07)

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

2.2.1 (2024-01-31)

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

ueberdosis/tiptap (@​tiptap/extension-bold)

v2.3.0

Compare Source

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

2.2.6 (2024-04-06)

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

2.2.5 (2024-04-05)

Bug Fixes
  • Disallow only whitespace between markdown shortcuts delimiters (#​4866) (aa029fe)

2.2.4 (2024-02-23)

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

2.2.3 (2024-02-15)

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

2.2.2 (2024-02-07)

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

2.2.1 (2024-01-31)

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

ueberdosis/tiptap (@​tiptap/extension-bullet-list)

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/extension-bullet-list

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/extension-bullet-list

2.2.5 (2024-04-05)

Note: Version bump only for package @​tiptap/extension-bullet-list

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-bullet-list

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-bullet-list

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-bullet-list

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/extension-bullet-list

ueberdosis/tiptap (@​tiptap/extension-code)

v2.3.0

Compare Source

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

2.2.6 (2024-04-06)

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

2.2.5 (2024-04-05)

Bug Fixes
  • Disallow only whitespace between markdown shortcuts delimiters (#​4866) (aa029fe)

2.2.4 (2024-02-23)

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

2.2.3 (2024-02-15)

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

2.2.2 (2024-02-07)

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

2.2.1 (2024-01-31)

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

ueberdosis/tiptap (@​tiptap/extension-code-block-lowlight)

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/extension-code-block-lowlight

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/extension-code-block-lowlight

2.2.5 (2024-04-05)

Note: Version bump only for package @​tiptap/extension-code-block-lowlight

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-code-block-lowlight

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-code-block-lowlight

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-code-block-lowlight

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/extension-code-block-lowlight

ueberdosis/tiptap (@​tiptap/extension-document)

v2.3.0

Compare Source

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

2.2.6 (2024-04-06)

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

2.2.5 (2024-04-05)

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

2.2.4 (2024-02-23)

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

2.2.3 (2024-02-15)

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

2.2.2 (2024-02-07)

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

2.2.1 (2024-01-31)

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

ueberdosis/tiptap (@​tiptap/extension-dropcursor)

v2.3.0

Compare Source

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

2.2.6 (2024-04-06)

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

2.2.5 (2024-04-05)

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

2.2.4 (2024-02-23)

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

2.2.3 (2024-02-15)

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

2.2.2 (2024-02-07)

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

2.2.1 (2024-01-31)

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

ueberdosis/tiptap (@​tiptap/extension-gapcursor)

v2.3.0

Compare Source

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

2.2.6 (2024-04-06)

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

2.2.5 (2024-04-05)

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

2.2.4 (2024-02-23)

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

2.2.3 (2024-02-15)

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

2.2.2 (2024-02-07)

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

2.2.1 (2024-01-31)

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

ueberdosis/tiptap (@​tiptap/extension-hard-break)

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/extension-hard-break

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/extension-hard-break

2.2.5 (2024-04-05)

Note: Version bump only for package @​tiptap/extension-hard-break

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-hard-break

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-hard-break

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-hard-break

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/extension-hard-break

ueberdosis/tiptap (@​tiptap/extension-heading)

v2.3.0

Compare Source

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

2.2.6 (2024-04-06)

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

2.2.5 (2024-04-05)

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

2.2.4 (2024-02-23)

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

2.2.3 (2024-02-15)

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

2.2.2 (2024-02-07)

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

2.2.1 (2024-01-31)

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

ueberdosis/tiptap (@​tiptap/extension-history)

v2.3.0

Compare Source

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

2.2.6 (2024-04-06)

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

2.2.5 (2024-04-05)

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

2.2.4 (2024-02-23)

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

2.2.3 (2024-02-15)

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

2.2.2 (2024-02-07)

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

2.2.1 (2024-01-31)

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

ueberdosis/tiptap (@​tiptap/extension-horizontal-rule)

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/extension-horizontal-rule

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/extension-horizontal-rule

2.2.5 (2024-04-05)

Note: Version bump only for package @​tiptap/extension-horizontal-rule

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-horizontal-rule

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-horizontal-rule

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-horizontal-rule

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/extension-horizontal-rule

ueberdosis/tiptap (@​tiptap/extension-image)

v2.3.0

Compare Source

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

2.2.6 (2024-04-06)

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

2.2.5 (2024-04-05)

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

2.2.4 (2024-02-23)

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

2.2.3 (2024-02-15)

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

2.2.2 (2024-02-07)

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

2.2.1 (2024-01-31)

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

ueberdosis/tiptap (@​tiptap/extension-italic)

v2.3.0

Compare Source

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

2.2.6 (2024-04-06)

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

2.2.5 (2024-04-05)

Bug Fixes
  • Disallow only whitespace between markdown shortcuts delimiters (#​4866) (aa029fe)

2.2.4 (2024-02-23)

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

2.2.3 (2024-02-15)

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

2.2.2 (2024-02-07)

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

2.2.1 (2024-01-31)

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

ueberdosis/tiptap (@​tiptap/extension-link)

v2.3.0

Compare Source

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

2.2.6 (2024-04-06)

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

2.2.5 (2024-04-05)

Bug Fixes
  • extension-link: Avoid auto-linking partial text for invalid TLDs (#​4865) (4474d05)

2.2.4 (2024-02-23)

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

2.2.3 (2024-02-15)

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

2.2.2 (2024-02-07)

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

2.2.1 (2024-01-31)

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

ueberdosis/tiptap (@​tiptap/extension-list-item)

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/extension-list-item

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/extension-list-item

2.2.5 (2024-04-05)

Note: Version bump only for package @​tiptap/extension-list-item

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-list-item

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-list-item

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-list-item

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/extension-list-item

ueberdosis/tiptap (@​tiptap/extension-ordered-list)

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/extension-ordered-list

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/extension-ordered-list

2.2.5 (2024-04-05)

Note: Version bump only for package @​tiptap/extension-ordered-list

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-ordered-list

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-ordered-list

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-ordered-list

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/extension-ordered-list

ueberdosis/tiptap (@​tiptap/extension-paragraph)

v2.3.0

Compare Source

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

2.2.6 (2024-04-06)

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

2.2.5 (2024-04-05)

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

2.2.4 (2024-02-23)

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

2.2.3 (2024-02-15)

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

2.2.2 (2024-02-07)

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

2.2.1 (2024-01-31)

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

ueberdosis/tiptap (@​tiptap/extension-placeholder)

v2.3.0

Compare Source

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

2.2.6 (2024-04-06)

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

2.2.5 (2024-04-05)

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

2.2.4 (2024-02-23)

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

2.2.3 (2024-02-15)

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

2.2.2 (2024-02-07)

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

2.2.1 (2024-01-31)

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

ueberdosis/tiptap (@​tiptap/extension-strike)

v2.3.0

Compare Source

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

2.2.6 (2024-04-06)

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

2.2.5 (2024-04-05)

Bug Fixes
  • Disallow only whitespace between markdown shortcuts delimiters (#​4866) (aa029fe)

2.2.4 (2024-02-23)

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

2.2.3 (2024-02-15)

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

2.2.2 (2024-02-07)

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

2.2.1 (2024-01-31)

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

ueberdosis/tiptap (@​tiptap/extension-table)

v2.3.0

Compare Source

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

2.2.6 (2024-04-06)

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

2.2.5 (2024-04-05)

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

2.2.4 (2024-02-23)

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

2.2.3 (2024-02-15)

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

2.2.2 (2024-02-07)

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

2.2.1 (2024-01-31)

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

ueberdosis/tiptap (@​tiptap/extension-table-cell)

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/extension-table-cell

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/extension-table-cell

2.2.5 (2024-04-05)

Note: Version bump only for package @​tiptap/extension-table-cell

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-table-cell

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-table-cell

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-table-cell

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/extension-table-cell

ueberdosis/tiptap (@​tiptap/extension-table-header)

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/extension-table-header

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/extension-table-header

2.2.5 (2024-04-05)

Note: Version bump only for package @​tiptap/extension-table-header

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-table-header

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-table-header

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-table-header

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/extension-table-header

ueberdosis/tiptap (@​tiptap/extension-table-row)

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/extension-table-row

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/extension-table-row

2.2.5 (2024-04-05)

Note: Version bump only for package @​tiptap/extension-table-row

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-table-row

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-table-row

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-table-row

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/extension-table-row

ueberdosis/tiptap (@​tiptap/extension-task-item)

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/extension-task-item

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/extension-task-item

2.2.5 (2024-04-05)

Note: Version bump only for package @​tiptap/extension-task-item

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-task-item

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-task-item

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-task-item

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/extension-task-item

ueberdosis/tiptap (@​tiptap/extension-task-list)

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/extension-task-list

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/extension-task-list

2.2.5 (2024-04-05)

Note: Version bump only for package @​tiptap/extension-task-list

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-task-list

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-task-list

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-task-list

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/extension-task-list

ueberdosis/tiptap (@​tiptap/extension-text)

v2.3.0

Compare Source

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

2.2.6 (2024-04-06)

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

2.2.5 (2024-04-05)

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

2.2.4 (2024-02-23)

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

2.2.3 (2024-02-15)

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

2.2.2 (2024-02-07)

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

2.2.1 (2024-01-31)

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

ueberdosis/tiptap (@​tiptap/extension-typography)

v2.3.0

Compare Source

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

2.2.6 (2024-04-06)

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

2.2.5 (2024-04-05)

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

2.2.4 (2024-02-23)

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

2.2.3 (2024-02-15)

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

2.2.2 (2024-02-07)

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

2.2.1 (2024-01-31)

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

ueberdosis/tiptap (@​tiptap/extension-underline)

v2.3.0

Compare Source

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

2.2.6 (2024-04-06)

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

2.2.5 (2024-04-05)

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

2.2.4 (2024-02-23)

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

2.2.3 (2024-02-15)

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

2.2.2 (2024-02-07)

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

2.2.1 (2024-01-31)

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

ueberdosis/tiptap (@​tiptap/pm)

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/pm

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/pm

2.2.5 (2024-04-05)

Note: Version bump only for package @​tiptap/pm

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/pm

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/pm

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/pm

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/pm

ueberdosis/tiptap (@​tiptap/suggestion)

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/suggestion

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/suggestion

2.2.5 (2024-04-05)

Note: Version bump only for package @​tiptap/suggestion

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/suggestion

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/suggestion

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/suggestion

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/suggestion

ueberdosis/tiptap (@​tiptap/vue-3)

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/vue-3

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/vue-3

2.2.5 (2024-04-05)

Note: Version bump only for package @​tiptap/vue-3

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/vue-3

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/vue-3

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/vue-3

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/vue-3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@tiptap/core](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/core)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fcore/2.2.6/2.3.0) | | [@tiptap/extension-blockquote](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-blockquote)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-blockquote/2.2.6/2.3.0) | | [@tiptap/extension-bold](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-bold)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-bold/2.2.6/2.3.0) | | [@tiptap/extension-bullet-list](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-bullet-list)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-bullet-list/2.2.6/2.3.0) | | [@tiptap/extension-code](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-code)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-code/2.2.6/2.3.0) | | [@tiptap/extension-code-block-lowlight](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-code-block-lowlight)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-code-block-lowlight/2.2.6/2.3.0) | | [@tiptap/extension-document](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-document)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-document/2.2.6/2.3.0) | | [@tiptap/extension-dropcursor](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-dropcursor)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-dropcursor/2.2.6/2.3.0) | | [@tiptap/extension-gapcursor](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-gapcursor)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-gapcursor/2.2.6/2.3.0) | | [@tiptap/extension-hard-break](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-hard-break)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-hard-break/2.2.6/2.3.0) | | [@tiptap/extension-heading](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-heading)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-heading/2.2.6/2.3.0) | | [@tiptap/extension-history](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-history)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-history/2.2.6/2.3.0) | | [@tiptap/extension-horizontal-rule](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-horizontal-rule)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-horizontal-rule/2.2.6/2.3.0) | | [@tiptap/extension-image](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-image)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-image/2.2.6/2.3.0) | | [@tiptap/extension-italic](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-italic)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-italic/2.2.6/2.3.0) | | [@tiptap/extension-link](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-link/2.2.6/2.3.0) | | [@tiptap/extension-list-item](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-list-item)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-list-item/2.2.6/2.3.0) | | [@tiptap/extension-ordered-list](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-ordered-list)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-ordered-list/2.2.6/2.3.0) | | [@tiptap/extension-paragraph](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-paragraph)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-paragraph/2.2.6/2.3.0) | | [@tiptap/extension-placeholder](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-placeholder)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-placeholder/2.2.6/2.3.0) | | [@tiptap/extension-strike](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-strike)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-strike/2.2.6/2.3.0) | | [@tiptap/extension-table](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-table/2.2.6/2.3.0) | | [@tiptap/extension-table-cell](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table-cell)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-table-cell/2.2.6/2.3.0) | | [@tiptap/extension-table-header](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table-header)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-table-header/2.2.6/2.3.0) | | [@tiptap/extension-table-row](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table-row)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-table-row/2.2.6/2.3.0) | | [@tiptap/extension-task-item](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-task-item)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-task-item/2.2.6/2.3.0) | | [@tiptap/extension-task-list](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-task-list)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-task-list/2.2.6/2.3.0) | | [@tiptap/extension-text](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-text)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-text/2.2.6/2.3.0) | | [@tiptap/extension-typography](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-typography)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-typography/2.2.6/2.3.0) | | [@tiptap/extension-underline](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-underline)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-underline/2.2.6/2.3.0) | | [@tiptap/pm](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/pm)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fpm/2.2.6/2.3.0) | | [@tiptap/suggestion](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/suggestion)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fsuggestion/2.2.6/2.3.0) | | [@tiptap/vue-3](https://tiptap.dev) ([source](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/vue-3)) | dependencies | minor | [`2.2.6` -> `2.3.0`](https://renovatebot.com/diffs/npm/@tiptap%2fvue-3/2.2.6/2.3.0) | --- ### Release Notes <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/core)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/core/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) ##### Bug Fixes - **core:** fix nodepos child lookup ([#&#8203;5038](https://github.com/ueberdosis/tiptap/issues/5038)) ([22ced31](https://github.com/ueberdosis/tiptap/commit/22ced318723003365fbfd8f59b8dac79c7563017)) ##### Features - **core:** apply input and paste rules when using insertContent methods ([#&#8203;5046](https://github.com/ueberdosis/tiptap/issues/5046)) ([96b6abc](https://github.com/ueberdosis/tiptap/commit/96b6abcf6edbc6cac03a391130d9feebb6de3a04)) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) ##### Bug Fixes - unexpected renderText() for contentful nodes ([#&#8203;3410](https://github.com/ueberdosis/tiptap/issues/3410)) ([d6c71a8](https://github.com/ueberdosis/tiptap/commit/d6c71a838d590f78fdff15c805d93f43c8a5a1a5)) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/core](https://github.com/tiptap/core) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) ##### Bug Fixes - typecheck drag and clipboard events for testing environments ([bbee9a3](https://github.com/ueberdosis/tiptap/commit/bbee9a3c3090fa40bf366591682b42a3f6ec5f91)) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/core](https://github.com/tiptap/core) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/core](https://github.com/tiptap/core) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/core](https://github.com/tiptap/core) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-blockquote)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-blockquote/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-blockquote](https://github.com/tiptap/extension-blockquote) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-blockquote](https://github.com/tiptap/extension-blockquote) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-blockquote](https://github.com/tiptap/extension-blockquote) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-blockquote](https://github.com/tiptap/extension-blockquote) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-blockquote](https://github.com/tiptap/extension-blockquote) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-blockquote](https://github.com/tiptap/extension-blockquote) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-blockquote](https://github.com/tiptap/extension-blockquote) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-bold)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-bold/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-bold](https://github.com/tiptap/extension-bold) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-bold](https://github.com/tiptap/extension-bold) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) ##### Bug Fixes - Disallow only whitespace between markdown shortcuts delimiters ([#&#8203;4866](https://github.com/ueberdosis/tiptap/issues/4866)) ([aa029fe](https://github.com/ueberdosis/tiptap/commit/aa029fe2242aeadc38555b2832df6ae1614c7d1d)) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-bold](https://github.com/tiptap/extension-bold) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-bold](https://github.com/tiptap/extension-bold) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-bold](https://github.com/tiptap/extension-bold) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-bold](https://github.com/tiptap/extension-bold) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-bullet-list)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-bullet-list/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-bullet-list](https://github.com/tiptap/extension-bullet-list) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-bullet-list](https://github.com/tiptap/extension-bullet-list) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-bullet-list](https://github.com/tiptap/extension-bullet-list) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-bullet-list](https://github.com/tiptap/extension-bullet-list) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-bullet-list](https://github.com/tiptap/extension-bullet-list) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-bullet-list](https://github.com/tiptap/extension-bullet-list) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-bullet-list](https://github.com/tiptap/extension-bullet-list) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-code)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-code/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-code](https://github.com/tiptap/extension-code) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-code](https://github.com/tiptap/extension-code) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) ##### Bug Fixes - Disallow only whitespace between markdown shortcuts delimiters ([#&#8203;4866](https://github.com/ueberdosis/tiptap/issues/4866)) ([aa029fe](https://github.com/ueberdosis/tiptap/commit/aa029fe2242aeadc38555b2832df6ae1614c7d1d)) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-code](https://github.com/tiptap/extension-code) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-code](https://github.com/tiptap/extension-code) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-code](https://github.com/tiptap/extension-code) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-code](https://github.com/tiptap/extension-code) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-code-block-lowlight)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-code-block-lowlight/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-code-block-lowlight](https://github.com/tiptap/extension-code-block-lowlight) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-code-block-lowlight](https://github.com/tiptap/extension-code-block-lowlight) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-code-block-lowlight](https://github.com/tiptap/extension-code-block-lowlight) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-code-block-lowlight](https://github.com/tiptap/extension-code-block-lowlight) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-code-block-lowlight](https://github.com/tiptap/extension-code-block-lowlight) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-code-block-lowlight](https://github.com/tiptap/extension-code-block-lowlight) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-code-block-lowlight](https://github.com/tiptap/extension-code-block-lowlight) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-document)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-document/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-document](https://github.com/tiptap/extension-document) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-document](https://github.com/tiptap/extension-document) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-document](https://github.com/tiptap/extension-document) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-document](https://github.com/tiptap/extension-document) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-document](https://github.com/tiptap/extension-document) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-document](https://github.com/tiptap/extension-document) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-document](https://github.com/tiptap/extension-document) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-dropcursor)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-dropcursor/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-dropcursor](https://github.com/tiptap/extension-dropcursor) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-dropcursor](https://github.com/tiptap/extension-dropcursor) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-dropcursor](https://github.com/tiptap/extension-dropcursor) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-dropcursor](https://github.com/tiptap/extension-dropcursor) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-dropcursor](https://github.com/tiptap/extension-dropcursor) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-dropcursor](https://github.com/tiptap/extension-dropcursor) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-dropcursor](https://github.com/tiptap/extension-dropcursor) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-gapcursor)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-gapcursor/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-gapcursor](https://github.com/tiptap/extension-gapcursor) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-gapcursor](https://github.com/tiptap/extension-gapcursor) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-gapcursor](https://github.com/tiptap/extension-gapcursor) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-gapcursor](https://github.com/tiptap/extension-gapcursor) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-gapcursor](https://github.com/tiptap/extension-gapcursor) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-gapcursor](https://github.com/tiptap/extension-gapcursor) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-gapcursor](https://github.com/tiptap/extension-gapcursor) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-hard-break)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-hard-break/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-hard-break](https://github.com/tiptap/extension-hard-break) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-hard-break](https://github.com/tiptap/extension-hard-break) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-hard-break](https://github.com/tiptap/extension-hard-break) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-hard-break](https://github.com/tiptap/extension-hard-break) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-hard-break](https://github.com/tiptap/extension-hard-break) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-hard-break](https://github.com/tiptap/extension-hard-break) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-hard-break](https://github.com/tiptap/extension-hard-break) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-heading)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-heading/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-heading](https://github.com/tiptap/extension-heading) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-heading](https://github.com/tiptap/extension-heading) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-heading](https://github.com/tiptap/extension-heading) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-heading](https://github.com/tiptap/extension-heading) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-heading](https://github.com/tiptap/extension-heading) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-heading](https://github.com/tiptap/extension-heading) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-heading](https://github.com/tiptap/extension-heading) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-history)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-history/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-history](https://github.com/tiptap/extension-history) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-history](https://github.com/tiptap/extension-history) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-history](https://github.com/tiptap/extension-history) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-history](https://github.com/tiptap/extension-history) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-history](https://github.com/tiptap/extension-history) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-history](https://github.com/tiptap/extension-history) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-history](https://github.com/tiptap/extension-history) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-horizontal-rule)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-horizontal-rule/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-horizontal-rule](https://github.com/tiptap/extension-horizontal-rule) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-horizontal-rule](https://github.com/tiptap/extension-horizontal-rule) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-horizontal-rule](https://github.com/tiptap/extension-horizontal-rule) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-horizontal-rule](https://github.com/tiptap/extension-horizontal-rule) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-horizontal-rule](https://github.com/tiptap/extension-horizontal-rule) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-horizontal-rule](https://github.com/tiptap/extension-horizontal-rule) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-horizontal-rule](https://github.com/tiptap/extension-horizontal-rule) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-image)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-image/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-image](https://github.com/tiptap/extension-image) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-image](https://github.com/tiptap/extension-image) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-image](https://github.com/tiptap/extension-image) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-image](https://github.com/tiptap/extension-image) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-image](https://github.com/tiptap/extension-image) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-image](https://github.com/tiptap/extension-image) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-image](https://github.com/tiptap/extension-image) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-italic)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-italic/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-italic](https://github.com/tiptap/extension-italic) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-italic](https://github.com/tiptap/extension-italic) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) ##### Bug Fixes - Disallow only whitespace between markdown shortcuts delimiters ([#&#8203;4866](https://github.com/ueberdosis/tiptap/issues/4866)) ([aa029fe](https://github.com/ueberdosis/tiptap/commit/aa029fe2242aeadc38555b2832df6ae1614c7d1d)) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-italic](https://github.com/tiptap/extension-italic) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-italic](https://github.com/tiptap/extension-italic) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-italic](https://github.com/tiptap/extension-italic) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-italic](https://github.com/tiptap/extension-italic) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-link)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-link/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-link](https://github.com/tiptap/extension-link) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-link](https://github.com/tiptap/extension-link) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) ##### Bug Fixes - **extension-link:** Avoid auto-linking partial text for invalid TLDs ([#&#8203;4865](https://github.com/ueberdosis/tiptap/issues/4865)) ([4474d05](https://github.com/ueberdosis/tiptap/commit/4474d056daf9280ebb10b31f98bb000e953132e5)) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-link](https://github.com/tiptap/extension-link) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-link](https://github.com/tiptap/extension-link) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-link](https://github.com/tiptap/extension-link) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-link](https://github.com/tiptap/extension-link) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-list-item)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-list-item/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-list-item](https://github.com/tiptap/extension-list-item) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-list-item](https://github.com/tiptap/extension-list-item) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-list-item](https://github.com/tiptap/extension-list-item) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-list-item](https://github.com/tiptap/extension-list-item) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-list-item](https://github.com/tiptap/extension-list-item) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-list-item](https://github.com/tiptap/extension-list-item) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-list-item](https://github.com/tiptap/extension-list-item) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-ordered-list)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-ordered-list/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-ordered-list](https://github.com/tiptap/extension-ordered-list) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-ordered-list](https://github.com/tiptap/extension-ordered-list) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-ordered-list](https://github.com/tiptap/extension-ordered-list) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-ordered-list](https://github.com/tiptap/extension-ordered-list) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-ordered-list](https://github.com/tiptap/extension-ordered-list) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-ordered-list](https://github.com/tiptap/extension-ordered-list) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-ordered-list](https://github.com/tiptap/extension-ordered-list) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-paragraph)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-paragraph/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-paragraph](https://github.com/tiptap/extension-paragraph) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-paragraph](https://github.com/tiptap/extension-paragraph) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-paragraph](https://github.com/tiptap/extension-paragraph) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-paragraph](https://github.com/tiptap/extension-paragraph) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-paragraph](https://github.com/tiptap/extension-paragraph) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-paragraph](https://github.com/tiptap/extension-paragraph) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-paragraph](https://github.com/tiptap/extension-paragraph) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-placeholder)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-placeholder/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-placeholder](https://github.com/tiptap/extension-placeholder) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-placeholder](https://github.com/tiptap/extension-placeholder) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-placeholder](https://github.com/tiptap/extension-placeholder) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-placeholder](https://github.com/tiptap/extension-placeholder) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-placeholder](https://github.com/tiptap/extension-placeholder) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-placeholder](https://github.com/tiptap/extension-placeholder) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-placeholder](https://github.com/tiptap/extension-placeholder) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-strike)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-strike/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-strike](https://github.com/tiptap/extension-strike) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-strike](https://github.com/tiptap/extension-strike) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) ##### Bug Fixes - Disallow only whitespace between markdown shortcuts delimiters ([#&#8203;4866](https://github.com/ueberdosis/tiptap/issues/4866)) ([aa029fe](https://github.com/ueberdosis/tiptap/commit/aa029fe2242aeadc38555b2832df6ae1614c7d1d)) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-strike](https://github.com/tiptap/extension-strike) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-strike](https://github.com/tiptap/extension-strike) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-strike](https://github.com/tiptap/extension-strike) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-strike](https://github.com/tiptap/extension-strike) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-table)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-table/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-table](https://github.com/tiptap/extension-table) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-table](https://github.com/tiptap/extension-table) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-table](https://github.com/tiptap/extension-table) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-table](https://github.com/tiptap/extension-table) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-table](https://github.com/tiptap/extension-table) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-table](https://github.com/tiptap/extension-table) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-table](https://github.com/tiptap/extension-table) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-table-cell)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-table-cell/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-cell](https://github.com/tiptap/extension-table-cell) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-cell](https://github.com/tiptap/extension-table-cell) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-cell](https://github.com/tiptap/extension-table-cell) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-cell](https://github.com/tiptap/extension-table-cell) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-cell](https://github.com/tiptap/extension-table-cell) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-cell](https://github.com/tiptap/extension-table-cell) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-cell](https://github.com/tiptap/extension-table-cell) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-table-header)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-table-header/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-header](https://github.com/tiptap/extension-table-header) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-header](https://github.com/tiptap/extension-table-header) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-header](https://github.com/tiptap/extension-table-header) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-header](https://github.com/tiptap/extension-table-header) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-header](https://github.com/tiptap/extension-table-header) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-header](https://github.com/tiptap/extension-table-header) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-header](https://github.com/tiptap/extension-table-header) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-table-row)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-table-row/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-row](https://github.com/tiptap/extension-table-row) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-row](https://github.com/tiptap/extension-table-row) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-row](https://github.com/tiptap/extension-table-row) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-row](https://github.com/tiptap/extension-table-row) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-row](https://github.com/tiptap/extension-table-row) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-row](https://github.com/tiptap/extension-table-row) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-table-row](https://github.com/tiptap/extension-table-row) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-task-item)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-task-item/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-task-item](https://github.com/tiptap/extension-task-item) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-task-item](https://github.com/tiptap/extension-task-item) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-task-item](https://github.com/tiptap/extension-task-item) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-task-item](https://github.com/tiptap/extension-task-item) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-task-item](https://github.com/tiptap/extension-task-item) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-task-item](https://github.com/tiptap/extension-task-item) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-task-item](https://github.com/tiptap/extension-task-item) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-task-list)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-task-list/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-task-list](https://github.com/tiptap/extension-task-list) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-task-list](https://github.com/tiptap/extension-task-list) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-task-list](https://github.com/tiptap/extension-task-list) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-task-list](https://github.com/tiptap/extension-task-list) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-task-list](https://github.com/tiptap/extension-task-list) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-task-list](https://github.com/tiptap/extension-task-list) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-task-list](https://github.com/tiptap/extension-task-list) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-text)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-text/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-text](https://github.com/tiptap/extension-text) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-text](https://github.com/tiptap/extension-text) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-text](https://github.com/tiptap/extension-text) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-text](https://github.com/tiptap/extension-text) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-text](https://github.com/tiptap/extension-text) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-text](https://github.com/tiptap/extension-text) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-text](https://github.com/tiptap/extension-text) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-typography)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-typography/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-typography](https://github.com/tiptap/extension-typography) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-typography](https://github.com/tiptap/extension-typography) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-typography](https://github.com/tiptap/extension-typography) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-typography](https://github.com/tiptap/extension-typography) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-typography](https://github.com/tiptap/extension-typography) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-typography](https://github.com/tiptap/extension-typography) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-typography](https://github.com/tiptap/extension-typography) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-underline)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-underline/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/extension-underline](https://github.com/tiptap/extension-underline) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/extension-underline](https://github.com/tiptap/extension-underline) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/extension-underline](https://github.com/tiptap/extension-underline) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/extension-underline](https://github.com/tiptap/extension-underline) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/extension-underline](https://github.com/tiptap/extension-underline) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/extension-underline](https://github.com/tiptap/extension-underline) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/extension-underline](https://github.com/tiptap/extension-underline) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/pm)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/pm/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/pm](https://github.com/tiptap/pm) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/pm](https://github.com/tiptap/pm) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/pm](https://github.com/tiptap/pm) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/pm](https://github.com/tiptap/pm) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/pm](https://github.com/tiptap/pm) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/pm](https://github.com/tiptap/pm) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/pm](https://github.com/tiptap/pm) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/suggestion)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/suggestion/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/suggestion](https://github.com/tiptap/suggestion) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/suggestion](https://github.com/tiptap/suggestion) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/suggestion](https://github.com/tiptap/suggestion) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/suggestion](https://github.com/tiptap/suggestion) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/suggestion](https://github.com/tiptap/suggestion) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/suggestion](https://github.com/tiptap/suggestion) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/suggestion](https://github.com/tiptap/suggestion) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/vue-3)</summary> ### [`v2.3.0`](https://github.com/ueberdosis/tiptap/blob/HEAD/packages/vue-3/CHANGELOG.md#230-2024-04-09) [Compare Source](https://github.com/ueberdosis/tiptap/compare/v2.2.6...v2.3.0) **Note:** Version bump only for package [@&#8203;tiptap/vue-3](https://github.com/tiptap/vue-3) #### [2.2.6](https://github.com/ueberdosis/tiptap/compare/v2.2.5...v2.2.6) (2024-04-06) **Note:** Version bump only for package [@&#8203;tiptap/vue-3](https://github.com/tiptap/vue-3) #### [2.2.5](https://github.com/ueberdosis/tiptap/compare/v2.2.4...v2.2.5) (2024-04-05) **Note:** Version bump only for package [@&#8203;tiptap/vue-3](https://github.com/tiptap/vue-3) #### [2.2.4](https://github.com/ueberdosis/tiptap/compare/v2.2.3...v2.2.4) (2024-02-23) **Note:** Version bump only for package [@&#8203;tiptap/vue-3](https://github.com/tiptap/vue-3) #### [2.2.3](https://github.com/ueberdosis/tiptap/compare/v2.2.2...v2.2.3) (2024-02-15) **Note:** Version bump only for package [@&#8203;tiptap/vue-3](https://github.com/tiptap/vue-3) #### [2.2.2](https://github.com/ueberdosis/tiptap/compare/v2.2.1...v2.2.2) (2024-02-07) **Note:** Version bump only for package [@&#8203;tiptap/vue-3](https://github.com/tiptap/vue-3) #### [2.2.1](https://github.com/ueberdosis/tiptap/compare/v2.2.0...v2.2.1) (2024-01-31) **Note:** Version bump only for package [@&#8203;tiptap/vue-3](https://github.com/tiptap/vue-3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate added the
dependencies
label 2024-04-10 20:07:46 +00:00
renovate added 1 commit 2024-04-10 20:07:49 +00:00
continuous-integration/drone/pr Build is failing Details
4b9055ee44
fix(deps): update tiptap to v2.3.0
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the frontend changes of this PR on a preview environment under this URL: https://2263-renovate-tiptap--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/.

This preview does not contain any changes made to the api, only the frontend.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the frontend changes of this PR on a preview environment under this URL: https://2263-renovate-tiptap--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/. This preview does not contain any changes made to the api, only the frontend. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit 58e0ec3d35 into main 2024-04-10 20:59:54 +00:00
konrad deleted branch renovate/tiptap 2024-04-10 20:59:55 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#2263
No description provided.