nytimes / react-tracking

🎯 Declarative tracking for React apps.

Home Page:https://open.nytimes.com/introducing-react-tracking-declarative-tracking-for-react-apps-2c76706bb79a

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Widen peer dependency range to include React 17

grunde opened this issue · comments

React 17 was released recently with minimal breaking changes.
Could the peer dependency on react be widened to something like:
^16.8.0 || ^17