Support React 17; update peerDependencies
See original GitHub issueI would like to upgrade my project to React 17 but this dependency lists peerDependencies of React 16. Peer Dependencies should be updated to be React 16 || React 17. It doesn’t look like any of your code uses deprecated APIs, so it should all just work in React 17 as well.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:3
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Widen peer dependency range to include React 17 · Issue #814
You can use React 16 or React 17 with even the latest version of Next.js. See its peer dependencies. It's up to you...
Read more >npm Peer Dependencies - Fathom
Towards a deeper understanding of peer dependencies in npm. ... with React 17 and is optimistically expected to work with future minor updates...
Read more >How can I get React styleguidist to install correctly and get ...
The issue is caused by npm 7's exciting new feature that automatically installs peer dependencies. This results in both React 16 ...
Read more >You must install peer dependencies warning during npm install
My company's code base runs on node 14.x. Whenever I try to install and build, I get these peer dependency warnings. My main...
Read more >you must install peer dependencies yourself Code Example
npm WARN codelyzer@6.0.1 requires a peer of tslint@^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself. typescript by devops ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Any plan to publish a new version now the fix for this is merged?
any love for this ?