Releases: ionic-team/ionic-cli
Releases · ionic-team/ionic-cli
2.1.15
Bug Fixes
- run: update run and emulate to pass additional options on to app-scripts. (#1735) (68eb3e5)
- start: getting started url (#1738) (f834cca)
2.1.13
Bug Fixes
- cordova: maxBuffer was too small (ae6d904)
2.1.12
Bug Fixes
- when spawning npmScripts ensure that stderr is piped correctly (7687337)
2.1.10
Bug Fixes
- ensure run and emulate are delegating livereload and serve to app-scripts when applicable. (c34b3c0)
Features
- emulate: ensure emulate and run are choosing an IP and port that are available. (70531bc)
2.1.9
Bug Fixes
- ensure run and emulate are delegating livereload and serve to app-scripts when applicable. (c34b3c0)
2.1.8
Bug Fixes
- check that npm scripts exists before checking for properties. (3fde646)
- ensure params are passed correctly to app-scripts (9c5ebed)
2.1.6
v2.1.6
chore(): create changelog and increment npm version.
2.1.5
Bug Fixes
- cli: npm install under windows (#1539) (26486d2), closes #1445
- docs: Add summary and options in settings of login (dc4ff0a)
Features
- allow emulate and run to use serve for livereload. (#1614) (6bd2658)
2.1.4
Rerelease because of issue with bundled dependencies not being updated.
2.1.3
Bug Fixes
- increment ionic-app-lib dependency to 2.1.2 to get latests fixes. (5565e5d)