v6.0.0-beta.0
Pre-release
Pre-release
·
11 commits
to main
since this release
Breaking changes:
- Raised the minimum required version to Node.js 22
- Added
--no-minor-gc-taskon Node >= 20 - Added
--no-maglevon Node >= 24
What's Changed
This release adds support for Node.js 24.
- build: pin -std=c11 for instrument-hooks core.c by @not-matthias in #84
- feat: support Node 24 by @not-matthias in #88
- ci(release): publish any prerelease tag under its own dist-tag by @not-matthias in #91
- feat(core): warn when running on an untested Node.js version by @not-matthias in #90
Full Changelog: v5.7.1...v6.0.0-beta.0