You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changes.md
+4-12Lines changed: 4 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,19 +94,11 @@
94
94
95
95
*[design] add the param defaultModel for API [useModel](/api?id=usemodel)
96
96
97
-
## v4.5.0 2022-05-23
97
+
## ~~v4.5.0 to v4.5.3~~
98
98
99
-
*[update] use [email protected] auto connect feature. And resolve the problem about `weakSharing`switch between two Components can not lead reset.
99
+
*[deprecated] These versions are not reasonable for trying to make switch of several components with same `weakSharing`model synchronously. The react effects always work by a global updating, not only work for a special component. Consider that, we make a decision to rollback to `4.3.1`.
100
100
101
-
## v4.5.1 2022-05-23
101
+
## v4.5.4 2022-05-25
102
102
103
-
*[optimize] use the feature of agent-reducer connecting update.
104
-
105
-
## v4.5.2 2022-05-24
106
-
107
-
*[bug] resolve the problem about switch `weakSharing` usages, the cache is still remains.
0 commit comments