What would you like improved?
Support react 17.
- widen peer dependency range or change it to require 17
- test with 17
Since enzyme needs some time with React 17 (enzymejs/enzyme#2430) it might be worth investigating if @testing-library/react is sufficient for testing in this repository. I haven't looked closely since I wanted to get maintainer input before proposing such a big change to the repo internal.
Support react 17.
Since enzyme needs some time with React 17 (enzymejs/enzyme#2430) it might be worth investigating if
@testing-library/reactis sufficient for testing in this repository. I haven't looked closely since I wanted to get maintainer input before proposing such a big change to the repo internal.