We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0522caa commit 669bca2Copy full SHA for 669bca2
CHANGELOG.md
@@ -4,6 +4,15 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 7.22.0
8
+
9
+- feat(core): Pass `event` as third argument to `recordDroppedEvent` (#6289)
10
+- fix(nextjs): Apply Webpack configuration in dev mode (#6291)
11
+- fix(react): Relax React Router 6 `RouteObject` typing. (#6274)
12
+- fix(remix): Prevent crashes from failed `normalizeRemixRequest` calls. (#6296)
13
+- fix(remix): Attempt to extract user IP from request headers. (#6263)
14
+- fix(remix): Pass transaction name as route to `RequestData`. (#6276)
15
16
## 7.21.1
17
18
- fix(nextjs): Stop excluding `withSentryConfig` from serverless bundles (#6267)
0 commit comments