Skip to content

v2.0.0-beta.20

Pre-release
Pre-release
Compare
Choose a tag to compare
@tlancina tlancina released this 03 May 01:08

2.0.0-beta.20 (2016-03-17)

Bug Fixes

  • cordova: use cordova command for now(f469d47)
  • gulp: don't error on missing hooks(0e36814)
  • gulp: don't warn about gulp hooks in v1 projects(a98b785)
  • gulp: handle gulpfile edge case(83bbab6)
  • gulp: let gulp handle its own errors(5695cfa)
  • hooks: don't require Gulpfile twice(c17d268)
  • hooks: only print build warning for v2(3d69f9d)

Features

  • gulp: run gulp tasks(33fc34a)
  • add console.warn colors(745a259)
  • hooks: don't run gulp if node_modules doesn't exist(52f1a8f)
  • setup: deprecate setup task(a48e7b9)