github systemjs/systemjs 0.19.10
SystemJS 0.19.10

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

Features

  • SystemJS global value now exported, ready for deprecation on System.import in favour of SystemJS.import for next major.
  • Support for format: 'json' for loading and building JSON files without a plugin being necessary.
  • New System.decanonicalize method pending deprecation of System.normalizeSync for next major.
  • Support for System.transpiler to reference a plugin, as part of deprecating internal transpilation layer (3c6a030)
  • Support for environment package maps for non-relative names (#937)
  • Refactoring to simplify the normalization algorithm, and comprehensively define the package and bundle normalization algorithms (2538543, 6d74854, faa6e63)

Bug Fixes

  • Corrections for Meteor environment detection (9d44dcf)

Don't miss a new systemjs release

NewReleases is sending notifications on new releases.