Skip to content

Commit 2fce1bd

Browse files
committed
meta: Update changelog for 7.41.0
1 parent 97c6851 commit 2fce1bd

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

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

7+
## 7.41.0
8+
9+
- feat: Ensure we use the same default `environment` everywhere (#7327)
10+
- feat(profiling): Add JS self profiling in the browser (#7273)
11+
- feat(vue): Allow to set `routeLabel: 'path'` to opt-out of using name (#7326)
12+
- fix(profiling): Guard from throwing if profiler constructor throws (#7328)
13+
- fix(react): Use namespace import for react router v6 (#7330)
14+
- fix(remix): Correctly parse `X-Forwarded-For` Http header (#7329)
15+
16+
Work in this release contributed by @OliverJAsh. Thank you for your contribution!
17+
718
## 7.40.0
819

920
- feat(nextjs): Automatically resolve source of errors in dev mode (#7294)

0 commit comments

Comments
 (0)