-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #23 from Workiva/release_over_react_codemod_1.0.2
CPLAT-3990 Release over_react_codemod 1.0.2
- Loading branch information
Showing
2 changed files
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,17 @@ | ||
## 1.0.1 | ||
## [1.0.2](https://github.com/Workiva/over_react_codemod/compare/1.0.1...1.0.2) | ||
|
||
- Provide additional output from the `dart2_upgrade` codemod in the following | ||
two scenarios: | ||
|
||
- When running with the `-h|--help` flag | ||
- When running with the `--fail-on-changes` flag | ||
|
||
## [1.0.1](https://github.com/Workiva/over_react_codemod/compare/1.0.0...1.0.1) | ||
|
||
- Fix a bug with removing the `// ignore: undefined_identifier` comment from | ||
UI Factories when running `over_react_codemod:dart2_upgrade` without the | ||
`--backwards-compat` flag. | ||
|
||
## 1.0.0 | ||
## [1.0.0](https://github.com/Workiva/over_react_codemod/compare/00f8644...1.0.0) | ||
|
||
- Initial release! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters