Skip to content

Releases: ionic-team/ionic-cli

2.1.15

06 Dec 16:28
Compare
Choose a tag to compare

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

23 Nov 22:00
Compare
Choose a tag to compare

Bug Fixes

  • cordova: maxBuffer was too small (ae6d904)

2.1.12

17 Nov 20:20
Compare
Choose a tag to compare

Bug Fixes

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

2.1.10

17 Nov 20:19
Compare
Choose a tag to compare

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

17 Nov 20:19
Compare
Choose a tag to compare

Bug Fixes

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

2.1.8

17 Nov 20:18
Compare
Choose a tag to compare

Bug Fixes

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

2.1.6

09 Nov 19:39
Compare
Choose a tag to compare
v2.1.6

chore(): create changelog and increment npm version.

2.1.5

09 Nov 18:22
Compare
Choose a tag to compare

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

21 Oct 16:28
Compare
Choose a tag to compare

Rerelease because of issue with bundled dependencies not being updated.

2.1.3

21 Oct 16:12
Compare
Choose a tag to compare

Bug Fixes

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