Skip to content

jspm 0.17.0-beta.13

Compare
Choose a tag to compare
@guybedford guybedford released this 11 Apr 10:58
· 777 commits to main since this release

Features

Bug Fixes

  • Linking packages with a directories.lib windows support fix (76b0568)
  • Fixes baseURL support for --watch (96ca924)
  • Ensure lib and main are properly set in package.json (9a959da)
  • Fixes handling of module names like toString in Lodash (jspm/npm@7fefe01)
  • Ensure . requires resolve correctly for npm conversion (jspm/npm@cf991ba)