File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 44
55- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66
7+ ## 7.113.0
8+
9+ - ** feat(node): Support Node 22 (#11754 )**
10+
11+ This release adds support for Node 22! 🎉
12+
13+ It also adds prebuilt-binaries for Node 22 to ` @sentry/profiling-node ` .
14+
715## 7.112.2
816
917- fix(nextjs|sveltekit): Ensure we can pass ` browserTracingIntegration ` (#11765 )
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ npm i -g windows-build-tools
6868
6969### Prebuilt binaries
7070
71- We currently ship prebuilt binaries for a few of the most common platforms and node versions (v16-20 ).
71+ We currently ship prebuilt binaries for a few of the most common platforms and node versions (v16-22 ).
7272
7373- macOS x64
7474- Linux ARM64 (musl)
You can’t perform that action at this time.
0 commit comments