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 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
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
+
7
15
## 7.112.2
8
16
9
17
- 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
68
68
69
69
### Prebuilt binaries
70
70
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 ).
72
72
73
73
- macOS x64
74
74
- Linux ARM64 (musl)
You can’t perform that action at this time.
0 commit comments