New
5.8.0
Highlights
- Support more language features, including but not limited to
classPrivateMethods(#1248, #1249)- Note: pkg uses Babel to trace dependencies. It does NOT transform your sources. You should make sure that your code can run on the target Node.js version.
What's Changed
- Bump to vercel/pkg-fetch@v3.4.2 by @jesec in https://github.com/vercel/pkg/pull/1693
- Add Node 14.20.0, 16.16.0 and 18.5.0 binaries
- https://nodejs.org/en/blog/vulnerability/july-2022-security-releases
- detector: use Babel AST and default plugins by @jesec in https://github.com/vercel/pkg/pull/1648
- test: rearrange and fix order by @jesec in https://github.com/vercel/pkg/pull/1650
- fix: typo in fabricator.ts by @eltociear in https://github.com/vercel/pkg/pull/1661
New Contributors
- @eltociear made their first contribution in https://github.com/vercel/pkg/pull/1661
Full Changelog: https://github.com/vercel/pkg/compare/5.7.0...5.8.0