Skip to content

Releases: jspm/jspm-cli

jspm 0.16.43

21 Aug 18:13
Compare
Choose a tag to compare

jspm 0.17.0-beta.25

01 Aug 16:53
Compare
Choose a tag to compare

Upgrades to SystemJS 0.19.36 and SystemJS Builder 0.15.26.

Fixes Bluebird Promise warnings (65df6a0)

jspm 0.16.42

01 Aug 16:52
Compare
Choose a tag to compare

jspm 0.17.0-beta.24

01 Aug 16:52
Compare
Choose a tag to compare

jspm 0.17.0-beta.23

26 Jul 16:00
Compare
Choose a tag to compare

Features

Bug Fixes

  • When upgrading from jspm 0.16, '*': 'x/*' style path rules will not be altered (2a97882)
  • Fix bug in jspm normalize x with no parent (416820a)
  • When doing scoped installs, ensure the version is stripped properly (dc13fdf)
  • Better validation message for invalid linking arguments (35674b5)
  • Fix bug with bundle API config ordering (62b8245)
  • Fix jspm inspect npm:x to properly show forks thanks to @oligot (d5f23fb)
  • Ensure correct exit code for jspm run failure (649ca09)
  • Fix range lookup bug (ee659a3)

jspm 0.16.41

01 Aug 16:51
Compare
Choose a tag to compare

jspm 0.16.40

jspm 0.17.0-beta.22

15 Jun 16:04
Compare
Choose a tag to compare

jspm 0.17.0-beta.21

12 Jun 19:51
Compare
Choose a tag to compare

Fix regression for CLI becoming non-interactive (#1906)

jspm 0.17.0-beta.20

12 Jun 08:43
Compare
Choose a tag to compare

Updates to SystemJS Builder 0.15.22 with static build bug fix.