Skip to content

v2.10.0

Compare
Choose a tag to compare
@LoicPoullain LoicPoullain released this 11 Aug 06:08
· 943 commits to master since this release

Features

  • @foal/cli included as dev dependency in new projects generated by createapp (issue: #1097) (PR: #1109)
  • [CLI] Do not use http module in new projects (PR: #1118)
  • [CLI] Fix concurrently issue on some OS (issues: #1115, #1022) (PR: #1123)
  • [Internal] [CLI] Add fs.getProjectDependencies and fs.getProjectDevDependencies (PR: #1111)
  • [Internal] Re-organize common/ internal directory (PR: #1122)

Contributors

@scho-to