File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
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
+
7
19
## 7.70.0
8
20
9
21
### Important Changes
You can’t perform that action at this time.
0 commit comments