All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.10 (2020-11-04)
- fix click behaviour (bf2dcda)
0.1.9 (2020-08-19)
- support conditional / null carousel children (c244329)
0.1.8 (2020-06-09)
- add source parameter to afterChange and beforeChange callbacks (5346752)
- reset autoplay when current changes (53a57c2)
0.1.7 (2020-05-28)
- reset autoplay interval on slide click (9935ac1)
0.1.6 (2020-04-22)
- allow using functions or strings in easing props (1fbee7f)
0.1.5 (2020-04-13)
0.1.4 (2020-04-03)
- add cross-env to support setting env variables in multiple platforms (13a8e11)
- swap slides based on drag movement (6001ae5)
0.1.3 (2020-04-01)
- allow scroll when touch movement is vertical (bfb3293)
0.1.2 (2020-03-25)
- cancel debounced handlers on component unmount (3331112)