Releases: filefoxper/use-agent-reducer
Releases · filefoxper/use-agent-reducer
3.7.1
[bug] fix the problem about when using react-refresh, the state can not be connected.
3.7.0
v3.7.0 2021-08-25
- [bug] fix the problem about when using
react-dev-tool
, the state can not be changed.
3.6.0
Merge pull request #14 from filefoxper/3.6.0 跟随 agent-reducer@3.6.0 升级
3.5.0
跟随 agent-reducer@3.5.0 升级
3.4.0
adjust by agent-reducer@3.4.1
3.3.2
bug fix
3.3.0
add es package for decrease the size of building.
3.2.8
decrease package size
3.2.7
add equalityFn and shallowEqual
3.2.5
add API useAgentSelector
and useAgentMethods
for optimizing the model sharing.