6.2.0
v6.2.0 (Mon, April 24, 2023)
## ✨ New Features
- [`6ca2b60`](https://github.com/elmarti/react-joystick-component/commit/6ca2b60) ⚗️ add ability to override position. - ⚗️ add ability to override position.
This current implementation allows the user to override the position. The state can be stored in a parent component and override the internal state of the joystick. Closes #40, Closes #58
(Issues: #40
#58
)