mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-08-06 05:26:21 +08:00
chore(release): publish a new release version (#6542)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
71e14270be
commit
e5c5f35bcc
@ -1,5 +0,0 @@
|
||||
---
|
||||
'@tiptap/react': minor
|
||||
---
|
||||
|
||||
Removed flushSync on NodeView render which caused performance regressions, bugs with unused NodeViews still being reconciled for PMViewDesc checks and more
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
'@tiptap/extension-link': patch
|
||||
---
|
||||
|
||||
Fix autolink option in shadow dom by extending the whitespace detection to more unicode characters
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
'@tiptap/core': patch
|
||||
---
|
||||
|
||||
Fix RangeException in cut command when targetPos is zero
|
412
package-lock.json
generated
412
package-lock.json
generated
@ -20671,10 +20671,10 @@
|
||||
},
|
||||
"packages/core": {
|
||||
"name": "@tiptap/core",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -20686,10 +20686,10 @@
|
||||
},
|
||||
"packages/extension-blockquote": {
|
||||
"name": "@tiptap/extension-blockquote",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -20701,10 +20701,10 @@
|
||||
},
|
||||
"packages/extension-bold": {
|
||||
"name": "@tiptap/extension-bold",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -20716,14 +20716,14 @@
|
||||
},
|
||||
"packages/extension-bubble-menu": {
|
||||
"name": "@tiptap/extension-bubble-menu",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tippy.js": "^6.3.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -20736,10 +20736,10 @@
|
||||
},
|
||||
"packages/extension-bullet-list": {
|
||||
"name": "@tiptap/extension-bullet-list",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -20751,11 +20751,11 @@
|
||||
},
|
||||
"packages/extension-character-count": {
|
||||
"name": "@tiptap/extension-character-count",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -20768,10 +20768,10 @@
|
||||
},
|
||||
"packages/extension-code": {
|
||||
"name": "@tiptap/extension-code",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -20783,11 +20783,11 @@
|
||||
},
|
||||
"packages/extension-code-block": {
|
||||
"name": "@tiptap/extension-code-block",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -20800,12 +20800,12 @@
|
||||
},
|
||||
"packages/extension-code-block-lowlight": {
|
||||
"name": "@tiptap/extension-code-block-lowlight",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/extension-code-block": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/extension-code-block": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"lowlight": "^2 || ^3"
|
||||
},
|
||||
"funding": {
|
||||
@ -20822,11 +20822,11 @@
|
||||
},
|
||||
"packages/extension-collaboration": {
|
||||
"name": "@tiptap/extension-collaboration",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"y-prosemirror": "^1.2.12"
|
||||
},
|
||||
"funding": {
|
||||
@ -20841,10 +20841,10 @@
|
||||
},
|
||||
"packages/extension-collaboration-cursor": {
|
||||
"name": "@tiptap/extension-collaboration-cursor",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"y-prosemirror": "^1.2.12"
|
||||
},
|
||||
"funding": {
|
||||
@ -20908,11 +20908,11 @@
|
||||
},
|
||||
"packages/extension-color": {
|
||||
"name": "@tiptap/extension-color",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/extension-text-style": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/extension-text-style": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -20925,11 +20925,11 @@
|
||||
},
|
||||
"packages/extension-details": {
|
||||
"name": "@tiptap/extension-details",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/extension-text-style": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/extension-text-style": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -20942,11 +20942,11 @@
|
||||
},
|
||||
"packages/extension-details-content": {
|
||||
"name": "@tiptap/extension-details-content",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/extension-text-style": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/extension-text-style": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -20959,11 +20959,11 @@
|
||||
},
|
||||
"packages/extension-details-summary": {
|
||||
"name": "@tiptap/extension-details-summary",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/extension-text-style": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/extension-text-style": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -20976,10 +20976,10 @@
|
||||
},
|
||||
"packages/extension-document": {
|
||||
"name": "@tiptap/extension-document",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -20991,16 +20991,16 @@
|
||||
},
|
||||
"packages/extension-drag-handle": {
|
||||
"name": "@tiptap/extension-drag-handle",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tippy.js": "^6.3.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/extension-collaboration": "^2.23.1",
|
||||
"@tiptap/extension-node-range": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/extension-collaboration": "^2.24.0",
|
||||
"@tiptap/extension-node-range": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"tippy.js": "^6.3.7",
|
||||
"y-prosemirror": "^1.2.12"
|
||||
},
|
||||
@ -21018,12 +21018,12 @@
|
||||
},
|
||||
"packages/extension-drag-handle-react": {
|
||||
"name": "@tiptap/extension-drag-handle-react",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/extension-drag-handle": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/react": "^2.23.1",
|
||||
"@tiptap/extension-drag-handle": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"@tiptap/react": "^2.24.0",
|
||||
"@types/react": "^18.0.0",
|
||||
"@types/react-dom": "^18.0.0",
|
||||
"react": "^18.0.0",
|
||||
@ -21062,12 +21062,12 @@
|
||||
},
|
||||
"packages/extension-drag-handle-vue-2": {
|
||||
"name": "@tiptap/extension-drag-handle-vue-2",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/extension-drag-handle": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/vue-2": "^2.23.1",
|
||||
"@tiptap/extension-drag-handle": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"@tiptap/vue-2": "^2.24.0",
|
||||
"vue": "^2.0.0",
|
||||
"vue-ts-types": "1.6.2"
|
||||
},
|
||||
@ -21118,12 +21118,12 @@
|
||||
},
|
||||
"packages/extension-drag-handle-vue-3": {
|
||||
"name": "@tiptap/extension-drag-handle-vue-3",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/extension-drag-handle": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/vue-3": "^2.23.1",
|
||||
"@tiptap/extension-drag-handle": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"@tiptap/vue-3": "^2.24.0",
|
||||
"vue": "^3.0.0"
|
||||
},
|
||||
"funding": {
|
||||
@ -21186,11 +21186,11 @@
|
||||
},
|
||||
"packages/extension-dropcursor": {
|
||||
"name": "@tiptap/extension-dropcursor",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21203,7 +21203,7 @@
|
||||
},
|
||||
"packages/extension-emoji": {
|
||||
"name": "@tiptap/extension-emoji",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"emoji-regex": "^10.4.0",
|
||||
@ -21211,9 +21211,9 @@
|
||||
"is-emoji-supported": "^0.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/suggestion": "^2.23.1",
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"@tiptap/suggestion": "^2.24.0",
|
||||
"emoji-datasource": "^7.0.2",
|
||||
"json5": "^2.2.3",
|
||||
"tsm": "^2.3.0"
|
||||
@ -21235,11 +21235,11 @@
|
||||
},
|
||||
"packages/extension-file-handler": {
|
||||
"name": "@tiptap/extension-file-handler",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/extension-text-style": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/extension-text-style": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21252,14 +21252,14 @@
|
||||
},
|
||||
"packages/extension-floating-menu": {
|
||||
"name": "@tiptap/extension-floating-menu",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tippy.js": "^6.3.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21272,11 +21272,11 @@
|
||||
},
|
||||
"packages/extension-focus": {
|
||||
"name": "@tiptap/extension-focus",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21289,11 +21289,11 @@
|
||||
},
|
||||
"packages/extension-font-family": {
|
||||
"name": "@tiptap/extension-font-family",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/extension-text-style": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/extension-text-style": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21306,11 +21306,11 @@
|
||||
},
|
||||
"packages/extension-gapcursor": {
|
||||
"name": "@tiptap/extension-gapcursor",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21323,10 +21323,10 @@
|
||||
},
|
||||
"packages/extension-hard-break": {
|
||||
"name": "@tiptap/extension-hard-break",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21338,10 +21338,10 @@
|
||||
},
|
||||
"packages/extension-heading": {
|
||||
"name": "@tiptap/extension-heading",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21353,10 +21353,10 @@
|
||||
},
|
||||
"packages/extension-highlight": {
|
||||
"name": "@tiptap/extension-highlight",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21368,11 +21368,11 @@
|
||||
},
|
||||
"packages/extension-history": {
|
||||
"name": "@tiptap/extension-history",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21385,11 +21385,11 @@
|
||||
},
|
||||
"packages/extension-horizontal-rule": {
|
||||
"name": "@tiptap/extension-horizontal-rule",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21402,10 +21402,10 @@
|
||||
},
|
||||
"packages/extension-image": {
|
||||
"name": "@tiptap/extension-image",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21417,11 +21417,11 @@
|
||||
},
|
||||
"packages/extension-invisible-characters": {
|
||||
"name": "@tiptap/extension-invisible-characters",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/extension-text-style": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/extension-text-style": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21434,10 +21434,10 @@
|
||||
},
|
||||
"packages/extension-italic": {
|
||||
"name": "@tiptap/extension-italic",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21449,14 +21449,14 @@
|
||||
},
|
||||
"packages/extension-link": {
|
||||
"name": "@tiptap/extension-link",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"linkifyjs": "^4.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21475,10 +21475,10 @@
|
||||
},
|
||||
"packages/extension-list-item": {
|
||||
"name": "@tiptap/extension-list-item",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21490,10 +21490,10 @@
|
||||
},
|
||||
"packages/extension-list-keymap": {
|
||||
"name": "@tiptap/extension-list-keymap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21505,11 +21505,11 @@
|
||||
},
|
||||
"packages/extension-mathematics": {
|
||||
"name": "@tiptap/extension-mathematics",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"@types/katex": "^0.16.7"
|
||||
},
|
||||
"funding": {
|
||||
@ -21524,12 +21524,12 @@
|
||||
},
|
||||
"packages/extension-mention": {
|
||||
"name": "@tiptap/extension-mention",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/suggestion": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"@tiptap/suggestion": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21543,11 +21543,11 @@
|
||||
},
|
||||
"packages/extension-node-range": {
|
||||
"name": "@tiptap/extension-node-range",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21560,10 +21560,10 @@
|
||||
},
|
||||
"packages/extension-ordered-list": {
|
||||
"name": "@tiptap/extension-ordered-list",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21575,10 +21575,10 @@
|
||||
},
|
||||
"packages/extension-paragraph": {
|
||||
"name": "@tiptap/extension-paragraph",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21590,11 +21590,11 @@
|
||||
},
|
||||
"packages/extension-placeholder": {
|
||||
"name": "@tiptap/extension-placeholder",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21607,10 +21607,10 @@
|
||||
},
|
||||
"packages/extension-strike": {
|
||||
"name": "@tiptap/extension-strike",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21622,10 +21622,10 @@
|
||||
},
|
||||
"packages/extension-subscript": {
|
||||
"name": "@tiptap/extension-subscript",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21637,10 +21637,10 @@
|
||||
},
|
||||
"packages/extension-superscript": {
|
||||
"name": "@tiptap/extension-superscript",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21652,11 +21652,11 @@
|
||||
},
|
||||
"packages/extension-table": {
|
||||
"name": "@tiptap/extension-table",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21669,10 +21669,10 @@
|
||||
},
|
||||
"packages/extension-table-cell": {
|
||||
"name": "@tiptap/extension-table-cell",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21684,10 +21684,10 @@
|
||||
},
|
||||
"packages/extension-table-header": {
|
||||
"name": "@tiptap/extension-table-header",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21699,14 +21699,14 @@
|
||||
},
|
||||
"packages/extension-table-of-contents": {
|
||||
"name": "@tiptap/extension-table-of-contents",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "SEE LICENSE IN LICENSE.md",
|
||||
"dependencies": {
|
||||
"uuid": "^10.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"@types/uuid": "^10.0.0"
|
||||
},
|
||||
"funding": {
|
||||
@ -21738,10 +21738,10 @@
|
||||
},
|
||||
"packages/extension-table-row": {
|
||||
"name": "@tiptap/extension-table-row",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21753,11 +21753,11 @@
|
||||
},
|
||||
"packages/extension-task-item": {
|
||||
"name": "@tiptap/extension-task-item",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21770,10 +21770,10 @@
|
||||
},
|
||||
"packages/extension-task-list": {
|
||||
"name": "@tiptap/extension-task-list",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21785,10 +21785,10 @@
|
||||
},
|
||||
"packages/extension-text": {
|
||||
"name": "@tiptap/extension-text",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21800,10 +21800,10 @@
|
||||
},
|
||||
"packages/extension-text-align": {
|
||||
"name": "@tiptap/extension-text-align",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21815,10 +21815,10 @@
|
||||
},
|
||||
"packages/extension-text-style": {
|
||||
"name": "@tiptap/extension-text-style",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21830,10 +21830,10 @@
|
||||
},
|
||||
"packages/extension-typography": {
|
||||
"name": "@tiptap/extension-typography",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21845,10 +21845,10 @@
|
||||
},
|
||||
"packages/extension-underline": {
|
||||
"name": "@tiptap/extension-underline",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21860,14 +21860,14 @@
|
||||
},
|
||||
"packages/extension-unique-id": {
|
||||
"name": "@tiptap/extension-unique-id",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"uuid": "^10.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"@types/uuid": "^10.0.0"
|
||||
},
|
||||
"funding": {
|
||||
@ -21899,10 +21899,10 @@
|
||||
},
|
||||
"packages/extension-youtube": {
|
||||
"name": "@tiptap/extension-youtube",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21914,14 +21914,14 @@
|
||||
},
|
||||
"packages/html": {
|
||||
"name": "@tiptap/html",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"zeed-dom": "^0.15.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -21963,7 +21963,7 @@
|
||||
},
|
||||
"packages/pm": {
|
||||
"name": "@tiptap/pm",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"prosemirror-changeset": "^2.3.0",
|
||||
@ -22025,18 +22025,18 @@
|
||||
},
|
||||
"packages/react": {
|
||||
"name": "@tiptap/react",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tiptap/extension-bubble-menu": "^2.23.1",
|
||||
"@tiptap/extension-floating-menu": "^2.23.1",
|
||||
"@tiptap/extension-bubble-menu": "^2.24.0",
|
||||
"@tiptap/extension-floating-menu": "^2.24.0",
|
||||
"@types/use-sync-external-store": "^0.0.6",
|
||||
"fast-deep-equal": "^3",
|
||||
"use-sync-external-store": "^1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"@types/react": "^19.0.0",
|
||||
"@types/react-dom": "^19.0.0",
|
||||
"react": "^19.0.0",
|
||||
@ -22085,30 +22085,30 @@
|
||||
},
|
||||
"packages/starter-kit": {
|
||||
"name": "@tiptap/starter-kit",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/extension-blockquote": "^2.23.1",
|
||||
"@tiptap/extension-bold": "^2.23.1",
|
||||
"@tiptap/extension-bullet-list": "^2.23.1",
|
||||
"@tiptap/extension-code": "^2.23.1",
|
||||
"@tiptap/extension-code-block": "^2.23.1",
|
||||
"@tiptap/extension-document": "^2.23.1",
|
||||
"@tiptap/extension-dropcursor": "^2.23.1",
|
||||
"@tiptap/extension-gapcursor": "^2.23.1",
|
||||
"@tiptap/extension-hard-break": "^2.23.1",
|
||||
"@tiptap/extension-heading": "^2.23.1",
|
||||
"@tiptap/extension-history": "^2.23.1",
|
||||
"@tiptap/extension-horizontal-rule": "^2.23.1",
|
||||
"@tiptap/extension-italic": "^2.23.1",
|
||||
"@tiptap/extension-list-item": "^2.23.1",
|
||||
"@tiptap/extension-ordered-list": "^2.23.1",
|
||||
"@tiptap/extension-paragraph": "^2.23.1",
|
||||
"@tiptap/extension-strike": "^2.23.1",
|
||||
"@tiptap/extension-text": "^2.23.1",
|
||||
"@tiptap/extension-text-style": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/extension-blockquote": "^2.24.0",
|
||||
"@tiptap/extension-bold": "^2.24.0",
|
||||
"@tiptap/extension-bullet-list": "^2.24.0",
|
||||
"@tiptap/extension-code": "^2.24.0",
|
||||
"@tiptap/extension-code-block": "^2.24.0",
|
||||
"@tiptap/extension-document": "^2.24.0",
|
||||
"@tiptap/extension-dropcursor": "^2.24.0",
|
||||
"@tiptap/extension-gapcursor": "^2.24.0",
|
||||
"@tiptap/extension-hard-break": "^2.24.0",
|
||||
"@tiptap/extension-heading": "^2.24.0",
|
||||
"@tiptap/extension-history": "^2.24.0",
|
||||
"@tiptap/extension-horizontal-rule": "^2.24.0",
|
||||
"@tiptap/extension-italic": "^2.24.0",
|
||||
"@tiptap/extension-list-item": "^2.24.0",
|
||||
"@tiptap/extension-ordered-list": "^2.24.0",
|
||||
"@tiptap/extension-paragraph": "^2.24.0",
|
||||
"@tiptap/extension-strike": "^2.24.0",
|
||||
"@tiptap/extension-text": "^2.24.0",
|
||||
"@tiptap/extension-text-style": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -22117,11 +22117,11 @@
|
||||
},
|
||||
"packages/suggestion": {
|
||||
"name": "@tiptap/suggestion",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -22134,16 +22134,16 @@
|
||||
},
|
||||
"packages/vue-2": {
|
||||
"name": "@tiptap/vue-2",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tiptap/extension-bubble-menu": "^2.23.1",
|
||||
"@tiptap/extension-floating-menu": "^2.23.1",
|
||||
"@tiptap/extension-bubble-menu": "^2.24.0",
|
||||
"@tiptap/extension-floating-menu": "^2.24.0",
|
||||
"vue-ts-types": "1.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"vue": "^2.6.0"
|
||||
},
|
||||
"funding": {
|
||||
@ -22194,15 +22194,15 @@
|
||||
},
|
||||
"packages/vue-3": {
|
||||
"name": "@tiptap/vue-3",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tiptap/extension-bubble-menu": "^2.23.1",
|
||||
"@tiptap/extension-floating-menu": "^2.23.1"
|
||||
"@tiptap/extension-bubble-menu": "^2.24.0",
|
||||
"@tiptap/extension-floating-menu": "^2.24.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"vue": "^3.0.0"
|
||||
},
|
||||
"funding": {
|
||||
|
@ -1,5 +1,11 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 71e1427: Fix RangeException in cut command when targetPos is zero
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/core",
|
||||
"description": "headless rich text editor",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -32,7 +32,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/pm": "^2.7.0"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-blockquote",
|
||||
"description": "blockquote extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-bold",
|
||||
"description": "bold extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-bubble-menu",
|
||||
"description": "bubble-menu extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -38,8 +38,8 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-bullet-list",
|
||||
"description": "bullet list extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-character-count",
|
||||
"description": "font family extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,8 +29,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-code-block-lowlight",
|
||||
"description": "code block extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,9 +29,9 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/extension-code-block": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/extension-code-block": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"lowlight": "^2 || ^3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-code-block",
|
||||
"description": "code block extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,8 +29,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-code",
|
||||
"description": "code extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-collaboration-cursor",
|
||||
"description": "collaboration cursor extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"y-prosemirror": "^1.2.12"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-collaboration",
|
||||
"description": "collaboration extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,8 +29,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"y-prosemirror": "^1.2.12"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-color",
|
||||
"description": "text color extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,8 +29,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/extension-text-style": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/extension-text-style": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# @tiptap/extension-details-content
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-details-content",
|
||||
"description": "details content extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev/api/nodes/details-content",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,8 +29,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/extension-text-style": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/extension-text-style": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# @tiptap/extension-details-summary
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-details-summary",
|
||||
"description": "details summary extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev/api/nodes/details-summary",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,8 +29,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/extension-text-style": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/extension-text-style": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# @tiptap/extension-details
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-details",
|
||||
"description": "details extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev/api/nodes/details",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,8 +29,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/extension-text-style": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/extension-text-style": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-document",
|
||||
"description": "document extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# @tiptap/extension-drag-handle-react
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-drag-handle-react",
|
||||
"description": "drag handle extension for tiptap with react",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -41,9 +41,9 @@
|
||||
"react-dom": "^16.8 || ^17 || ^18 || ^19"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/extension-drag-handle": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/react": "^2.23.1",
|
||||
"@tiptap/extension-drag-handle": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"@tiptap/react": "^2.24.0",
|
||||
"@types/react": "^18.0.0",
|
||||
"@types/react-dom": "^18.0.0",
|
||||
"react": "^18.0.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# @tiptap/extension-drag-handle-vue-2
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-drag-handle-vue-2",
|
||||
"description": "drag handle extension for tiptap with vue 2",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -40,9 +40,9 @@
|
||||
"vue": "^2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/extension-drag-handle": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/vue-2": "^2.23.1",
|
||||
"@tiptap/extension-drag-handle": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"@tiptap/vue-2": "^2.24.0",
|
||||
"vue": "^2.0.0",
|
||||
"vue-ts-types": "1.6.2"
|
||||
},
|
||||
|
@ -1,5 +1,7 @@
|
||||
# @tiptap/extension-drag-handle-vue-3
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-drag-handle-vue-3",
|
||||
"description": "drag handle extension for tiptap with vue 3",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -40,9 +40,9 @@
|
||||
"vue": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/extension-drag-handle": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/vue-3": "^2.23.1",
|
||||
"@tiptap/extension-drag-handle": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"@tiptap/vue-3": "^2.24.0",
|
||||
"vue": "^3.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
@ -1,5 +1,7 @@
|
||||
# @tiptap/extension-drag-handle
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-drag-handle",
|
||||
"description": "drag handle extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev/docs/editor/extensions/functionality/drag-handle",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -44,10 +44,10 @@
|
||||
"tippy.js": "^6.3.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/extension-node-range": "^2.23.1",
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/extension-collaboration": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/extension-node-range": "^2.24.0",
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/extension-collaboration": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"tippy.js": "^6.3.7",
|
||||
"y-prosemirror": "^1.2.12"
|
||||
},
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-dropcursor",
|
||||
"description": "dropcursor extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,8 +29,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# @tiptap/extension-emoji
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-emoji",
|
||||
"description": "emoji extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev/api/nodes/emoji",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -44,9 +44,9 @@
|
||||
"is-emoji-supported": "^0.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/suggestion": "^2.23.1",
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"@tiptap/suggestion": "^2.24.0",
|
||||
"emoji-datasource": "^7.0.2",
|
||||
"json5": "^2.2.3",
|
||||
"tsm": "^2.3.0"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# @tiptap/extension-file-handler
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-file-handler",
|
||||
"description": "file handler extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev/docs/editor/extensions/functionality/filehandler",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,8 +29,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/extension-text-style": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/extension-text-style": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-floating-menu",
|
||||
"description": "floating-menu extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,8 +29,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-focus",
|
||||
"description": "focus extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,8 +29,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-font-family",
|
||||
"description": "font family extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,8 +29,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/extension-text-style": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/extension-text-style": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-gapcursor",
|
||||
"description": "gapcursor extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,8 +29,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-hard-break",
|
||||
"description": "hard break extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-heading",
|
||||
"description": "heading extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-highlight",
|
||||
"description": "highlight extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-history",
|
||||
"description": "history extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,8 +29,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-horizontal-rule",
|
||||
"description": "horizontal rule extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,8 +29,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-image",
|
||||
"description": "image extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# @tiptap/extension-invisible-characters
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-invisible-characters",
|
||||
"description": "invisible characters extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev/docs/editor/extensions/functionality/invisiblecharacters",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,8 +29,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/extension-text-style": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/extension-text-style": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-italic",
|
||||
"description": "italic extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
|
@ -1,5 +1,11 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 71e1427: Fix autolink option in shadow dom by extending the whitespace detection to more unicode characters
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-link",
|
||||
"description": "link extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -32,8 +32,8 @@
|
||||
"linkifyjs": "^4.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-list-item",
|
||||
"description": "list item extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-list-keymap",
|
||||
"description": "list keymap extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# @tiptap/extension-mathematics
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-mathematics",
|
||||
"description": "latex math extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev/api/extensions/mathematics",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -34,8 +34,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"@types/katex": "^0.16.7"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-mention",
|
||||
"description": "mention extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,9 +29,9 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1",
|
||||
"@tiptap/suggestion": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0",
|
||||
"@tiptap/suggestion": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# @tiptap/extension-node-range
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-node-range",
|
||||
"description": "node range extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -38,8 +38,8 @@
|
||||
"@tiptap/pm": "^2.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"scripts": {
|
||||
"clean": "rm -rf dist",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-ordered-list",
|
||||
"description": "ordered list extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-paragraph",
|
||||
"description": "paragraph extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-placeholder",
|
||||
"description": "placeholder extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,8 +29,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1",
|
||||
"@tiptap/pm": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0",
|
||||
"@tiptap/pm": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-strike",
|
||||
"description": "strike extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-subscript",
|
||||
"description": "subscript extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-superscript",
|
||||
"description": "superscript extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 2.24.0
|
||||
|
||||
## 2.23.1
|
||||
|
||||
## 2.23.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-table-cell",
|
||||
"description": "table cell extension for tiptap",
|
||||
"version": "2.23.1",
|
||||
"version": "2.24.0",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.23.1"
|
||||
"@tiptap/core": "^2.24.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user