Skip to content

Commit 90b0c1f

Browse files
author
Luca Forstner
committed
meta(changelog): Update changelog for 7.71.0
1 parent 622186c commit 90b0c1f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

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

7+
## 7.71.0
8+
9+
- feat(bun): Instrument Bun.serve (#9080)
10+
- fix(core): Ensure global event processors are always applied to event (#9064)
11+
- fix(core): Run client eventProcessors before global ones (#9032)
12+
- fix(nextjs): Use webpack module paths to attempt to resolve internal request async storage module (#9100)
13+
- fix(react): Add actual error name to boundary error name (#9065)
14+
- fix(react): Compare location against `basename`-prefixed route. (#9076)
15+
- ref(browser): Refactor browser integrations to use `processEvent` (#9022)
16+
17+
Work in this release contributed by @jorrit. Thank you for your contribution!
18+
719
## 7.70.0
820

921
### Important Changes

0 commit comments

Comments
 (0)