jspm 0.17.0-beta.7
guybedford
released this
16 Feb 11:20
·
792 commits
to main
since this release
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)