Skip to content

Releases: sony/typescript-fsa-redux-middleware

4.2.3

14 Nov 05:55
d5e429b
Compare
Choose a tag to compare

4.2.2

14 Nov 05:39
0917659
Compare
Choose a tag to compare

Add support for external defined Dispatch type

Merge pull request #8 from sony/id/update_version_4.2.0

25 Sep 09:36
8d34664
Compare
Choose a tag to compare
  • Update dependencies
  • Change coding style of sample application.

4.1.1

18 Jul 09:41
62668ef
Compare
Choose a tag to compare

Update dependent modules

  • redux 4.0.1 -> 4.0.4

4.1.0

01 Apr 11:49
Compare
Choose a tag to compare

BugFix: for master

  • If the target case found on middleware, avoid doing next(action) since the case should have this ability

3.1.0

01 Apr 11:46
Compare
Choose a tag to compare

BugFix: for redux3

  • If the target case found on middleware, avoid doing next(action) since the case should have this ability

4.0.3

27 Feb 02:41
Compare
Choose a tag to compare

Update dependency module version

4.0.2

29 Jan 10:10
Compare
Choose a tag to compare

BugFix: remove postinstall npm script

4.0.1

29 Jan 07:27
Compare
Choose a tag to compare

Remove dependency for typescript, move to devDependencies

4.0.0

29 Jan 07:13
Compare
Choose a tag to compare

The first release for redux 4.x