-
Notifications
You must be signed in to change notification settings - Fork 783
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
Revert "Version Packages" #2471
Conversation
This reverts commit 8fd54cf.
🦋 Changeset detectedLatest commit: 1fdd915 The changes in this PR will be included in the next version bump. This PR includes changesets to release 49 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
AI-Generated Summary: This pull request comprises changes across multiple files, mainly targeting version downgrades, deletions in changelogs, and introductions of some new features. Major changes in various versions of and dependencies to different packages have been observed. Specifically, the versions of many packages '@udecode/plate', '@udecode/plate-mention', and '@udecode/plate-combobox' amongst others and their dependencies, such as '@udecode/plate-common', have been downgraded, usually from '22.0.0' to '21.5.0'. Also, version '22.0.0' has been removed from the CHANGELOG.md files of several packages like '@udecode/plate-alignment', '@udecode/plate-basic-elements', and '@udecode/plate-table' to name a few. Additionally, new changeset markdown files have been created detailing features at varying release levels (major, minor, patch) for packages, including '@udecode/plate-combobox', '@udecode/plate-indent-list', '@udecode/plate-cloud', and more. Several new features are introduced such as new hooks: Overall, these changes suggest a rollback to earlier, potentially more stable versions and the consideration of major updates in the future. However, the intent behind the version downgrades and removals from changelogs would need to be validated with the authors to ensure they are purposeful. It should also be ensured that these changes do not inadvertently introduce bugs or break functionalities. |
Reverts #2470