Skip to content

jspm 0.17.0-beta.23

Compare
Choose a tag to compare
@guybedford guybedford released this 26 Jul 16:00
· 430 commits to main since this release

Features

Bug Fixes

  • When upgrading from jspm 0.16, '*': 'x/*' style path rules will not be altered (2a97882)
  • Fix bug in jspm normalize x with no parent (416820a)
  • When doing scoped installs, ensure the version is stripped properly (dc13fdf)
  • Better validation message for invalid linking arguments (35674b5)
  • Fix bug with bundle API config ordering (62b8245)
  • Fix jspm inspect npm:x to properly show forks thanks to @oligot (d5f23fb)
  • Ensure correct exit code for jspm run failure (649ca09)
  • Fix range lookup bug (ee659a3)