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

21 May 04:34

Choose a tag to compare

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

SystemJS Builder 0.16.14

21 May 04:29

Choose a tag to compare

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

SystemJS Builder 0.16.13

03 May 21:30

Choose a tag to compare

Upgrades Rollup to 0.58 (@laurentgoudet.in cae14f9)

SystemJS Builder 0.16.12

16 Oct 16:43

Choose a tag to compare

SystemJS Builder 0.16.11

18 Sep 12:55

Choose a tag to compare

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

SystemJS Builder 0.16.10

21 Aug 15:21

Choose a tag to compare

SystemJS Builder 0.16.9

14 Jun 11:48

Choose a tag to compare

__useDefault fixes corresponding to SystemJS 0.20.14

SystemJS Builder 0.16.8

14 Jun 10:01

Choose a tag to compare

First-stage dynamic import support.

SystemJS Builder 0.16.7

14 Jun 09:21

Choose a tag to compare

  • Fixes handling of control characters in packageConfigPaths (#811)
  • Updates SFX build to handle environments without self or global (#812)

SystemJS Builder 0.16.6

30 May 09:41

Choose a tag to compare

Fixes SFX build bug typo (b7b1936)