Releases: ionic-team/ionic-cli
Releases · ionic-team/ionic-cli
v2.0.0-beta.23
2.0.0-beta.23 (2016-03-28)
Bug Fixes
- cli: report gulpfile errors(9c53ffc)
- cli: use github for default gulpfile(86fbce6)
- state: fix state(984f46f)
Features
- cli: install necessary packages for default gulpfile(89f560b)
v2.0.0-beta.22
2.0.0-beta.22 (2016-03-22)
v2.0.0-beta.21
2.0.0-beta.21 (2016-03-21)
Bug Fixes
- gulp: check proper hook name(e897dac)
- hooks: only warn about missing tasks if they are missing(0ce5642)
Features
v2.0.0-beta.20
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
v2.0.0-beta.19
2.0.0-beta.19 (2016-03-01)
v2.0.0-beta.18
2.0.0-beta.18 (2016-02-29)
Features
BREAKING CHANGES
- browser: The browser command is deprecated in favor of using the
Cordova Crosswalk plugin.