github systemjs/systemjs 0.19.0
SystemJS 0.19.0

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

Minor Breaking Change

  • Upgrades package configuration to set defaultExtension: 'js' by default, and also to support adding default extensions when there are dots in filenames (#759, #756)

Features

  • Includes deprecation warnings for next major, which can be enabled by setting System.warnings = true (#758)
  • Supports authorization metadata corresponding to the Authorization header
  • Implements the System.version property (#754)
  • Full support for conditional builds against SystemJS Builder 0.14

Bug Fixes

  • Fix CommonJS __dirname with Windows paths (#751)
  • Fix long-running System.register regular expression on certain comments (#762)
  • Sets System.__proto__.constructor instead of System.constructor for extension compatibility (#786)

Don't miss a new systemjs release

NewReleases is sending notifications on new releases.