Closed
Description
Node 22 releases on 2024-04-23
.
https://nodejs.org/en/blog/announcements/v21-release-announce
### Tasks
- [x] Add Node 22 to release matrix
- [x] Update profiling as appropriate for Node 22
- [ ] Make sure profiling works with maglev - https://blog.chromium.org/2023/06/how-chrome-achieved-high-scores-on.html
- [ ] Add support for uv_get_available_memory - https://github.com/nodejs/node/pull/52023 - https://github.com/getsentry/sentry-javascript/pull/12150
- [ ] Investigate using v8.queryObjects() - https://github.com/nodejs/node/pull/51927
- [x] always set a "type" on package.json - https://github.com/nodejs/node/pull/52168