Skip to content

Commit 669bca2

Browse files
author
Luca Forstner
authored
meta: Update changelog for 7.22.0 (#6325)
1 parent 0522caa commit 669bca2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

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

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+
716
## 7.21.1
817

918
- fix(nextjs): Stop excluding `withSentryConfig` from serverless bundles (#6267)

0 commit comments

Comments
 (0)