github systemjs/systemjs 0.19.25
SystemJS 0.19.25

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

Features

  • Brings the URL polyfill into SystemJS core, making for easier IE support, and fixing a bug in Edge (#1182. #1070)
  • Ensures that the global require is undefined during executions to support environments like nwjs (#1161, 8ee8916)
  • Error messages now thrown on synchronous conditional normalization (028293d)
  • A slightly better message for the "Unexpected anonymous register" error (5d20c2c)

Bug Fixes

  • Fixes source map adjustment issue (8c649e6)
  • Fixes regular expression escaping when loading modules with eg parenthesis in the name (#1188, 74ceede)
  • Ensure all module formats are wrapped, fix source maps bug (9ae1527)
  • Fixes hasOwnProperty check for mapped names called valueOf or toString (4730fdf)

Don't miss a new systemjs release

NewReleases is sending notifications on new releases.