This project adheres to Semantic Versioning.
-
Added possibility to use this module inside an image slider with own touch support #51 (thanks martinkutter)
To enabled it, just add
shouldCancelHandledTouchEndEvents={true}
- Fix SSR issue #49 (thanks bradcerasani)
- Mark all
peerDependencies
as optional
- Allow disabling double tap #46 (thanks matt-tingen)
- Export public API types #45 (thanks matt-tingen)
- Fixed typescript types #36
- Added support SSR #30 (thanks nicolas-cusan)
- Add typescript definitions
- Reduce package size
- Remove
classnames
- Remove css loader
Add support inertia #1
Initial version