Skip to content

feat: support React 19 in peerDependencies#21

Merged
junwen-k merged 2 commits into
junwen-k:mainfrom
bfourgeaud:main
Jun 28, 2025
Merged

feat: support React 19 in peerDependencies#21
junwen-k merged 2 commits into
junwen-k:mainfrom
bfourgeaud:main

Conversation

@bfourgeaud

Copy link
Copy Markdown
Contributor

Update of peer dependencies in order to support React19.

 "peerDependencies": {
-  "react": "^18.3.1"
+  "react": "^18.3.1 || ^19.0.0"
 }

@bfourgeaud bfourgeaud mentioned this pull request Jun 27, 2025

@bfourgeaud bfourgeaud left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated pnpm-lock.yaml to be up to date also with package changes

@junwen-k

Copy link
Copy Markdown
Owner

@bfourgeaud Thanks for your contribution! I will be doing a release very soon :)

@junwen-k junwen-k merged commit 4c42dbf into junwen-k:main Jun 28, 2025
1 check passed
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.

2 participants