Skip to content
This repository was archived by the owner on Oct 9, 2020. It is now read-only.

SystemJS Builder 0.14.9

Choose a tag to compare

@guybedford guybedford released this 19 Oct 08:42
· 584 commits to master since this release

Features

Bug Fixes

  • Fixes a regression where require statements in AMD wrapper were incorrectly renamed (1870422)
  • Fix loaderConfig global leak (fb50093)
  • Invalidation API reinstantiates tracer to avoid flushing issues (a96fa36)
  • Fix for runtime plugin build support (build: false on plugin instance) (d5520a1)
  • Ensure entry point detection on graphs handles circularity (7649b7f)
  • Ensure Traceur error messages throw correctly (6a9fcb5)
  • Better error message for empty trace (fb5ec5b)