Releases: jspm/jspm-cli
Releases · jspm/jspm-cli
jspm 0.17.0-beta.11
Fixes conditional builds in Node (#1599)
jspm 0.17.0-beta.10
Features
- Splits up
jspm.config.js
file into two sections for clarity - user-managed and jspm-managed (e7e4e33, #1590) - Transpiler is now by default the local package *.js loader (8e39fba)
require('jspm').Builer
API now matches all jspm CLI defaults, andrequire('jspm').build
andrequire('jspm').bundle
are deprecated for the builder class use (6cfc89c, #1543)
Bug Fixes
jspm 0.16.31
Upgrades to SystemJS 0.19.24 and SystemJS Builder 0.15.11
jspm 0.17.0-beta.9
Fixes linking packages without directories
property (7c50cdc)
jspm 0.17.0-beta.8
- Always prompt for a package main when using a local package (6caee82)
- Fixes batch update bug with
jspm update
with no arguments (5328e1a) - Ensure changing the package name via
jspm init -p
when the package name already exists works correctly (1c6020f) - Fixes a bug where shim config isn't upgraded correctly (603997f)
- jspm init bug fix to ensure baseURL doesn't interfere with directories.lib value (b06841f)
- windows path fixes (c50847d)
- Fixes development builds (a2c4555)
- Fixes windows tab detection (17f2b37)
- Ensure package config is loaded when using directories.dist in linked packages (ede49c1)
jspm 0.16.30
Upgrades to SystemJS 0.19.23 and SystemJS Builder 0.15.10
jspm 0.17.0-beta.7
Upgrades to SystemJS 0.19.21 and SystemJS Builder 0.15.8
Bug Fixes
- Ensure config file has trailing newline by default (ade512f)
- Ensure jspm update maintains dependency type properly (peer / dev / standard) (2d2b554)
- Fixes bugs in package.json handling that were causing properties to be removed unnecessarily (77a30b7)
- Bumps registry API version to 2.0 (options.apiVersion in registry constructor) for registry upgrade paths
- Deprecates the use of globalEvaluationScope (217a3ef)
jspm 0.16.29
Fixes a builder extensions adding bug (#1531)
jspm 0.16.28
Upgrades to SystemJS 0.19.21 and SystemJS Builder 0.15.8
jspm 0.16.27
Upgrades to SystemJS 0.19.19 and SystemJS Builder 0.15.7.