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 #6035

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 19, 2025

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]

Patch Changes

@tiptap/[email protected]

Patch Changes

  • 40b7d47: This does a shallow diff between the current options and the incoming ones to determine whether we should try to write the new options and incur a state update within the editor.

    It purposefully is not doing a full diff as several options are known to be problematic (callback handlers, extensions array, the content itself), so we rely on referential equality only to do this diffing which should be fairly fast since there are only about 10-15 options, and this diffs only the ones the user has actually attempted to set. Some options (e.g. editorProps, parseOptions, coreExtensionOptions) are an object that may need to be memoized by the user if they want to avoid unnecessary state updates.

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@github-actions github-actions bot force-pushed the changeset-release/develop branch from 5e76dbc to 2774fd1 Compare January 19, 2025 10:47
Copy link

netlify bot commented Jan 19, 2025

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit 3402581
🔍 Latest deploy log https://app.netlify.com/sites/tiptap-embed/deploys/679119e8d9db5e0009238bf3
😎 Deploy Preview https://deploy-preview-6035--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 from 2774fd1 to a620e6a Compare January 21, 2025 09:43
@github-actions github-actions bot force-pushed the changeset-release/develop branch from a620e6a to 3402581 Compare January 22, 2025 16:16
Copy link

@nperez0111 nperez0111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good bot

@nperez0111 nperez0111 merged commit 4d9cc05 into develop Jan 22, 2025
3 of 4 checks passed
@nperez0111 nperez0111 deleted the changeset-release/develop branch January 22, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant