Skip to content

SystemJS 0.9.0

Compare
Choose a tag to compare
@guybedford guybedford released this 26 Sep 10:57
· 1689 commits to main since this release

Breaking Changes

  • Updates to Traceur 0.0.66 and ES6 Module Loader 0.9.1.

Features

  • SystemCSP now supports plugins (97d1a12)
  • SystemCSP now warns when loading unsupported modules (9b600fd)

Bug Fixes

  • Regular expression fixes (046aa2d, 6f9028d)
  • Fix export * short path handling (72ccd17)
  • __useDefault handling consistency adjustment (84b68cc)