-
Notifications
You must be signed in to change notification settings - Fork 0
Upgrade to @enonic/react-components@6.1.0-A1 with React 19 support #513
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: pmi <754221+pmi@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Upgrade to react-components with next 16 and react 19
Upgrade to @enonic/react-components with React 19 support
Dec 17, 2025
Member
|
@copilot update |
Co-authored-by: pmi <754221+pmi@users.noreply.github.com>
Contributor
Author
a6d3fea to
1e9bcd6
Compare
Member
|
@copilot use @enonic/react-components@6.1.0-A1 and cleanup usages of local file |
Co-authored-by: pmi <754221+pmi@users.noreply.github.com>
Contributor
Author
Copilot
AI
changed the title
Upgrade to @enonic/react-components with React 19 support
Upgrade to @enonic/react-components@6.1.0-A1 with React 19 support
Dec 18, 2025
pmi
approved these changes
Jan 12, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Upgrades
@enonic/react-componentsto version6.1.0-A1for React 19 and Next.js 16 compatibility.Implementation
@enonic/react-components@6.1.0-A1react@18.3.1→react@19.2.3+ corresponding type definitionsmetaandcomponentprops per new API contract@6.1.0-A1and usevite@latestfor future compatibilityCode Changes
The new
@enonic/react-componentsAPI requiresmetaandcomponentprops on RichText:Type assertion added in
Macro.tsxforconfigparameter (nowunknowninstead of inferred type).Dependencies Updated
@enonic/react-components:5.0.1→6.1.0-A1react:^18.3.1→^19.2.3react-dom:^18.3.1→^19.2.3@types/react:^18.3.12→^19.2.7@types/react-dom:^18.3.1→^19.2.3Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.