This repository has been archived by the owner on Oct 9, 2020. It is now read-only.
Releases: systemjs/builder
Releases · systemjs/builder
SystemJS Builder 0.16.15
Fixes a Terser bug by locking Terser version to its compatible version
SystemJS Builder 0.16.14
SystemJS Builder 0.16.13
Upgrades Rollup to 0.58 (@laurentgoudet.in cae14f9)
SystemJS Builder 0.16.12
- Fixes regression from SFX interop handling in 0.16.11 (e17be8e)
- Source maps normalization fixes thanks to @thomas-darling (#834)
- Fixes a conditional mapping bug (058aa55, jspm/jspm-cli#2367)
SystemJS Builder 0.16.11
Fixes Object.defineProperty(module.exports
assignment in CommonJS module SFX builds (jspm/jspm-cli#2364)
SystemJS Builder 0.16.10
- Update Rollup options to latest specs (jspm/jspm-cli#2341, 2cea073, @Karolusrex)
- Source maps normalization fixes (#823, @thomas-darling)
- Support an
uglify.output
option to match uglify api (e1b85ca, @CxRes)
SystemJS Builder 0.16.9
__useDefault
fixes corresponding to SystemJS 0.20.14
SystemJS Builder 0.16.8
First-stage dynamic import support.
SystemJS Builder 0.16.7
SystemJS Builder 0.16.6
Fixes SFX build bug typo (b7b1936)