React 17 support
See original GitHub issueWhen trying to use this library in a project with React 17:
Could not resolve dependency:
peer react@"^15.5.4 || ^16.2.0" from react-code-input@3.10.0
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:10 (6 by maintainers)
Top Results From Across the Web
React v17.0 – React Blog
React 17 supports the new JSX transform. We've also backported support for it to React 16.14.0, React 15.7.0, and 0.14.10.
Read more >React | endoflife.date
React is an open-source JavaScript web framework for building modern web applications. Release, Released, Active Support, Security Support, Latest. 18.2, 6 ...
Read more >Upgrading to React 17 - Medium
We finally upgraded our app to React v17 from v16. The v17 was released almost 3 years after the previous major release.
Read more >React 16 vs. React 17 | NextLink Labs
While not feature rich, React 17 is an important release. It offers support for multiple react apps on the same HTML document, options...
Read more >react/CHANGELOG.md at main · facebook/react - GitHub
This solves an issue that already exists in React 17 and below, ... These new APIs are now exported from react-dom/server and have...
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 FreeTop 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
Top GitHub Comments
@aamirnbs please use https://www.npmjs.com/package/react-code-input/v/3.10.1
new version will be released today, thanx @mgreca