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

Version Packages #2759

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Version Packages #2759

merged 1 commit into from
Nov 24, 2023

Conversation

zbeyens
Copy link
Member

@zbeyens zbeyens commented Nov 23, 2023

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

@udecode/[email protected]

Major Changes

  • #2760 by @12joan
    • Renamed the comments prop on CommentsProvider to initialComments to reflect the fact that updating its value after the initial render has no effect
    • Removed the following props from CommentsProvider, since they represent the internal state of the comments plugin and should not be controlled externally:
      • activeCommentId
      • addingCommentId
      • newValue
      • focusTextarea
    • The following props on CommentsProvider can now be updated after the initial render (whereas prior to this version, doing so had no effect):
      • myUserId
      • users
      • onCommentAdd
      • onCommentUpdate
      • onCommentDelete

@udecode/[email protected]

Major Changes

  • #2733 by @dimaanj
    • [Breaking] serializeHtml: replaced option slateProps by plateProps.
    • Fix errors when the components were using Plate hooks.

@udecode/[email protected]

Minor Changes

  • #2733 by @dimaanj
    • Table plugin has now merging support. To enable it, use option enableMerging: true

@udecode/[email protected]

@udecode/[email protected]

@udecode/[email protected]

Copy link

vercel bot commented Nov 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
plate ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 23, 2023 7:57pm

@github-actions github-actions bot force-pushed the changeset-release/main branch from c475b5d to bd10448 Compare November 23, 2023 19:43
@zbeyens zbeyens merged commit 594f3f1 into main Nov 24, 2023
2 checks passed
@zbeyens zbeyens deleted the changeset-release/main branch November 24, 2023 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
small Pull request is small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant