Releases: filefoxper/use-agent-reducer
Releases · filefoxper/use-agent-reducer
4.6.2
## v4.6.2 2022-07-20 * [bug] fix the problem about `useAgentSelector` can not update immediately. This problem is caused by adjusting react-refresh from `[email protected]`
4.6.1
## v4.6.1 2022-07-06 * [update] fix the problem about the code updating, when using react-refresh babel and webpack plugins. refer to [react-refresh usage](/introduction?id=react-refresh).
4.6.0
## v4.6.0 2022-07-05 * [bug] fix the problem about the code updating, when using react-refresh babel and webpack plugins.
4.5.4
## v4.5.4 2022-05-25 * [revert] rollback to 4.3.1
4.5.3
## v4.5.3 2022-05-24 * [update] update version with `agent-reducer`.
4.5.2
## v4.5.2 2022-05-24 * [bug] resolve the problem about switch `weakSharing` usages, the cache is still remains.
4.5.1
## v4.5.1 2022-05-23 * [optimize] use the feature of agent-reducer connecting update.
4.5.0
## v4.5.0 2022-05-23 * [update] use [email protected] auto connect feature. And resolve the problem about `weakSharing` switch between two Components can not lead reset.
4.3.1
## v4.3.1 2022-04-25 * [design] add the param defaultModel for API [useModel](/api?id=usemodel)
4.3.0
## v4.3.0 2022-04-06 * [update] update for `[email protected]`.