mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-11 11:45:15 +08:00
chore: add previous changesets
This commit is contained in:
parent
c15f89bb7e
commit
fcf5eeec0f
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@tiptap/core": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
CI build testing
|
|
5
.changeset/early-jokes-hide.md
Normal file
5
.changeset/early-jokes-hide.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"@tiptap/core": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
When `parseOptions.whitespace === 'full' or parseOptions.whitespace === true` setting content will no longer strip whitespaces on setContent
|
@ -59,7 +59,6 @@
|
|||||||
"@tiptap/vue-3": "2.4.0"
|
"@tiptap/vue-3": "2.4.0"
|
||||||
},
|
},
|
||||||
"changesets": [
|
"changesets": [
|
||||||
"brown-gorillas-draw",
|
|
||||||
"clever-mice-search",
|
"clever-mice-search",
|
||||||
"cuddly-socks-beg",
|
"cuddly-socks-beg",
|
||||||
"curvy-windows-know",
|
"curvy-windows-know",
|
||||||
|
5
.changeset/shaggy-chefs-move.md
Normal file
5
.changeset/shaggy-chefs-move.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"@tiptap/core": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Faster performance for checking if a node is empty and if something is a fragment
|
5
.changeset/strong-sloths-pay.md
Normal file
5
.changeset/strong-sloths-pay.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"@tiptap/extension-collaboration": minor
|
||||||
|
---
|
||||||
|
|
||||||
|
Add `ySyncOptions` property to `@tiptap/extension-collaboration` to allow passing options directly to y-prosemirror's plugin
|
Loading…
Reference in New Issue
Block a user