Skip to content

Files

Latest commit

 

History

History
45 lines (25 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

45 lines (25 loc) · 1.33 KB

Change Log

This project adheres to Semantic Versioning.

4.4.0

  • Added possibility to use this module inside an image slider with own touch support #51 (thanks martinkutter)

    To enabled it, just add shouldCancelHandledTouchEndEvents={true}

4.3.0

4.2.0

  • Mark all peerDependencies as optional

4.1.0

4.0.2

  • Fixed typescript types #36

4.0.0

3.0.0

  • Add typescript definitions
  • Reduce package size
  • Remove classnames
  • Remove css loader

2.0.11

Add support inertia #1

2.0.0

Initial version