github systemjs/systemjs 0.19.32
SystemJS 0.19.32

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

Features

  • Provides source maps encodings in Node (e03812c)
  • For easier singleton wrapper modules, the output of declare in System.register([], function declare() {})is now optional, defaulting to the value{ setters: [], execute: function() {} }` (7d9c070)

Bug Fixes

  • Ensure original error message is properly combined (#1374, ModuleLoader/es-module-loader@629e3c8)
  • Fix SystemJS's own source maps (857c0ef, #1357)
  • Fix bug with the use of $__curScript detection for async and defer cases (adb5fda)
  • Properly ensure @node/x requires are scoped to the baseURL NodeJS require (2fbfed4)
  • Ensure transpiler is provided as an output of getConfig (3341825, #1344)
  • Ensure AMD define doesn't clear module name value matching (b12938b)

Don't miss a new systemjs release

NewReleases is sending notifications on new releases.