Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Releases: CodeSignal/redux-rags

v1.2.3

21 Nov 21:49
Compare
Choose a tag to compare

This release contains minor/patch version updates for dependencies, and no functional changes.

v1.2.2

12 Aug 17:21
Compare
Choose a tag to compare

PRs included: #12 , #17

This release simply contains minor/patch version updates for dependencies -- no functional changes.

FactoryMap bug fix

29 Jan 01:31
75d97a6
Compare
Choose a tag to compare

Fixes a bug with ragFactoryMap. See #9 for more details.

Also adjusted the babel configuration + Action / Getter groupings so things are more clear when looking at the source files in this repo.

First Working Release (Without babel-runtime dependency)

22 Jan 20:23
8fe0649
Compare
Choose a tag to compare

First release that provides this package as a complete solo-build. No peer dependencies are required to run, and the npm size is approximately 9kb.

Updated Documentation

13 Nov 02:25
Compare
Choose a tag to compare

Updated the documentation to emphasis the simple use case and prerequisites.

Initial Release

12 Nov 18:37
Compare
Choose a tag to compare

Initial release of package! 🎉