Skip to content

jspm 0.8.0

Compare
Choose a tag to compare
@guybedford guybedford released this 22 Oct 13:15
· 1564 commits to main since this release
  • Various windows fixes (2db47cb)
  • Use node-liftoff to enable local installs of jspm optionally (80beb52)
  • Support directories.baseURL
  • Allow file overrides jspm install package -o file.json (72120cc)
  • Include loader file source maps (17ba71d)
  • Endpoint API updates, see https://github.com/jspm/jspm-cli/wiki/Endpoint-API
  • Set precedence of branch versions (e5e34f8)
  • Update version algorithms to match node-semver 4 (5972ae4)
  • Separate npm build operations entirely from jspm core (88003ea)
  • Separate the jspm registry into a separate project allowing the registry URL to be customized through - jspm endpoint config jspm (0b8739f).
  • Comprehensive refactoring of configuration system and bug fixes (0ad8221)

This is in addition to updates and bug fixes in the associated projects - ES6 Module Loader, SystemJS, SystemJS Builder, jspm-npm, jspm-github and jspm-registry-endpoint.