Skip to content

fix(deps): update tiptap monorepo to ^3.23.4#41

Open
JadenRazo wants to merge 1 commit into
mainfrom
renovate/tiptap-monorepo
Open

fix(deps): update tiptap monorepo to ^3.23.4#41
JadenRazo wants to merge 1 commit into
mainfrom
renovate/tiptap-monorepo

Conversation

@JadenRazo

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
@tiptap/extension-placeholder (source) ^3.23.1^3.23.4 age confidence
@tiptap/react (source) ^3.23.1^3.23.4 age confidence
@tiptap/starter-kit (source) ^3.23.1^3.23.4 age confidence

Release Notes

ueberdosis/tiptap (@​tiptap/extension-placeholder)

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/react)

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

Patch Changes
  • 30e0b58: Default immediatelyRender to false in SSR environments instead of throwing an error

    Previously, omitting immediatelyRender in an SSR environment (e.g. Next.js) would throw an error in development and silently return null in production. This was a common source of crashes, especially when AI-generated code set up the editor without explicitly passing immediatelyRender: false. The hook now defaults immediatelyRender to true, but automatically sets it to false when SSR is detected, logging a warning in development instead of throwing.

  • Updated dependencies [f98eaaf]

ueberdosis/tiptap (@​tiptap/starter-kit)

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

Patch Changes

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant