We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 78aa2c8 + f42e173 commit 664b185Copy full SHA for 664b185
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 2.37.0
2
+- React 18 rollout codemod: `react_18_upgrade` to update React JS file paths from the React 17 to React 18 versions.
3
+- Raise other dependency minimums: `uuid`, `web_skin_dart`
4
+
5
+## 2.36.0
6
+- Raise min Dart sdk to 2.19.0
7
+- Raise other dependency minimums: `meta`
8
9
## 2.35.0
10
- Updates to `unify_package_rename` codemod in preparation for migration
11
- No longer update import namespaces
pubspec.yaml
@@ -1,5 +1,5 @@
name: over_react_codemod
-version: 2.36.0
+version: 2.37.0
homepage: https://github.com/Workiva/over_react_codemod
description: >
0 commit comments