Skip to content
This repository was archived by the owner on Oct 9, 2020. It is now read-only.

Releases: systemjs/builder

SystemJS Builder 0.16.15

Choose a tag to compare

@guybedford guybedford released this 21 May 04:34

Fixes a Terser bug by locking Terser version to its compatible version

SystemJS Builder 0.16.14

Choose a tag to compare

@guybedford guybedford released this 21 May 04:29

Upgrades to Terser for ES6-compatible minification (#857, @fdintino)

SystemJS Builder 0.16.13

Choose a tag to compare

@guybedford guybedford released this 03 May 21:30

Upgrades Rollup to 0.58 (@laurentgoudet.in cae14f9)

SystemJS Builder 0.16.12

Choose a tag to compare

@guybedford guybedford released this 16 Oct 16:43

SystemJS Builder 0.16.11

Choose a tag to compare

@guybedford guybedford released this 18 Sep 12:55

Fixes Object.defineProperty(module.exports assignment in CommonJS module SFX builds (jspm/jspm#2364)

SystemJS Builder 0.16.10

Choose a tag to compare

@guybedford guybedford released this 21 Aug 15:21

SystemJS Builder 0.16.9

Choose a tag to compare

@guybedford guybedford released this 14 Jun 11:48

__useDefault fixes corresponding to SystemJS 0.20.14

SystemJS Builder 0.16.8

Choose a tag to compare

@guybedford guybedford released this 14 Jun 10:01

First-stage dynamic import support.

SystemJS Builder 0.16.7

Choose a tag to compare

@guybedford guybedford released this 14 Jun 09:21
  • Fixes handling of control characters in packageConfigPaths (#811)
  • Updates SFX build to handle environments without self or global (#812)

SystemJS Builder 0.16.6

Choose a tag to compare

@guybedford guybedford released this 30 May 09:41

Fixes SFX build bug typo (b7b1936)