systemjs v6.3.1 Release Notes

Release Date: 2020-04-13 // about 4 years ago
  • Patches

    • 🛠 Fix error code mixup (#2169)
    • 🛠 Fix bug in system-node.cjs where prepareImport overwrote import map (#2170)
    • ➕ Adding full dist directory to package.json exports (#2173)
    • ✅ Increasing timeout for test:node script (#2174)
    • Switching to node-fetch to avoid caching bugs in make-fetch-happen (#2171)