Ionic Cli Versions Save

The Ionic command-line interface

v2.1.15

7 years ago

Bug Fixes

  • run: update run and emulate to pass additional options on to app-scripts. (#1735) (68eb3e5)
  • start: getting started url (#1738) (f834cca)

v2.1.13

7 years ago

Bug Fixes

  • cordova: maxBuffer was too small (ae6d904)

v2.1.12

7 years ago

Bug Fixes

  • when spawning npmScripts ensure that stderr is piped correctly (7687337)

v2.1.10

7 years ago

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)

v2.1.9

7 years ago

Bug Fixes

  • ensure run and emulate are delegating livereload and serve to app-scripts when applicable. (c34b3c0)

v2.1.8

7 years ago

Bug Fixes

  • check that npm scripts exists before checking for properties. (3fde646)
  • ensure params are passed correctly to app-scripts (9c5ebed)

v2.1.6

7 years ago

v2.1.5

7 years ago

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)

v2.1.4

7 years ago

Rerelease because of issue with bundled dependencies not being updated.

v2.1.3

7 years ago

Bug Fixes

  • increment ionic-app-lib dependency to 2.1.2 to get latests fixes. (5565e5d)