Releases: filefoxper/agent-reducer
Releases · filefoxper/agent-reducer
3.6.2
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
## v3.6.1 2021-06-22 * [bug] fix v3.6.0, weakSharing can not share inside middleWare caches.
3.6.0
## 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
do refactors
3.4.1
fix bugs about finalMiddleWare is 'undefined'
3.4.0
do refactor
3.3.3
bug fix
3.3.2
v3.3.2 2021-05-08
- [bug] fix the problem when using model sharing, an expired reducer still can modify state.
3.3.1
make es package less
3.3.0
add es directory for smaller building