We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c6851 commit 2fce1bdCopy full SHA for 2fce1bd
CHANGELOG.md
@@ -4,6 +4,17 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
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
18
## 7.40.0
19
20
- feat(nextjs): Automatically resolve source of errors in dev mode (#7294)
0 commit comments