# ionic-cli changelog > ionic-cli release notes. - Vendor: ionic-cli - Category: Frameworks & Libraries - Official site: https://ionicframework.com/ - Tracked by: What's New (https://whatsnew.fyi/product/ionic-cli) - Harvested from: GitHub (ionic-team/ionic-cli) - Entries below: 10 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. ## Releases ### v2.1.15 — 2.1.15 - Date: 2016-12-06 - Version: v2.1.15 - Original notes: https://github.com/ionic-team/ionic-cli/releases/tag/v2.1.15 - Permalink: https://whatsnew.fyi/product/ionic-cli/releases/v2.1.15 ###### Bug Fixes - **run:** update run and emulate to pass additional options on to app-scripts. ([#1735](https://github.com/driftyco/ionic-cli/issues/1735)) ([68eb3e5](https://github.com/driftyco/ionic-cli/commit/68eb3e5)) - **start:** getting started url ([#1738](https://github.com/driftyco/ionic-cli/issues/1738)) ([f834cca](https://github.com/driftyco/ionic-cli/commit/f834cca)) ### v2.1.13 — 2.1.13 - Date: 2016-11-23 - Version: v2.1.13 - Original notes: https://github.com/ionic-team/ionic-cli/releases/tag/v2.1.13 - Permalink: https://whatsnew.fyi/product/ionic-cli/releases/v2.1.13 ###### Bug Fixes - **cordova:** maxBuffer was too small ([ae6d904](https://github.com/driftyco/ionic-cli/commit/ae6d904)) ### v2.1.12 — 2.1.12 - Date: 2016-11-17 - Version: v2.1.12 - Original notes: https://github.com/ionic-team/ionic-cli/releases/tag/v2.1.12 - Permalink: https://whatsnew.fyi/product/ionic-cli/releases/v2.1.12 ###### Bug Fixes - when spawning npmScripts ensure that stderr is piped correctly ([7687337](https://github.com/driftyco/ionic-cli/commit/7687337)) ### v2.1.10 — 2.1.10 - Date: 2016-11-17 - Version: v2.1.10 - Original notes: https://github.com/ionic-team/ionic-cli/releases/tag/v2.1.10 - Permalink: https://whatsnew.fyi/product/ionic-cli/releases/v2.1.10 ###### Bug Fixes - ensure run and emulate are delegating livereload and serve to app-scripts when applicable. ([c34b3c0](https://github.com/driftyco/ionic-cli/commit/c34b3c0)) ###### Features - **emulate:** ensure emulate and run are choosing an IP and port that are available. ([70531bc](https://github.com/driftyco/ionic-cli/commit/70531bc)) ### v2.1.9 — 2.1.9 - Date: 2016-11-17 - Version: v2.1.9 - Original notes: https://github.com/ionic-team/ionic-cli/releases/tag/v2.1.9 - Permalink: https://whatsnew.fyi/product/ionic-cli/releases/v2.1.9 ###### Bug Fixes - ensure run and emulate are delegating livereload and serve to app-scripts when applicable. ([c34b3c0](https://github.com/driftyco/ionic-cli/commit/c34b3c0)) ### v2.1.8 — 2.1.8 - Date: 2016-11-17 - Version: v2.1.8 - Original notes: https://github.com/ionic-team/ionic-cli/releases/tag/v2.1.8 - Permalink: https://whatsnew.fyi/product/ionic-cli/releases/v2.1.8 ###### Bug Fixes - check that npm scripts exists before checking for properties. ([3fde646](https://github.com/driftyco/ionic-cli/commit/3fde646)) - ensure params are passed correctly to app-scripts ([9c5ebed](https://github.com/driftyco/ionic-cli/commit/9c5ebed)) ### v2.1.6 — 2.1.6 - Date: 2016-11-09 - Version: v2.1.6 - Original notes: https://github.com/ionic-team/ionic-cli/releases/tag/v2.1.6 - Permalink: https://whatsnew.fyi/product/ionic-cli/releases/v2.1.6 ### v2.1.5 — 2.1.5 - Date: 2016-11-09 - Version: v2.1.5 - Original notes: https://github.com/ionic-team/ionic-cli/releases/tag/v2.1.5 - Permalink: https://whatsnew.fyi/product/ionic-cli/releases/v2.1.5 ###### Bug Fixes - **cli:** npm install under windows ([#1539](https://github.com/driftyco/ionic-cli/issues/1539)) ([26486d2](https://github.com/driftyco/ionic-cli/commit/26486d2)), closes [#1445](https://github.com/driftyco/ionic-cli/issues/1445) - **docs:** Add summary and options in settings of login ([dc4ff0a](https://github.com/driftyco/ionic-cli/commit/dc4ff0a)) ###### Features - allow emulate and run to use serve for livereload. ([#1614](https://github.com/driftyco/ionic-cli/issues/1614)) ([6bd2658](https://github.com/driftyco/ionic-cli/commit/6bd2658)) ### v2.1.4 — 2.1.4 - Date: 2016-10-21 - Version: v2.1.4 - Original notes: https://github.com/ionic-team/ionic-cli/releases/tag/v2.1.4 - Permalink: https://whatsnew.fyi/product/ionic-cli/releases/v2.1.4 Rerelease because of issue with bundled dependencies not being updated. ### v2.1.3 — 2.1.3 - Date: 2016-10-21 - Version: v2.1.3 - Original notes: https://github.com/ionic-team/ionic-cli/releases/tag/v2.1.3 - Permalink: https://whatsnew.fyi/product/ionic-cli/releases/v2.1.3 ###### Bug Fixes - increment ionic-app-lib dependency to 2.1.2 to get latests fixes. ([5565e5d](https://github.com/driftyco/ionic-cli/commit/5565e5d))