This repository has been archived by the owner on Jan 13, 2024. It is now read-only.
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/[email protected] by @jesec in #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 #1648
- test: rearrange and fix order by @jesec in #1650
- fix: typo in fabricator.ts by @eltociear in #1661
New Contributors
- @eltociear made their first contribution in #1661
Full Changelog: 5.7.0...5.8.0