|
| 1 | +## [2.23.0(https://github.com/Workiva/over_react_codemod/compare/2.23.0....2.22.0) |
| 2 | + |
| 3 | +- Update bundle updater codemod to include link tags |
| 4 | + |
| 5 | +## [2.22.0(https://github.com/Workiva/over_react_codemod/compare/2.22.0....2.21.0) |
| 6 | + |
| 7 | +- Fix for creating two copies of identical messages when they used double quotes |
| 8 | + |
| 9 | +## [2.21.0(https://github.com/Workiva/over_react_codemod/compare/2.21.0....2.20.0) |
| 10 | + |
| 11 | +- Fix names when writing the _intl.dart file |
| 12 | + |
| 13 | +## [2.20.0(https://github.com/Workiva/over_react_codemod/compare/2.20.0....2.19.0) |
| 14 | + |
| 15 | +- Attempt to reduce merge conflicts on _intl.dart files |
| 16 | + |
| 17 | +## [2.19.0(https://github.com/Workiva/over_react_codemod/compare/2.19.0....2.18.0) |
| 18 | + |
| 19 | +- Update the glob for pubspecs to pick up things like empty_pubspec.yaml |
| 20 | + |
| 21 | +## [2.18.0(https://github.com/Workiva/over_react_codemod/compare/2.18.0....2.17.0) |
| 22 | + |
| 23 | +- add shouldAddDependencies to bundle updater codemod |
| 24 | + |
| 25 | +## [2.17.0(https://github.com/Workiva/over_react_codemod/compare/2.17.0....2.16.0) |
| 26 | + |
| 27 | +- Change parameters typed Function in formattedMessage calls to Object |
| 28 | + |
| 29 | +## [2.16.0(https://github.com/Workiva/over_react_codemod/compare/2.16.0....2.15.0) |
| 30 | + |
| 31 | +- Batch change to update consumers to new RMUI ESM bundle |
| 32 | + |
| 33 | +## [2.15.0(https://github.com/Workiva/over_react_codemod/compare/2.15.0....2.14.0) |
| 34 | + |
| 35 | +- Migrate calls to addContextMenuItem |
| 36 | +- Fix the ignore for static-only classes to be for the file |
| 37 | + |
| 38 | +## [2.14.0(https://github.com/Workiva/over_react_codemod/compare/2.14.0....2.13.0) |
| 39 | + |
| 40 | +- Add nicer logging to codemod dryrun check |
| 41 | + |
1 | 42 | ## [2.13.0(https://github.com/Workiva/over_react_codemod/compare/2.13.0....2.12.0) |
2 | 43 |
|
3 | 44 | - Add a --[no]-prune-unused flag to remove methods that appear to be ununused |
|
0 commit comments