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

[Release] Version packages #2869

Merged
merged 1 commit into from
Jan 8, 2024
Merged

[Release] Version packages #2869

merged 1 commit into from
Jan 8, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 8, 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 main, this PR will be updated.

Releases

@udecode/plate-table@30.0.0

Major Changes

  • #2867 by @12joan – Fix: in v28, TableProvider was incorrectly shared by all tables in the editor. TableProvider must now be rendered as part of TableElement.

Patch Changes

  • #2867 by @12joan – Fix: Row and column size overrides not being applied correctly

@udecode/plate-core@30.0.0

Minor Changes

  • #2867 by @12joan – Export atom from jotai

  • #2859 by @12joan

    • Introduce PlateController as a way of accessing the active editor from an ancestor or sibling of Plate (see Accessing the Editor).
    • Add primary prop to Plate (default true)
    • Add isFallback to editor instance (default false)
    • The following hooks now throw a runtime error when used outside of either a Plate or PlateController, and accept a debugHookName option to customize this error message:
      • useIncrementVersion
      • useRedecorate
      • useReplaceEditor
      • useEditorMounted (new)
      • useEditorReadOnly
      • useEditorRef
      • useEdtiorSelection
      • useEditorSelector
      • useEditorState
      • useEditorVersion
      • useSelectionVersion
    • Change the default id of a Plate editor from 'plate' to a random value generated with nanoid/non-secure

@udecode/plate-alignment@30.0.0

@udecode/plate-autoformat@30.0.0

@udecode/plate-basic-elements@30.0.0

@udecode/plate-basic-marks@30.0.0

@udecode/plate-block-quote@30.0.0

@udecode/plate-break@30.0.0

@udecode/plate-caption@30.0.0

@udecode/plate-cloud@30.0.0

@udecode/plate-code-block@30.0.0

@udecode/plate-combobox@30.0.0

@udecode/plate-comments@30.0.0

@udecode/plate-common@30.0.0

@udecode/plate-cursor@30.0.0

@udecode/plate-dnd@30.0.0

@udecode/plate-emoji@30.0.0

@udecode/plate-excalidraw@30.0.0

@udecode/plate-find-replace@30.0.0

@udecode/plate-floating@30.0.0

@udecode/plate-font@30.0.0

@udecode/plate-heading@30.0.0

@udecode/plate-highlight@30.0.0

@udecode/plate-horizontal-rule@30.0.0

@udecode/plate-indent@30.0.0

@udecode/plate-indent-list@30.0.0

@udecode/plate-juice@30.0.0

@udecode/plate-kbd@30.0.0

@udecode/plate-line-height@30.0.0

@udecode/plate-link@30.0.0

@udecode/plate-list@30.0.0

@udecode/plate-media@30.0.0

@udecode/plate-mention@30.0.0

@udecode/plate-node-id@30.0.0

@udecode/plate-normalizers@30.0.0

@udecode/plate-paragraph@30.0.0

@udecode/plate@30.0.0

@udecode/plate-utils@30.0.0

@udecode/plate-reset-node@30.0.0

@udecode/plate-resizable@30.0.0

@udecode/plate-select@30.0.0

@udecode/plate-selection@30.0.0

@udecode/plate-serializer-csv@30.0.0

@udecode/plate-serializer-docx@30.0.0

@udecode/plate-serializer-html@30.0.0

@udecode/plate-serializer-md@30.0.0

@udecode/plate-suggestion@30.0.0

@udecode/plate-tabbable@30.0.0

@udecode/plate-trailing-block@30.0.0

@udecode/plate-yjs@30.0.0

Copy link

vercel bot commented Jan 8, 2024

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

Name Status Preview Comments Updated (UTC)
plate 🛑 Canceled (Inspect) Jan 8, 2024 4:58pm

@zbeyens zbeyens merged commit 8ecb908 into main Jan 8, 2024
2 of 3 checks passed
@zbeyens zbeyens deleted the changeset-release/main branch January 8, 2024 16:43
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.

None yet

1 participant