Revision History
This project adheres to Semantic Versioning. Each release, along with migration instructions, is documented on this page (in addition to the Github Release Notes).
Summary:
Release | What | When |
---|---|---|
v0.2.0 | Added thunk support | May 30, 2017 |
v0.1.0 | Initial Release | May 24, 2017 |
Details ...
v0.2.0 - Added thunk support (May 30, 2017)
GitHub Release • GitHub Content • GitHub Docs ContentSupport was added for
Thunk Action Creators
.Unknown
actionMeta
properties are now validated (throwing error).The
Action Documentation
section was embellished with applicable examples.The
Distribution
section now highlights how our docs are produced.
v0.1.0 - Initial Release (May 24, 2017)
GitHub Release • GitHub Content • GitHub Docs Content- This is where it all began ...