We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a741ba + 69cf0e7 commit 1d0a5d8Copy full SHA for 1d0a5d8
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 2.35.0
2
+- Updates to `unify_package_rename` codemod in preparation for migration
3
+ - No longer update import namespaces
4
+ - Refine FIXME comments and other small improvements
5
+
6
## 2.34.0
7
- Null safety codemod improvements
8
- Don't add migrator tool hint comments to files that have already been migrated to null safety
pubspec.yaml
@@ -1,5 +1,5 @@
name: over_react_codemod
-version: 2.34.0
+version: 2.35.0
homepage: https://github.com/Workiva/over_react_codemod
description: >
0 commit comments