We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e72421d + 5a4a229 commit 52fcde2Copy full SHA for 52fcde2
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# OverReact Changelog
2
3
+## 2.5.3
4
+
5
+> Complete `2.5.3` Changsets:
6
+>
7
+> - [Dart 2](https://github.com/Workiva/over_react/compare/2.5.2+dart2...2.5.3+dart2)
8
+> - Dart 1 (no changes)
9
10
+* [#363] Dart 2 Widen `analyzer` dependency range
11
12
## 2.5.2
13
14
> Complete `2.5.2` Changsets:
pubspec.yaml
@@ -1,5 +1,5 @@
name: over_react
-version: 2.5.2+dart2
+version: 2.5.3+dart2
description: A library for building statically-typed React UI components using Dart.
homepage: https://github.com/Workiva/over_react/
authors:
0 commit comments