xjpro / react-in-angularjs

A super simple way to render React components in AngularJS
The Unlicense
23 stars 13 forks source link

Update React dependency from version 16 to 17. (Thanks for building t… #12

Closed mikematthes closed 2 years ago

mikematthes commented 2 years ago

Hi, I'm not sure if there is a specific reason why the React dependency is version 16 instead of 17. This PR updates the dependent version to 17.

Thanks for reviewing

xjpro commented 2 years ago

I'm not aware of any reason 17 wouldn't work. Can you change the peerDependency to ">=16" though? That way people can continue to use 16 if their project requires them to, or any higher version.

mikematthes commented 2 years ago

Hi, your suggested changes are committed and in the PR

xjpro commented 2 years ago

Thanks for your contribution 👍

Available as version 17.7.0