fix: allow task items to be parsed when only having <li data-checked instead of only when <li data-checked="true" (re-fix of #5366) by @baseballyama in ueberdosis/tiptap#5426
fix(react): optimize useEditor and useEditorState to reduce number of instances created while being performant #5432 by @nperez0111 in ueberdosis/tiptap#5445
This version was pushed to npm by nperez0111, a new releaser for @tiptap/extension-highlight since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @tiptap/extension-highlight from 2.0.0-beta.15 to 2.5.9.
Release notes
Sourced from
@tiptap/extension-highlight
's releases.... (truncated)
Changelog
Sourced from
@tiptap/extension-highlight
's changelog.... (truncated)
Commits
535dccc
chore(release): publish version v2.5.9 (#5451)7d6c939
chore(release): publish a new version 2.5.8 (#5408)44e4eca
Shared rollup config (#5403)a1c5120
chore: publish a new release version (#5375)52f717b
chore(release): publish a new release version22cb038
chore: release version (#5368)46079c2
chore: publish version 2.5.4 (#5361)dd7f9ac
build: resolve default exports properly in cjse1946c8
chore(release): publish a new version (#5359)b97ce6a
chore: publish 2.5.2 (#5358)Maintainer changes
This version was pushed to npm by nperez0111, a new releaser for
@tiptap/extension-highlight
since your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show