mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-07 09:25:29 +08:00
chore(release): publish a new pre-release version (next) (#6222)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
1e91f9b0dc
commit
46eba52b26
@ -66,6 +66,7 @@
|
||||
"changesets": [
|
||||
"big-wolves-design",
|
||||
"blue-shrimps-rush",
|
||||
"chilled-candles-design",
|
||||
"chilled-trees-agree",
|
||||
"chilly-lemons-remember",
|
||||
"clever-bags-end",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-character-count",
|
||||
"description": "font family extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/extensions": "^3.0.0-next.7"
|
||||
"@tiptap/extensions": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/extensions": "^3.0.0-next.3"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-dropcursor",
|
||||
"description": "dropcursor extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/extensions": "^3.0.0-next.7"
|
||||
"@tiptap/extensions": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/extensions": "^3.0.0-next.3"
|
||||
|
@ -1,5 +1,11 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @tiptap/extensions@3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-focus",
|
||||
"description": "focus extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,10 +31,10 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/extensions": "3.0.0-next.7"
|
||||
"@tiptap/extensions": "3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/extensions": "3.0.0-next.7"
|
||||
"@tiptap/extensions": "3.0.0-next.8"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-gapcursor",
|
||||
"description": "gapcursor extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/extensions": "^3.0.0-next.7"
|
||||
"@tiptap/extensions": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/extensions": "^3.0.0-next.3"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Major Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-history",
|
||||
"description": "history extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/extensions": "^3.0.0-next.7"
|
||||
"@tiptap/extensions": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/extensions": "^3.0.0-next.3"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-list-item",
|
||||
"description": "list item extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/extension-list": "^3.0.0-next.7"
|
||||
"@tiptap/extension-list": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/extension-list": "^3.0.0-next.4"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-list-keymap",
|
||||
"description": "list keymap extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/extension-list": "^3.0.0-next.7"
|
||||
"@tiptap/extension-list": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/extension-list": "^3.0.0-next.4"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-placeholder",
|
||||
"description": "placeholder extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/extensions": "^3.0.0-next.7"
|
||||
"@tiptap/extensions": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/extensions": "^3.0.0-next.3"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-table-cell",
|
||||
"description": "table cell extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/extension-table": "^3.0.0-next.7"
|
||||
"@tiptap/extension-table": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/extension-table": "^3.0.0-next.3"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-table-header",
|
||||
"description": "table cell extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/extension-table": "^3.0.0-next.7"
|
||||
"@tiptap/extension-table": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/extension-table": "^3.0.0-next.3"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-table-row",
|
||||
"description": "table row extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/extension-table": "^3.0.0-next.7"
|
||||
"@tiptap/extension-table": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/extension-table": "^3.0.0-next.3"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-task-item",
|
||||
"description": "task item extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/extension-list": "^3.0.0-next.7"
|
||||
"@tiptap/extension-list": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/extension-list": "^3.0.0-next.4"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-task-list",
|
||||
"description": "task list extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/extension-list": "^3.0.0-next.7"
|
||||
"@tiptap/extension-list": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/extension-list": "^3.0.0-next.4"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Minor Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/core",
|
||||
"description": "headless rich text editor",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -51,7 +51,7 @@
|
||||
"jsx-runtime"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/pm": "^3.0.0-next.7"
|
||||
"@tiptap/pm": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/pm": "^3.0.0-next.1"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-blockquote",
|
||||
"description": "blockquote extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-bold",
|
||||
"description": "bold extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-bubble-menu",
|
||||
"description": "bubble-menu extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -37,8 +37,8 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7",
|
||||
"@tiptap/pm": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8",
|
||||
"@tiptap/pm": "^3.0.0-next.8"
|
||||
},
|
||||
"dependencies": {
|
||||
"@floating-ui/dom": "^1.0.0"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-bullet-list",
|
||||
"description": "bullet list extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/extension-list": "^3.0.0-next.7"
|
||||
"@tiptap/extension-list": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/extension-list": "^3.0.0-next.4"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-code-block-lowlight",
|
||||
"description": "code block extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,9 +31,9 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7",
|
||||
"@tiptap/extension-code-block": "^3.0.0-next.7",
|
||||
"@tiptap/pm": "^3.0.0-next.7",
|
||||
"@tiptap/core": "^3.0.0-next.8",
|
||||
"@tiptap/extension-code-block": "^3.0.0-next.8",
|
||||
"@tiptap/pm": "^3.0.0-next.8",
|
||||
"lowlight": "^3.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-code-block",
|
||||
"description": "code block extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,8 +31,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7",
|
||||
"@tiptap/pm": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8",
|
||||
"@tiptap/pm": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-code",
|
||||
"description": "code extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Major Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-collaboration-caret",
|
||||
"description": "collaboration caret extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,8 +31,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7",
|
||||
"@tiptap/pm": "^3.0.0-next.7",
|
||||
"@tiptap/core": "^3.0.0-next.8",
|
||||
"@tiptap/pm": "^3.0.0-next.8",
|
||||
"@tiptap/y-tiptap": "^1.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-collaboration",
|
||||
"description": "collaboration extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,8 +31,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7",
|
||||
"@tiptap/pm": "^3.0.0-next.7",
|
||||
"@tiptap/core": "^3.0.0-next.8",
|
||||
"@tiptap/pm": "^3.0.0-next.8",
|
||||
"@tiptap/y-tiptap": "^1.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-color",
|
||||
"description": "text color extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/extension-text-style": "^3.0.0-next.7"
|
||||
"@tiptap/extension-text-style": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/extension-text-style": "^3.0.0-next.1"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-document",
|
||||
"description": "document extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-floating-menu",
|
||||
"description": "floating-menu extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -32,8 +32,8 @@
|
||||
],
|
||||
"devDependencies": {
|
||||
"@floating-ui/dom": "^1.6.12",
|
||||
"@tiptap/core": "^3.0.0-next.7",
|
||||
"@tiptap/pm": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8",
|
||||
"@tiptap/pm": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@floating-ui/dom": "^1.0.0",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-font-family",
|
||||
"description": "font family extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/extension-text-style": "^3.0.0-next.7"
|
||||
"@tiptap/extension-text-style": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/extension-text-style": "^3.0.0-next.3"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-hard-break",
|
||||
"description": "hard break extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-heading",
|
||||
"description": "heading extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-highlight",
|
||||
"description": "highlight extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-horizontal-rule",
|
||||
"description": "horizontal rule extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,8 +31,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7",
|
||||
"@tiptap/pm": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8",
|
||||
"@tiptap/pm": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-image",
|
||||
"description": "image extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-italic",
|
||||
"description": "italic extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-link",
|
||||
"description": "link extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -34,8 +34,8 @@
|
||||
"linkifyjs": "^4.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7",
|
||||
"@tiptap/pm": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8",
|
||||
"@tiptap/pm": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-list",
|
||||
"description": "List extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -87,8 +87,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7",
|
||||
"@tiptap/pm": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8",
|
||||
"@tiptap/pm": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.4",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-mention",
|
||||
"description": "mention extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,9 +31,9 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7",
|
||||
"@tiptap/pm": "^3.0.0-next.7",
|
||||
"@tiptap/suggestion": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8",
|
||||
"@tiptap/pm": "^3.0.0-next.8",
|
||||
"@tiptap/suggestion": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-ordered-list",
|
||||
"description": "ordered list extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/extension-list": "^3.0.0-next.7"
|
||||
"@tiptap/extension-list": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/extension-list": "^3.0.0-next.4"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-paragraph",
|
||||
"description": "paragraph extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-strike",
|
||||
"description": "strike extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-subscript",
|
||||
"description": "subscript extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,8 +31,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7",
|
||||
"@tiptap/pm": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8",
|
||||
"@tiptap/pm": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.3",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-superscript",
|
||||
"description": "superscript extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,8 +31,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7",
|
||||
"@tiptap/pm": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8",
|
||||
"@tiptap/pm": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.3",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-table",
|
||||
"description": "table extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -71,8 +71,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7",
|
||||
"@tiptap/pm": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8",
|
||||
"@tiptap/pm": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-text-align",
|
||||
"description": "text align extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-text-style",
|
||||
"description": "text style extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -87,7 +87,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-text",
|
||||
"description": "text extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-typography",
|
||||
"description": "typography extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-underline",
|
||||
"description": "underline extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-youtube",
|
||||
"description": "a youtube embed extension for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -31,7 +31,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.1"
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extensions",
|
||||
"description": "various extensions for tiptap",
|
||||
"version": "3.0.0-next.7",
|
||||
"version": "3.0.0-next.8",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@ -95,8 +95,8 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.7",
|
||||
"@tiptap/pm": "^3.0.0-next.7"
|
||||
"@tiptap/core": "^3.0.0-next.8",
|
||||
"@tiptap/pm": "^3.0.0-next.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.0.0-next.3",
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## 3.0.0-next.8
|
||||
|
||||
## 3.0.0-next.7
|
||||
|
||||
### Patch Changes
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user