jspm v2.0.0-beta.7 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)