Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish a new pre-release version #5458

Merged
merged 2 commits into from
Aug 13, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 7, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to develop, this PR will be updated.

Releases

@tiptap/[email protected]

Minor Changes

  • 86a8553: Add getContent to nodePasteRules to allow specifying inner content to a created node

  • 222f2ac: Add the ability to add new attributes to a splitted list item

  • e31673d: This PR significantly improves the performance of React NodeViews in a couple of ways:

    • It now uses useSyncExternalStore to synchronize changes between React & the editor instance
    • It dramatically reduces the number of re-renders by re-using instances of React portals that have already been initialized and unaffected by the change made in the editor

    We were seeing performance problems with React NodeViews because a change to one of them would cause a re-render to all instances of node views. For an application that heavily relies on node views in React, this was quite expensive.
    This should dramatically cut down on the number of instances that have to re-render, and, making each of those re-renders much less costly.

Patch Changes

@tiptap/[email protected]

Minor Changes

  • da7b337: Support the type attribute for ordered lists

Patch Changes

@tiptap/[email protected]

Minor Changes

  • e31673d: This PR significantly improves the performance of React NodeViews in a couple of ways:

    • It now uses useSyncExternalStore to synchronize changes between React & the editor instance
    • It dramatically reduces the number of re-renders by re-using instances of React portals that have already been initialized and unaffected by the change made in the editor

    We were seeing performance problems with React NodeViews because a change to one of them would cause a re-render to all instances of node views. For an application that heavily relies on node views in React, this was quite expensive.
    This should dramatically cut down on the number of instances that have to re-render, and, making each of those re-renders much less costly.

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

  • c0e631f: Give text-style extension a higher priority to have colors apply to things like underlines and strikethroughs
  • Updated dependencies [86a8553]
  • Updated dependencies [222f2ac]
  • Updated dependencies [e31673d]

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Copy link

netlify bot commented Aug 7, 2024

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit 863b604
🔍 Latest deploy log https://app.netlify.com/sites/tiptap-embed/deploys/66bb04e6fd9f9b0008d211e9
😎 Deploy Preview https://deploy-preview-5458--tiptap-embed.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot force-pushed the changeset-release/develop branch 10 times, most recently from 07cad91 to 6b031e0 Compare August 10, 2024 09:56
@github-actions github-actions bot force-pushed the changeset-release/develop branch from 6b031e0 to 235d526 Compare August 13, 2024 06:58
@nperez0111 nperez0111 merged commit b2d5c94 into develop Aug 13, 2024
14 checks passed
@nperez0111 nperez0111 deleted the changeset-release/develop branch August 13, 2024 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant