File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
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
+ ## 8.13.0
8
+
9
+ ### Important Changes
10
+
11
+ - ** feat(nestjs): Add Nest SDK** This release adds a dedicated SDK for [ NestJS] ( https://nestjs.com/ ) (` @sentry/nestjs ` )
12
+ in alpha state. The SDK is a drop-in replacement for the Sentry Node SDK (` @sentry/node ` ) supporting the same set of
13
+ features. See the [ docs] ( https://docs.sentry.io/platforms/javascript/guides/nestjs/ ) for how to use the SDK.
14
+
15
+ ### Other Changes
16
+
17
+ - deps: Bump bundler plugins to ` 2.20.1 ` (#12641 )
18
+ - deps(nextjs): Remove react peer dep and allow rc (#12670 )
19
+ - feat: Update OTEL deps (#12635 )
20
+ - feat(deps): bump @prisma/instrumentation from 5.15.0 to 5.15.1 (#12627 )
21
+ - feat(node): Add context info for missing instrumentation (#12639 )
22
+ - fix(feedback): Improve feedback error message (#12647 )
23
+
7
24
## 8.12.0
8
25
9
26
### Important Changes
You can’t perform that action at this time.
0 commit comments