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

feat: allow React 18 peer dependency #5226

Merged
merged 1 commit into from
Apr 5, 2022
Merged

Conversation

adidahiya
Copy link
Contributor

@adidahiya adidahiya commented Apr 5, 2022

Fixes #5205

Changes proposed in this pull request:

  • Allow React 18 peer dependency for all packages that declare one in package.json

Note that I'm not adding a testing environment for React 17 or React 18 here. 17 is possible with an unofficial adapter, but 18 is probably not. Until we switch our testing infrastructure, we'll have to rely on issue reports to deal with any problems Blueprint has in newer versions of React.

@blueprint-bot
Copy link

feat: allow React 18 peer dependency

Previews: documentation | landing | table | demo

@adidahiya adidahiya merged commit d75823d into develop Apr 5, 2022
@adidahiya adidahiya deleted the ad/react-18-peer-dep branch April 5, 2022 14:50
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.

React 18 is not supported as a peer dependency
2 participants