Skip to content
This repository has been archived by the owner on May 24, 2019. It is now read-only.

v1.2.2

Compare
Choose a tag to compare
@leebyron leebyron released this 18 Oct 05:10
· 7 commits to master since this release

Fixed:

  • Do not remove the @flow pragma outside comment. (#54)
  • Support esm module extension - .mjs (#53)
  • Fix using --all when running script with flow-node (#47)
  • Ensure the --all argument is printed in --help (#46)