From 109f23d42337de766de17d5784d4ec147ed40570 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Mon, 14 Jul 2025 17:40:29 +0000 Subject: [PATCH 1/2] over_react_codemod_2.37.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5e46683c..9930a15d 100644 --- a/pubspec.yaml +++ b/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: > From f42e17393b7e8136cc7db2a275596d184aec736f Mon Sep 17 00:00:00 2001 From: Sydney Jodon Date: Mon, 14 Jul 2025 12:44:22 -0500 Subject: [PATCH 2/2] Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86693a5e..6d902673 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 2.37.0 +- React 18 rollout codemod: `react_18_upgrade` to update React JS file paths from the React 17 to React 18 versions. +- Raise other dependency minimums: `uuid`, `web_skin_dart` + +## 2.36.0 +- Raise min Dart sdk to 2.19.0 +- Raise other dependency minimums: `meta` + ## 2.35.0 - Updates to `unify_package_rename` codemod in preparation for migration - No longer update import namespaces