We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a85732b commit f3d3d9eCopy full SHA for f3d3d9e
1 file changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# OverReact Changelog
2
3
+## 5.4.3
4
+- [#966] Revert #964 (an attempt to fix `manageAndReturnTypedDisposable` typing)
5
+- [#969] Use a `dart_dependency_validator.yaml` config file
6
+- [#973] React 18 Prep
7
+ - Bumps the minimum Dart SDK from `2.17.0` to `2.19.0`
8
+- [#974] Fix fragment type check assert
9
+
10
## 5.4.2
11
- [#964] Fix bad override of `manageAndReturnTypedDisposable` caused by w_common 3.3.0
12
0 commit comments