Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Releases: gcanti/redux-tcomb

v0.2.1

24 Aug 12:23
Compare
Choose a tag to compare
  • New Feature
    • Expose action creators from createActionType, fix #15 (@FredyC)

v0.2.0

09 Jul 17:30
Compare
Choose a tag to compare

v0.1.6

09 Oct 07:39
Compare
Choose a tag to compare
  • Internal
    • upgrade to redux 3.0.0
    • remove unnecessary condition in isReduxAction
    • handle DevTools's @@INIT action

v0.1.5

24 Sep 15:24
Compare
Choose a tag to compare

v0.1.3

18 Sep 08:10
Compare
Choose a tag to compare
  • New Feature
    • better error messages
  • Internal
    • added tests

v0.1.2

05 Sep 09:24
Compare
Choose a tag to compare
  • added getCheckedReducer API

v0.1.1

04 Sep 09:39
Compare
Choose a tag to compare
  • Handle actions without a type property

v0.1.0

03 Sep 18:37
Compare
Choose a tag to compare

Initial release