1.5.2 (2021-10-01)
- file path in build (77d6b76)
1.5.1 (2021-10-01)
- remove stories from production bundle (e4838e9)
1.5.0 (2021-10-01)
- arrows: export internal arrow component (f1f8813)
- bullets-wrapper: export internal arrow component (ad9697e)
- bullets: export internal bullet component (4966004)
1.4.0 (2021-09-22)
- linting issues (0dc9419)
- Add slidesToSlide prop (612cb45)
1.3.5 (2021-09-17)
1.3.4 (2021-02-02)
1.3.3 (2020-10-30)
1.3.2 (2020-09-23)
1.3.1 (2020-09-21)
1.3.0 (2020-09-01)
1.2.1 (2020-07-13)
1.2.0 (2020-06-08)
- Reset padding to prevent browser default styles #86 (@mstruebing)
- Set margin to prevent browser default styles #94 (@Tobi-mmt)
- Only distribute dist folder to reduce installation size #76 (@mstruebing)
- Readme: Improve props overview and examples #73 (@Tobi-mmt)
- Update react-use-gesture to v7 #77
- Integrate
eslint-config-xo-typescript
and run in CI #75 (@kampfheizung) - Readme: Improve props overview and examples #73 (@Tobi-mmt)
- Remove node engine in
package.json
#63 (@mstruebing)
- Update a bunch of dependencies
- initial release