Skip to content

Releases: ionic-team/ionic-cli

2.1.15

Choose a tag to compare

@jthoms1 jthoms1 released this 06 Dec 16:28

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

Choose a tag to compare

@tlancina tlancina released this 23 Nov 22:00

Bug Fixes

  • cordova: maxBuffer was too small (ae6d904)

2.1.12

Choose a tag to compare

@jthoms1 jthoms1 released this 17 Nov 20:20

Bug Fixes

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

2.1.10

Choose a tag to compare

@jthoms1 jthoms1 released this 17 Nov 20:19

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

Choose a tag to compare

@jthoms1 jthoms1 released this 17 Nov 20:19

Bug Fixes

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

2.1.8

Choose a tag to compare

@jthoms1 jthoms1 released this 17 Nov 20:18

Bug Fixes

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

2.1.6

Choose a tag to compare

@jthoms1 jthoms1 released this 09 Nov 19:39
v2.1.6

chore(): create changelog and increment npm version.

2.1.5

Choose a tag to compare

@jthoms1 jthoms1 released this 09 Nov 18:22

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

Choose a tag to compare

@jthoms1 jthoms1 released this 21 Oct 16:28

Rerelease because of issue with bundled dependencies not being updated.

2.1.3

Choose a tag to compare

@jthoms1 jthoms1 released this 21 Oct 16:12

Bug Fixes

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