Releases: jspm/jspm-cli
Releases · jspm/jspm-cli
jspm 0.16.40
jspm 0.17.0-beta.22
- Updates to SystemJS Builder 0.15.23 providing rollup source maps support, and fixing Rollup externals bug (#1915)
- Ensure separate browser configuration file duplicates paths to ensure normalization consistency (af2cf93, systemjs/systemjs#1313)
jspm 0.17.0-beta.21
Fix regression for CLI becoming non-interactive (#1906)
jspm 0.17.0-beta.20
Updates to SystemJS Builder 0.15.22 with static build bug fix.
jspm 0.16.39
Updates to SystemJS Builder 0.15.22 with static build bug fix.
0.17.0-beta.19
- Updates to SystemJS 0.19.31 and SystemJS Builder 0.15.21
- Fixes handling of
paths: { "x/": "" }
target paths in configuration sanitization (2293593, #1894) - Fix to ensure
map: { "x": "@empty" }
style custom mappings are not lost on beta upgrade path - Polish
jspm normalize x
behaviours to allow environment normalization (egjspm normalize fs --node --parent npm:react
) (92293b4)
jspm 0.16.38
Updates to SystemJS 0.19.31 and SystemJS Builder 0.15.21.
jspm 0.17.0-beta.18
Features
- Updates to SystemJS 0.19.30 and SystemJS Builder 0.15.20
- Fixes TypeScript support on jspm init (a3154b3, thanks to @jakeNiemiec)
jspm install npm:@angular/core
will now install asimport '@angular/core'
by default. This can always be overridden withjspm install angular-core=npm:@angular/core
(ba1b926)
Bug Fixes
jspm 0.16.37
Updates to SystemJS 0.19.30 and SystemJS Builder 0.15.20
jspm 0.17.0-beta.17
Updates to SystemJS Builder 0.15.19