- Update usage of the gamepad API
- Handle connection and disconnection events per gamepad
- Support for deadzone filtering
- Haptic feedback for gamepads
- Rewrite using typescript.
- Support for touch input events.
- Published on NPM.
- Added API documentation.
- Support for double click detection on all mouse buttons.
- Support for Gamepad (Using the Gamepad API)
- Moved all events to the window object
- Added dispose method
- First release