github systemjs/systemjs 0.18.5
SystemJS 0.18.5

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

Features

  • globals config is now supported for CommonJS (#591)
  • More flexibility for plugins that set load.metadata.sourceMap to have their source maps easily work via more lenient sanitizing (#598).
  • Module objects now have module.toString == "Module" to match spec (#646)
  • Duplicate entries now supported in System.register for TypeScript support (b6c7f5e)

Bug Fixes

  • Package map internal normalization fix (e3eb0b3)
  • Script loading race condition fix (#614)
  • Fixes custom file extension issue for bundles using System.register (#602)
  • Packages extensions handling fix (bb5430a)
  • Fixes IE8 support (#603)
  • mozAnimationStartTime added to global ignores to avoid global detection during changes (#589)
  • System.register and meta comment regular expression fix (#629, cff3701)

Don't miss a new systemjs release

NewReleases is sending notifications on new releases.