Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 03:51
· 23 commits to main since this release

1.3.0 (2021-03-19)

Bug Fixes

  • flow: work around on ini config file to correct ignore options (f581c77)
  • inquirer: Yarn 2 will be the last config which is installed (if available) (ba38705)
  • packager: add Yarn2Packager to deal with existed dependencies (b505a6a)
  • process: correct error messages handler (98afba5)
  • process: show the last output from process if error chunks are not available (f4c9ca7)

Features

  • configurations: add Post-script to configurations list (66b8081)
  • add ini formatter for Flow and add missing dependencies (ae2e694)
  • add post generator (27a91e5)
  • packager: add feature to detect Yarn version (eefadd8)