react-carousel-query
Version:
A infinite carousel component made with react that handles the pagination for you.
12 lines (7 loc) • 366 B
Markdown
# assert change log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## 1.5.1
* [Deps] switch to `object.assign`, and unpin `util`
## 1.5.0
* Add strict mode APIs. ([@lukechilds](https://github.com/lukechilds) in [#41](https://github.com/browserify/commonjs-assert/pull/41))