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

Merged
merged 1 commit into from
Jul 4, 2023
Merged

Version Packages #2465

merged 1 commit into from
Jul 4, 2023

Conversation

zbeyens
Copy link
Member

@zbeyens zbeyens commented Jul 3, 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/plate-core@21.5.0

Minor Changes

  • #2464 by @12joan
    • Add editorRef prop to Plate/PlateProvider
      • Works with useRef<PlateEditor | null> or useState<PlateEditor | null>
      • The editor instance is passed to the ref on mount and whenever the editor is reset
      • The ref is set to null when the editor unmounts
    • Add various new methods to editor:
      • editor.reset() - Equivalent to useResetPlateEditor()()
      • editor.redecorate() - Equivalent to useRedecorate()()
      • editor.plate.<key>.set(value) - Sets the value of <key> in the Plate store. The following keys are currently supported:
        • readOnly
        • plugins
        • onChange
        • decorate
        • renderElement
        • renderLeaf

@udecode/plate-button@21.5.0

@udecode/plate-cloud@21.5.0

@udecode/plate-comments@21.5.0

@udecode/plate-common@21.5.0

@udecode/plate-find-replace@21.5.0

@udecode/plate-dnd@21.5.0

@udecode/plate-autoformat@21.5.0

@udecode/plate-break@21.5.0

@udecode/plate-combobox@21.5.0

@udecode/plate-node-id@21.5.0

@udecode/plate-normalizers@21.5.0

@udecode/plate-reset-node@21.5.0

@udecode/plate-select@21.5.0

@udecode/plate-tabbable@21.5.0

@udecode/plate-trailing-block@21.5.0

@udecode/plate-floating@21.5.0

@udecode/plate-headless@21.5.0

@udecode/plate-media@21.5.0

@udecode/plate-alignment@21.5.0

@udecode/plate-basic-elements@21.5.0

@udecode/plate-basic-marks@21.5.0

@udecode/plate-block-quote@21.5.0

@udecode/plate-code-block@21.5.0

@udecode/plate-emoji@21.5.0

@udecode/plate-font@21.5.0

@udecode/plate-heading@21.5.0

@udecode/plate-highlight@21.5.0

@udecode/plate-horizontal-rule@21.5.0

@udecode/plate-indent@21.5.0

@udecode/plate-indent-list@21.5.0

@udecode/plate-kbd@21.5.0

@udecode/plate-line-height@21.5.0

@udecode/plate-link@21.5.0

@udecode/plate-list@21.5.0

@udecode/plate-mention@21.5.0

@udecode/plate-paragraph@21.5.0

@udecode/plate-table@21.5.0

@udecode/plate@21.5.0

@udecode/plate-utils@21.5.0

@udecode/resizable@20.5.3

@udecode/plate-selection@21.5.0

@udecode/plate-serializer-csv@21.5.0

@udecode/plate-serializer-docx@21.5.0

@udecode/plate-serializer-html@21.5.0

@udecode/plate-juice@21.5.0

@udecode/plate-serializer-md@21.5.0

@udecode/plate-suggestion@21.5.0

@udecode/plate-ui-button@21.5.0

@udecode/plate-ui-cloud@21.5.0

@udecode/plate-ui-combobox@21.5.0

@udecode/plate-ui-comments@21.5.0

@udecode/plate-ui-cursor@21.5.0

@udecode/plate-ui-dnd@21.5.0

@udecode/plate-ui-find-replace@21.5.0

@udecode/plate-ui-alignment@21.5.0

@udecode/plate-ui-block-quote@21.5.0

@udecode/plate-ui-code-block@21.5.0

@udecode/plate-ui-emoji@21.5.0

@udecode/plate-ui-excalidraw@21.5.0

@udecode/plate-ui-font@21.5.0

@udecode/plate-ui-horizontal-rule@21.5.0

@udecode/plate-ui-line-height@21.5.0

@udecode/plate-ui-link@21.5.0

@udecode/plate-ui-list@21.5.0

@udecode/plate-ui-media@21.5.0

@udecode/plate-ui-mention@21.5.0

@udecode/plate-ui-table@21.5.0

@udecode/plate-ui-placeholder@21.5.0

@udecode/plate-ui@21.5.0

@udecode/plate-styled-components@21.5.0

@udecode/plate-ui-toolbar@21.5.0

@vercel
Copy link

vercel bot commented Jul 3, 2023

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

Name Status Preview Comments Updated (UTC)
plate ❌ Failed (Inspect) Jul 3, 2023 7:45pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
plate-udecode ⬜️ Ignored (Inspect) Jul 3, 2023 7:45pm

@reviewpad reviewpad bot added large Pull request is large waiting-for-review labels Jul 3, 2023
@vercel vercel bot temporarily deployed to Preview – plate July 3, 2023 19:45 Inactive
@ghost
Copy link

ghost commented Jul 3, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@reviewpad
Copy link
Contributor

reviewpad bot commented Jul 3, 2023

AI-Generated Summary: This pull request primarily comprises version upgrades for numerous packages in the project. Specifically, most packages have been upgraded from version "21.4.2" or "21.4.3" to "21.5.0". The updates concern the packages themselves as well all of their respective dependencies. These upgrades consistently occur across various packages such as "@udecode/plate-styled-components", "@udecode/plate-ui", "@udecode/plate-comments", "@udecode/plate-highlight", "styled-components", "@udecode/plate-mention", "@udecode/plate-ui-mention", "@udecode/plate-juice", "trailing-block", "suggestion", "@udecode/plate-ui-emoji", "@udecode/resizable", "floating", "@udecode/plate-list", "@udecode/plate-code-block", "@udecode/plate-table", and others.

Each of these package version upgrades is documented in the respective CHANGELOG.md files, with a new entry added for version "21.5.0". However, specific details about the changes made in these versions are largely absent and await further updates.

The files .changeset/clean-hotels-joke.md was deleted as reported by the diff.

In conclusion, the pull request doesn't introduce new features or bug fixes but is primarily concerned with updating package versions, likely for standardization across the various packages in the project.

@zbeyens zbeyens merged commit 56dc99f into main Jul 4, 2023
@zbeyens zbeyens deleted the changeset-release/main branch July 4, 2023 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
large Pull request is large waiting-for-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant