We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00cd90e + 388c7ea commit 327f177Copy full SHA for 327f177
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# OverReact Changelog
2
3
+## 2.4.4
4
+
5
+> Complete `2.4.4` Changsets:
6
+>
7
+> - [Dart 2](https://github.com/Workiva/over_react/compare/2.4.3+dart2...2.4.4+dart2)
8
+> - Dart 1 (no changes)
9
10
+* [#310] Upgrade to dart 2.4, analyzer 0.36.x, and build_web_compilers 2.x
11
12
## 2.4.3
13
14
> Complete `2.4.3` Changsets:
pubspec.yaml
@@ -1,5 +1,5 @@
name: over_react
-version: 2.4.3+dart2
+version: 2.4.4+dart2
description: A library for building statically-typed React UI components using Dart.
homepage: https://github.com/Workiva/over_react/
authors:
0 commit comments