nytimes / react-tracking

🎯 Declarative tracking for React apps.
https://open.nytimes.com/introducing-react-tracking-declarative-tracking-for-react-apps-2c76706bb79a
Other
1.87k stars 123 forks source link

Widen peer dependency range to include React 17 #180

Closed grunde closed 3 years ago

grunde commented 3 years ago

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