yocontra / react-responsive

CSS media queries in react - for responsive design, and more.
https://contra.io/react-responsive
MIT License
7.04k stars 298 forks source link

chore: update deps incl webpack5. Add explicit children prop to work with react18 typedefs #292

Closed jafin closed 2 years ago

jafin commented 2 years ago

Original intent of change was to update typedefs for React 18, it evolved into a few other build changes:

Note: I couldn't run the test command locally, so the line was changed to something I could run.

Please review.

yocontra commented 2 years ago

@jafin Thanks for the PR! Have been on paternity leave but will review ASAP - thanks for the additional cleanup work