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 stable version #5751

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Publish a new stable version #5751

merged 1 commit into from
Oct 22, 2024

Conversation

github-actions[bot]
Copy link
Contributor

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 main, this PR will be updated.

Releases

@tiptap/[email protected]

Minor Changes

  • 873a67c: When collaborating on a document, a client may send changes which are invalid to the current client. This change makes it so that the client can be disabled from synchronizing any further changes to avoid the default behavior of stripping unknown content. This would allow the other client to continue editing on the document while still synchronizing any known changes.

@tiptap/[email protected]

Patch Changes

  • ffb51d3: insertContentAt, setContent, and insertContent commands now respect the editor's pre-defined parseOptions configuration if the command does not specify it's own parseOptions
  • 873a67c: This allows the Editor isntance to unregister multiple plugins in a single editor state replacement
  • d96f679: Fixed an issue while updating attributes on a NodePos that was not a text
  • e606c06: Updates the typings of DecorationsWithTypes to be more accurate to the prosemirror implementation even though it is not completely exposed as an API
  • a2eea24: Added role and aria-label attributes to the contenteditable field for better screenreader support and mouseless controls
  • d96f679: Fixed issues with NodePos child positions causing wrong positions when used on non-text atoms
  • 4efd227: Fixed an issue with getMarkRange not returning the correct range when cursor is at the start of the specified mark

@tiptap/[email protected]

Patch Changes

  • 6fae240: Add parse rules that reset bold & italic marks

@tiptap/[email protected]

Patch Changes

  • 6fae240: Add parse rules that reset bold & italic marks

@tiptap/[email protected]

Patch Changes

  • ae711ab: Increase mention extension priority to allow mentions to be inserted in lists using the Enter key

@tiptap/[email protected]

Patch Changes

  • 21df331: Tables now properly respect colwidths with multiple values, fixing resizeable columns when the first row has a colspan

@tiptap/[email protected]

Patch Changes

  • 21df331: Tables now properly respect colwidths with multiple values, fixing resizeable columns when the first row has a colspan

@tiptap/[email protected]

Patch Changes

  • feea1f6: Update prosemirror-view version

@tiptap/[email protected]

Patch Changes

@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]

Copy link

netlify bot commented Oct 22, 2024

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit 83affea
🔍 Latest deploy log https://app.netlify.com/sites/tiptap-embed/deploys/6717a4b0cc8c23000816160a
😎 Deploy Preview https://deploy-preview-5751--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.

Copy link
Contributor

@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 cbbb8a5 into main Oct 22, 2024
4 checks passed
@nperez0111 nperez0111 deleted the changeset-release/main branch October 22, 2024 13:22
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