@brainhubeu/react-carousel
Version:
Carousel component for React
61 lines (28 loc) • 3.77 kB
Markdown
## [2.0.4](https://github.com/brainhubeu/react-carousel/compare/v2.0.3...v2.0.4) (2021-05-26)
### Bug Fixes
* autoplay call onChange ([#694](https://github.com/brainhubeu/react-carousel/issues/694)) ([#713](https://github.com/brainhubeu/react-carousel/issues/713)) ([97ab35f](https://github.com/brainhubeu/react-carousel/commit/97ab35f00c8dbc37ac202d7957575039bc0291e1))
## [2.0.3](https://github.com/brainhubeu/react-carousel/compare/v2.0.2...v2.0.3) (2021-04-12)
### Bug Fixes
* production builds using webpack ([0cb444b](https://github.com/brainhubeu/react-carousel/commit/0cb444b777558494c5790ade0dface85e66bacbe))
## [2.0.2](https://github.com/brainhubeu/react-carousel/compare/v2.0.1...v2.0.2) (2020-11-19)
### Bug Fixes
* child re render ([b427cda](https://github.com/brainhubeu/react-carousel/commit/b427cda8d41e36045aaad92abbaa0f747480d110))
## [2.0.1](https://github.com/brainhubeu/react-carousel/compare/v2.0.0...v2.0.1) (2020-07-29)
### Bug Fixes
* temporarily disable creating custom plugins functionality ([971a5ac](https://github.com/brainhubeu/react-carousel/commit/971a5ac3e3c50b920f61443bea368e1a4b89d959))
# [2.0.0](https://github.com/brainhubeu/react-carousel/compare/v1.0.1...v2.0.0) (2020-07-27)
* Carousel 2.0 introduce plugins (#622) ([f4774f1](https://github.com/brainhubeu/react-carousel/commit/f4774f14a7c746ab64afc942a9274bbd774010c7)), closes [#622](https://github.com/brainhubeu/react-carousel/issues/622) [#451](https://github.com/brainhubeu/react-carousel/issues/451) [#584](https://github.com/brainhubeu/react-carousel/issues/584) [#613](https://github.com/brainhubeu/react-carousel/issues/613) [#614](https://github.com/brainhubeu/react-carousel/issues/614) [#394](https://github.com/brainhubeu/react-carousel/issues/394) [#394](https://github.com/brainhubeu/react-carousel/issues/394) [#394](https://github.com/brainhubeu/react-carousel/issues/394) [#618](https://github.com/brainhubeu/react-carousel/issues/618) [#394](https://github.com/brainhubeu/react-carousel/issues/394) [#618](https://github.com/brainhubeu/react-carousel/issues/618)
### Bug Fixes
* Setting offset breaks "centered" ([#394](https://github.com/brainhubeu/react-carousel/issues/394)) ([5f69446](https://github.com/brainhubeu/react-carousel/commit/5f694466442587eb09ca1e17ba61406bb77e8960))
# [2.0.0-v2-beta.1](https://github.com/brainhubeu/react-carousel/compare/v1.0.1...v2.0.0-v2-beta.1) (2020-07-22)
### Bug Fixes
* Adding 'rtl' to breakpoints prop-type shape ([6de56a9](https://github.com/brainhubeu/react-carousel/commit/6de56a90d7101f222c8c90bd2835b12b12f05832))
* carousel breaks when one of the carousel children is an array of nodes ([88a6e0f](https://github.com/brainhubeu/react-carousel/commit/88a6e0f8d61f25c61f5a43c2fe8ac22124e11817))
* pass null instead of boolean to drag event listener if disabled ([2a884bf](https://github.com/brainhubeu/react-carousel/commit/2a884bf1b7165ad53e8a1f678e1931982c44482f))
* pkgRoot path ([1ce7ffd](https://github.com/brainhubeu/react-carousel/commit/1ce7ffd0360a942e98ed6a57532b777dadfe808f))
# [2.0.0-rc.3](https://github.com/brainhubeu/react-carousel/compare/v2.0.0-rc.2...v2.0.0-rc.3) (2020-07-27)
### Bug Fixes
* publish package with CHANGELOG.md LICENSE.md and README.md ([29f2016](https://github.com/brainhubeu/react-carousel/commit/29f201661bc9f2f20453387179b51caeea81dc5a))
# [2.0.0-rc.2](https://github.com/brainhubeu/react-carousel/compare/v2.0.0-rc.1...v2.0.0-rc.2) (2020-07-24)
### Bug Fixes
* setting offset breaks "centered" plugin [#394](https://github.com/brainhubeu/react-carousel/issues/394) ([#618](https://github.com/brainhubeu/react-carousel/issues/618)) ([cfae59f](https://github.com/brainhubeu/react-carousel/commit/cfae59f46609b26441ceba0d910b1ef02c1f1c5c))