Skip to content

Releases: BernardoGiordano/ngx-stylesweep

1.2.1

14 Jul 06:08
Compare
Choose a tag to compare
  • Added: preview the first 5 files that would be deleted and modified, giving the option to log them all with the verbose flag.

1.2.0

12 Jul 16:37
Compare
Choose a tag to compare
  • Added: support for the styleUrls attribute.
  • Added: --yes flag to apply changes automatically. You will be prompted for confirmation by default.
  • Added: --verbose flag to write more logs to the console if needed.
  • Added: now the core code is fully covered by a test suite.
  • Fix: massive refactor of the code to accomodate all the changes properly.

1.1.0

09 Jul 19:28
Compare
Choose a tag to compare

# 1.1.0

  • Added: a --dry-run option, to be able to preview changes to your source tree
  • Fixed: reduce text substitution scope in modified source files (only remove empty stylesheet paths from component decorator tags)

Initial release

07 Jul 16:25
Compare
Choose a tag to compare

Initial release. Read the README for more.