Skip to content

Releases: filefoxper/use-agent-reducer

3.7.1

26 Aug 12:43
Compare
Choose a tag to compare

[bug] fix the problem about when using react-refresh, the state can not be connected.

3.7.0

25 Aug 05:57
Compare
Choose a tag to compare

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

22 Jun 02:16
6bd3e56
Compare
Choose a tag to compare
Merge pull request #14 from filefoxper/3.6.0

跟随 agent-reducer@3.6.0 升级

3.5.0

07 Jun 16:57
Compare
Choose a tag to compare
跟随 agent-reducer@3.5.0 升级

3.4.0

01 Jun 12:41
Compare
Choose a tag to compare

adjust by agent-reducer@3.4.1

3.3.2

24 May 08:33
Compare
Choose a tag to compare

bug fix

3.3.0

07 May 08:36
Compare
Choose a tag to compare

add es package for decrease the size of building.

3.2.8

11 Apr 16:44
Compare
Choose a tag to compare
decrease package size

3.2.7

11 Apr 15:40
Compare
Choose a tag to compare
add equalityFn and shallowEqual

3.2.5

09 Apr 17:02
Compare
Choose a tag to compare

add API useAgentSelector and useAgentMethods for optimizing the model sharing.