File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
- ## 1.0.1
1
+ ## [ 1.0.2] ( https://github.com/Workiva/over_react_codemod/compare/1.0.1...1.0.2 )
2
+
3
+ - Provide additional output from the ` dart2_upgrade ` codemod in the following
4
+ two scenarios:
5
+
6
+ - When running with the ` -h|--help ` flag
7
+ - When running with the ` --fail-on-changes ` flag
8
+
9
+ ## [ 1.0.1] ( https://github.com/Workiva/over_react_codemod/compare/1.0.0...1.0.1 )
2
10
3
11
- Fix a bug with removing the ` // ignore: undefined_identifier ` comment from
4
12
UI Factories when running ` over_react_codemod:dart2_upgrade ` without the
5
13
` --backwards-compat ` flag.
6
14
7
- ## 1.0.0
15
+ ## [ 1.0.0] ( https://github.com/Workiva/over_react_codemod/compare/00f8644...1.0.0 )
8
16
9
17
- Initial release!
Original file line number Diff line number Diff line change 1
1
name : over_react_codemod
2
- version : 1.0.1
2
+ version : 1.0.2
3
3
homepage : https://github.com/Workiva/over_react_codemod
4
4
5
5
description : >
You can’t perform that action at this time.
0 commit comments