Skip to content

Releases: filefoxper/agent-reducer

3.6.2

01 Jul 13:01
Compare
Choose a tag to compare

v3.6.2 2021-07-02

  • [bug] fix the state feedback problem, the outside state should not feedback from v3.6.0

3.6.1

22 Jun 06:28
Compare
Choose a tag to compare
## v3.6.1 2021-06-22

* [bug] fix v3.6.0, weakSharing can not share inside middleWare caches.

3.6.0

22 Jun 02:15
Compare
Choose a tag to compare
## v3.6.0 2021-06-25

* [design] adopt the state changing strategy of `redux`, that means the model state is always updated immediately.
* [design] when using the model sharing, the `middleWare states` are shared with each agent too.

3.5.0

07 Jun 16:43
Compare
Choose a tag to compare

do refactors

3.4.1

01 Jun 12:40
Compare
Choose a tag to compare

fix bugs about finalMiddleWare is 'undefined'

3.4.0

31 May 17:17
Compare
Choose a tag to compare

do refactor

3.3.3

24 May 08:35
Compare
Choose a tag to compare

bug fix

3.3.2

08 May 07:41
Compare
Choose a tag to compare

v3.3.2 2021-05-08

  • [bug] fix the problem when using model sharing, an expired reducer still can modify state.

3.3.1

07 May 06:42
Compare
Choose a tag to compare

make es package less

3.3.0

25 Apr 10:30
3e73bfb
Compare
Choose a tag to compare

add es directory for smaller building