Skip to content

0.5.2

Latest
Compare
Choose a tag to compare
@Cykelero Cykelero released this 30 Apr 17:01
· 1 commit to main since this release

New

Improvements

  • Accept values for --inspect and --inspect-brk arguments, to set custom port
    • Needed for some IDE debuggers
  • Much better npm error handling
    • Print all importing and requiring errors that occur
    • Also print the path to preparePackageCacheBundle.errors.log, for install errors
    • Don't silence package-specific install errors
  • Improve package preparation speed in some circumstances

Fixes

  • Support lockfile v3 in --pin-pkg (needed when using npm v9 and up)