8000 Support react 18 as peer dependency by lpgera · Pull Request #851 · simoneb/axios-hooks · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Support react 18 as peer dependency #851

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
merged 1 commit into from
May 2, 2022
Merged

Conversation

lpgera
Copy link
Contributor
@lpgera lpgera commented May 1, 2022

I noticed that the package requires React ^16.8.0-0 or ^17.0.0 as a peer dependency, but ^18.0.0 is not accepted. This causes problems with npm 7+ as peer dependency conflicts completely block dependency installations.

@codecov
Copy link
codecov bot commented May 2, 2022

Codecov Report

Merging #851 (403ed11) into master (1fedc95) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #851   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          170       170           
  Branches        46        46           
=========================================
  Hits           170       170           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d671c8e...403ed11. Read the comment docs.

@simoneb simoneb merged commit 987b34b into simoneb:master May 2, 2022
@github-actions github-actions bot mentioned this pull request May 2, 2022
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.

peerDependancies specifies react ^16.8.0 and ^17.0.0, but react 18 is out and is incompatible
2 participants
0