Skip to content

Commit 70c0c54

Browse files
author
Luca Forstner
committed
meta(changelog): Update changelog for 7.76.0
1 parent 6d9a766 commit 70c0c54

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@
44

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

7+
## 7.76.0
8+
9+
- chore(angular-ivy): Allow Angular 17 in peer dependencies (#9386)
10+
- feat(nextjs): Instrument SSR page components (#9346)
11+
- feat(nextjs): Trace errors in page component SSR (#9388)
12+
- fix(nextjs): Instrument route handlers with `jsx` and `tsx` file extensions (#9362)
13+
- fix(nextjs): Trace with performance disabled (#9389)
14+
- fix(replay): Ensure `replay_id` is not added to DSC if session expired (#9359)
15+
- fix(replay): Remove unused parts of pako from build (#9369)
16+
- fix(serverless): Don't mark all errors as unhandled (#9368)
17+
- fix(tracing-internal): Fix case when middleware contain array of routes with special chars as @ (#9375)
18+
- meta(nextjs): Bump peer deps for Next.js 14 (#9390)
19+
20+
Work in this release contributed by @LubomirIgonda1. Thank you for your contribution!
21+
722
## 7.75.1
823

924
- feat(browser): Allow collecting of pageload profiles (#9317)

0 commit comments

Comments
 (0)