This repository was archived by the owner on Aug 18, 2025. It is now read-only.
v13.1.0
Features
You can now import default sensors as useMouseSensor, useKeyboardSensor, or useTouchSensor for individual reuse via sensors prop
– Thanks @vladmoroz
React 17 is now supported 🎉
– Thanks @100terres
Fixes
Removed redundant event listener
– Thanks @hodovani
Misc
Various improvements to the docs and examples
– Thanks @theBstar @Ardeshir81 @hednowley @RavenAlly @alexbudure @vkentta @johnrees @agilatakishiyev @petyosi @inokawa @ToriK17 @paulshen @ValentinH @featherbear @GarrisonJ
Documentation is now available in Greek 🇬🇷
– Thanks @hdks55l
Story source code is now visible in Storybook
– Thanks @2stash
Various internal changes
– Thanks @ValentinH