v3.1.0
This release brings many long awaited bug-fixes and improvements :)
Bug fixes
- Fix issue with not properly cleared state after manual (de-)selection. (#161)
- On manual selection the
stop
andstart
-event are now emitted as well, making it easier to control it via JS. - Fix broken scrolling on Safari. (#140)
Improvements
- Dependency updates, the react-package for example is now using
createRoot
. - Add missing documentation to the README.