github vercel/pkg 5.7.0

latest releases: 5.8.1, 5.8.0
23 months ago

Highlights

  • Node 18 is now supported!

What's Changed

  • Bump to vercel/pkg-fetch@v3.4.1 by @jesec in #1616
    • No longer take NODE_OPTIONS from the environment of the end-user. Only the users (developers who use pkg to package their project) should have control over the flags via the "bake in" (--options) mechanism (Fixes: #954, #989, #1194, #1517)
    • Patched Node: bump to 16.15.0, add 18.1.0 and drop 17
  • fix broken tests on node 12; latest pnpm requires node >= 14.19 by @kldzj in #1613
  • dependencies: bump (minor) by @jesec in #1615
  • fix(bootstrap): prevent to override existing node addon file by @renkei in #1611

New Contributors

Full Changelog: 5.6.0...5.7.0

Don't miss a new pkg release

NewReleases is sending notifications on new releases.