jspm v2.0.0 Release Notes

Release Date: 2019-07-31 // over 4 years ago
  • Breaking Changes

    • 💥 Breaking change to scope normalization resolving base-relative not scope-relative (#2493)

    🐛 Bug Fixes

    • Ensure mkdirp is an explicit dependency (#2492, @vcuhar)
    • 🛠 Fixup Windows bin path escaping (34c329d)

Previous changes from v0.17.0

  • ⬆️ Upgrade to SystemJS 0.21.4, line endings fixes