Skip to content

v1.5.0

Compare
Choose a tag to compare
@nivekcode nivekcode released this 07 Aug 14:15
· 115 commits to master since this release

1.5.0 (2020-08-07)

Refactorings:

  • Move each function from the index.ts to a dedicated file.
  • Fixed specs run.
  • Some code refactoring.
  • Updated README file according to changes + added default values column & code examples.
  • Changed option names and default values.

Features & Bugs

  • Add autoMerge option
  • Add silent mode.
  • Extract third party map from the package-lock.json and package.json.
  • Support entire file imports (* as).
  • Support multiline imports.
  • Support tsx