diff --git a/.changeset/bright-mayflies-care.md b/.changeset/bright-mayflies-care.md deleted file mode 100644 index a3ada78558..0000000000 --- a/.changeset/bright-mayflies-care.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"tiptap-demos": patch -"@tiptap/extension-code-block-lowlight": patch ---- - -declare lowlight to be a peer dep of extension-code-block-lowlight, update usage to v3 diff --git a/.changeset/cuddly-pants-destroy.md b/.changeset/cuddly-pants-destroy.md deleted file mode 100644 index f3602beb19..0000000000 --- a/.changeset/cuddly-pants-destroy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tiptap/core": patch ---- - -Fix change criteria for isNodeEmpty to resolve #5415 diff --git a/.changeset/early-singers-begin.md b/.changeset/early-singers-begin.md deleted file mode 100644 index 2b37530faa..0000000000 --- a/.changeset/early-singers-begin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tiptap/core": patch ---- - -fix(core): findDuplicates - use Array.from when converting Set diff --git a/.changeset/good-schools-pretend.md b/.changeset/good-schools-pretend.md deleted file mode 100644 index 42ec46d182..0000000000 --- a/.changeset/good-schools-pretend.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tiptap/extension-code-block": patch -"@tiptap/extension-code-block-lowlight": patch ---- - -`defaultLanguage` on Code Block Lowlight was not being respected properly, to address this we added `defaultLanguage` as an option to the code-block extension. diff --git a/.changeset/hungry-poems-bake.md b/.changeset/hungry-poems-bake.md deleted file mode 100644 index 189fc8fa26..0000000000 --- a/.changeset/hungry-poems-bake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tiptap/core": patch ---- - -Add `ignoreWhitespace` option to `isNodeEmpty` to ignore any whitespace and hardbreaks in a node to check for emptiness diff --git a/.changeset/real-kiwis-double.md b/.changeset/real-kiwis-double.md deleted file mode 100644 index d10f60149c..0000000000 --- a/.changeset/real-kiwis-double.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tiptap/core": patch ---- - -This fixes a discrepency between `getMarksBetween` and `isActive(markName)` where the position used for getMarksBetween was off by one diff --git a/.changeset/smooth-rice-obey.md b/.changeset/smooth-rice-obey.md deleted file mode 100644 index 8a73ee788c..0000000000 --- a/.changeset/smooth-rice-obey.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -"@tiptap/react": patch ---- - -Optimize `useEditor` and `useEditorState` to reduce number of instances created while still being performant #5432 - -The core of this change is two-fold: - - have the effect run on every render (i.e. without a dep array) - - schedule destruction of instances, but bail on the actual destruction if the instance was still mounted and a new instance had not been created yet - -It should plug a memory leak, where editor instances could be created but not cleaned up in strict mode. -As well as fixing a bug where a re-render, with deps, was not applying new options that were set on `useEditor`. diff --git a/.changeset/wet-terms-fetch.md b/.changeset/wet-terms-fetch.md deleted file mode 100644 index 899f3200fb..0000000000 --- a/.changeset/wet-terms-fetch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tiptap/extension-placeholder": patch ---- - -add back `considerAsAny` type but mark it deprecated diff --git a/.changeset/wise-beers-reflect.md b/.changeset/wise-beers-reflect.md deleted file mode 100644 index 7815d78912..0000000000 --- a/.changeset/wise-beers-reflect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tiptap/extension-task-item": patch ---- - -allow task items to be parsed when only having `