over_react_codemod 1.2.0 copy "over_react_codemod: ^1.2.0" to clipboard
over_react_codemod: ^1.2.0 copied to clipboard

outdated

Codemods for consumers of over_react that automate the migration of UI component code.

1.1.0 #

  • Two additional changes are now made by the dart2_upgrade codemod when running without the --backwards-compat flag:

    • // orcm_ignore comments are removed
    • // ignore: uri_has_not_been_generated comments that precede a .over_react.g.dart part directive are removed
  • Fix a bug that could result in overlapping patches being suggested, which would cause the dart2_upgrade codemod to exit early unsuccessfully.

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 #

  • 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 #

  • Initial release!
0
likes
0
pub points
7%
popularity

Publisher

verified publisherworkiva.com

Codemods for consumers of over_react that automate the migration of UI component code.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, args, codemod, logging, meta, path, pub_semver, source_span, yaml

More

Packages that depend on over_react_codemod