github systemjs/systemjs 0.19.7
SystemJS 0.19.7

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

Features

  • Support for __moduleName argument in System.register (7202794)
  • Don't run ES module format detection or transpiler runtime loading when transpiler is set to false (f5eb441)
  • Support leading #! in CommonJS sources for NodeJS support (b4fd674)
  • Support for format: 'detect' metadata
  • cjsRequireDetection: false option for CommonJS meta configuration flexibility (52a7ab4)

Bug Fixes

  • Fixes a bug in normalizeSync when used with plugins (#965)
  • More flexible Node environment detection (98bb018)
  • Global meta config to provide opt-out of default extension adding in packages (41d08ad)
  • CommonJS require extraction and CommonJS detection fixes (colmbrady@dbf53dc, 8c5e170, df2c4d0)
  • CommonJS require extraction to ignore trailing slashes in requires and expressions (715b275)
  • Global loading support in the CSP build (2863a79)

Don't miss a new systemjs release

NewReleases is sending notifications on new releases.