Skip to content

Commit e0f995f

Browse files
committed
meta(changelog): Update changelog for 8.13.0
1 parent 828c52f commit e0f995f

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

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+
724
## 8.12.0
825

926
### Important Changes

0 commit comments

Comments
 (0)