Skip to content

v2.2.1

Compare
Choose a tag to compare
@phated phated released this 20 May 06:13
· 22 commits to master since this release

Fix

  • Avoid recommending npm if yarn should be used (c1b261c) - Closes #158
  • Avoid false positive reporting of sync tasks on errors (d827191) - Closes #162 #204
  • Support Windows extended-length paths with path.join (8570b0c) - Closes #200 #201
  • Use the raw GitHub URL for old blacklist (a3d52f2)

Scaffold

  • Update gulp website links to https (d0cf312) - Closes #198