Skip to content

Commit 664b185

Browse files
Merge pull request #320 from Workiva/release_over_react_codemod_2.37.0
RM-302045 Release over_react_codemod 2.37.0
2 parents 78aa2c8 + f42e173 commit 664b185

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
## 2.35.0
210
- Updates to `unify_package_rename` codemod in preparation for migration
311
- No longer update import namespaces

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: over_react_codemod
2-
version: 2.36.0
2+
version: 2.37.0
33
homepage: https://github.com/Workiva/over_react_codemod
44

55
description: >

0 commit comments

Comments
 (0)