include-media-redux
Version:
An adaption of include-media-export for redux
51 lines (28 loc) • 2.46 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
Generated by [auto-changelog](https://github.com/CookPete/auto-changelog)
#### [v1.0.6](https://github.com/wework/include-media-redux/compare/v1.0.5...v1.0.6)
> 13 June 2017
* Adds .travis.yml to get it running in travis [`#1`](https://github.com/wework/include-media-redux/pull/1)
* Adds .travis.yml to get it running in travis [`018e23d`](https://github.com/wework/include-media-redux/commit/018e23d991ef22b728692116d32266fbf864849b)
* Updates README [`77b1e29`](https://github.com/wework/include-media-redux/commit/77b1e296ee10fa51105f537fc1002fe2782f92b8)
#### [v1.0.5](https://github.com/wework/include-media-redux/compare/v1.0.4...v1.0.5)
> 13 June 2017
* Makes the withMedia a Component so that it doesn't block rerenders [`fc16eee`](https://github.com/wework/include-media-redux/commit/fc16eee15b04f06d3642456f715d0ecce3a932bb)
#### [v1.0.4](https://github.com/wework/include-media-redux/compare/v1.0.3...v1.0.4)
> 13 June 2017
* Make react-redux connect not pure [`18272aa`](https://github.com/wework/include-media-redux/commit/18272aa6204d084257a91dc9ea2a36f19148f7be)
#### [v1.0.3](https://github.com/wework/include-media-redux/compare/v1.0.2...v1.0.3)
> 13 June 2017
* Makes the reading of breakpoint data from the redux store more defensive [`3a9b188`](https://github.com/wework/include-media-redux/commit/3a9b18809350604e0d5436445ed2681ebef0c668)
#### [v1.0.2](https://github.com/wework/include-media-redux/compare/v1.0.1...v1.0.2)
> 13 June 2017
* Makes dependencies not so rigid [`04195fb`](https://github.com/wework/include-media-redux/commit/04195fb6e36de30912902cf682dfee714564b556)
* Updates yarn.lock file [`68a8659`](https://github.com/wework/include-media-redux/commit/68a865956c92d313a20053794c606ebe915e3e05)
#### [v1.0.1](https://github.com/wework/include-media-redux/compare/v1.0.1-0...v1.0.1)
> 13 June 2017
#### v1.0.1-0
> 13 June 2017
* Gets client tests running [`fe53c26`](https://github.com/wework/include-media-redux/commit/fe53c262c8771b74777600fc2ae829f92b0e194b)
* Initial setup of the package [`33ac752`](https://github.com/wework/include-media-redux/commit/33ac752d2a6f8089ffbe208763ca5971b254cf62)
* Gets the package mostly ready for distribution [`3d8b90c`](https://github.com/wework/include-media-redux/commit/3d8b90cff557d5dd4c5ad771e4f494d3a50b80e7)