github systemjs/systemjs 0.19.28
SystemJS 0.19.28

latest releases: 6.15.1, 6.15.0, 6.14.3...
7 years ago

Features

  • Support metadata.deps properly for es modules (273432b)
  • Support for System.config({ nodeConfig: {}, browserConfig: {}, devConfig: {} }) environment configuration overrides which only apply in the given environment (25eca2d)
  • Support for import electron from '@node/electron' in Electron (#1261)
  • Node sourcemap fixes (#1216)
  • Support encapsulateGlobals for global modules (#960)
  • Package conditional map now supports arbitrary conditions (b4c0284)

Bug Fixes

  • Fix parsing offset of comments right before require statements stopping require extraction in latest Babel (6fb3344)
  • Allow anonymous and named System.register in the same module (#1262)
  • hasOwnProperty fix for IE (#1210)
  • Package format metadata to not apply to plugin loads (#1250)
  • Fix to ensure the global is never exported via named exports (ec257c7)
  • Begin deprecation of wildcard paths (e5dc669)
  • Don't use the default getting with getEsModule (2c33f88)
  • Ensure conditional package map to conditional substitution gets default package extension (#1269)
  • Always respect the existing window.onerror (efb268d)
  • Relax source maps sanitization for plugins and transpilers (b124515)

Don't miss a new systemjs release

NewReleases is sending notifications on new releases.