elmarti / react-joystick-component

Tiny, multitouch, component driven joysticks in react
MIT License
86 stars 27 forks source link

Allow React version >17 to be as peer dependency #43

Closed mkosir closed 2 years ago

mkosir commented 2 years ago

Hey 👋 this PR introduces ability to use use joystick component with react v18, since npm/yarn fails (in strict mode) if peer dependencies are not met.

elmarti commented 2 years ago

@mkosir Perfect, thank you!

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 4.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: