Support React 16
See original GitHub issueReact is currently in v16.0.0-alpha.12
, but is it already planned to support it by enzyme? My specific issue currently is #875.
Is it too early to implement it, as it is in alpha?
Issue Analytics
- State:
- Created 6 years ago
- Reactions:60
- Comments:54 (19 by maintainers)
Top Results From Across the Web
React v16.0 – React Blog
React 16 includes a completely rewritten server renderer. It's really fast. It supports streaming, so you can start sending bytes to the ...
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 >React 16 - Mobify DevCenter
There are a lot of big changes with React 16 that require you to upgrade certain packages as well as your code in...
Read more >What's New in React 16 and Fiber Explanation | by Trey Huffine
Ability to yield back and forth between parents and children to support layout in React. Ability to return multiple elements from render() ....
Read more >Introduction · Enzyme - GitHub Pages
Are you currently using Enzyme 2.x? Great! Check out our migration guide for help moving on to Enzyme v3 where React 16 is...
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
v3.0.0 is now released.
React native 0.44 (actual release, not alpha/beta/rc) requires react 16 alpha. How can we use enzyme with react-native 0.44 ?