4.0.0
v4.0.0 (Sat, January 22, 2022)
## 🐛 Bug Fixes
- [`4ba9106`](https://github.com/elmarti/react-joystick-component/commit/4ba9106) fix tsfailure - fix tsfailure
- [`8b068aa`](https://github.com/elmarti/react-joystick-component/commit/8b068aa) fix tsfailure - fix tsfailure
- [`f1fc49d`](https://github.com/elmarti/react-joystick-component/commit/f1fc49d) fix tsfailure - fix tsfailure
- [`1810cd4`](https://github.com/elmarti/react-joystick-component/commit/1810cd4) fix tsfailure - fix tsfailure
## 💥 Breaking Changes
- [`129fd6d`](https://github.com/elmarti/react-joystick-component/commit/129fd6d) use pointer events - use pointer events
Using pointer events standardises a lot of the code and allows dragging to continue outside of the viewport. closes #26 closes #35
(Issues: #26
#35
)