We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13056c8 commit d2f2921Copy full SHA for d2f2921
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 4.0.7
2
+* Revert `connect` to a class component to let React handle diffing the internal state
3
+
4
+## 4.0.6
5
+* Attempt another equality fix for infinite re-render cases
6
7
## 4.0.5
8
* Implement deeper equality check and test suite for array-based dependencies.
9
0 commit comments