Skip to content

Commit

Permalink
Merge pull request #229 from Workiva/release_over_react_codemod_2.23.0
Browse files Browse the repository at this point in the history
RM-191498 Release over_react_codemod 2.23.0
  • Loading branch information
rm-astro-wf authored May 31, 2023
2 parents 329e371 + 145237b commit 63bec94
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 1 deletion.
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,44 @@
## [2.23.0(https://github.com/Workiva/over_react_codemod/compare/2.23.0....2.22.0)

- Update bundle updater codemod to include link tags

## [2.22.0(https://github.com/Workiva/over_react_codemod/compare/2.22.0....2.21.0)

- Fix for creating two copies of identical messages when they used double quotes

## [2.21.0(https://github.com/Workiva/over_react_codemod/compare/2.21.0....2.20.0)

- Fix names when writing the _intl.dart file

## [2.20.0(https://github.com/Workiva/over_react_codemod/compare/2.20.0....2.19.0)

- Attempt to reduce merge conflicts on _intl.dart files

## [2.19.0(https://github.com/Workiva/over_react_codemod/compare/2.19.0....2.18.0)

- Update the glob for pubspecs to pick up things like empty_pubspec.yaml

## [2.18.0(https://github.com/Workiva/over_react_codemod/compare/2.18.0....2.17.0)

- add shouldAddDependencies to bundle updater codemod

## [2.17.0(https://github.com/Workiva/over_react_codemod/compare/2.17.0....2.16.0)

- Change parameters typed Function in formattedMessage calls to Object

## [2.16.0(https://github.com/Workiva/over_react_codemod/compare/2.16.0....2.15.0)

- Batch change to update consumers to new RMUI ESM bundle

## [2.15.0(https://github.com/Workiva/over_react_codemod/compare/2.15.0....2.14.0)

- Migrate calls to addContextMenuItem
- Fix the ignore for static-only classes to be for the file

## [2.14.0(https://github.com/Workiva/over_react_codemod/compare/2.14.0....2.13.0)

- Add nicer logging to codemod dryrun check

## [2.13.0(https://github.com/Workiva/over_react_codemod/compare/2.13.0....2.12.0)

- Add a --[no]-prune-unused flag to remove methods that appear to be ununused
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: over_react_codemod
version: 2.22.0
version: 2.23.0
homepage: https://github.com/Workiva/over_react_codemod

description: >
Expand Down

0 comments on commit 63bec94

Please sign in to comment.