Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 2.0.0-beta.1 [skip ci]
## [2.0.0-beta.1](v1.2.0...v2.0.0-beta.1) (2021-07-27) ### ⚠ BREAKING CHANGES * **docs:** package now uses emotion for styling ### Features * **carousel:** add bullet base and styled components, general organization ([1211791](1211791)) * **carousel:** add tests to base and styled components ([76e2483](76e2483)) * **carousel:** added basic css support to base components, updated docs and add stories ([9c24acc](9c24acc)) * **carousel:** provided styled and based classes for scroll, snap and swipe sliders ([f6729ed](f6729ed)) * **carousel:** support button navigation on SnapSlider ([a81915e](a81915e)) * **docs:** add storybook ([f219f57](f219f57)) * **docs:** update docs to account for customizable animations ([ab50ad1](ab50ad1)) ### Bug Fixes * **deps:** move emotion packages to peer dependencies, updated docs to account for this change ([27df019](27df019)) * **docs:** remove storybook-static from repo ([5aeefdb](5aeefdb))
- Loading branch information