Skip to content

Version 1.2.0 (2017-06-14)

Compare
Choose a tag to compare
@srs srs released this 14 Jun 22:02
· 37 commits to master since this release
  • Support using Gradle Build Cache with Yarn tasks (#205) (mark-vieira)
  • Bumped Gradle wrapper version to 3.5
  • New args can be added for npmSetup and yarnSetup (#226)
  • Uses --no-save for npmSetup and yarnSetup (#222)
  • Added execOverrides and ignoreExitValue on npmSetupTask (#196)
  • Added gruntFile in grunt extension to use different file (#189)
  • npm_* tasks using nodeModulesDir (##136) (janario)