Skip to content

Commit b19d435

Browse files
authored
meta: Update changelog for 7.107.0 (#11090)
1 parent f8bad8d commit b19d435

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

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

7+
## 7.107.0
8+
9+
This release fixes issues with INP instrumentation with the Next.js SDK and adds support for the `enableInp` option in
10+
the deprecated `BrowserTracing` integration for backwards compatibility.
11+
12+
- feat(performance): Port INP span instrumentation to old browser tracing (#11085)
13+
- fix(ember): Ensure browser tracing is correctly lazy loaded (#11027)
14+
- fix(node): Do not assert in vendored proxy code (v7 backport) (#11009)
15+
- fix(react): Set `handled` value in ErrorBoundary depending on fallback [v7] (#11037)
16+
717
## 7.106.1
818

919
- fix(nextjs/v7): Use passthrough `createReduxEnhancer` on server (#11010)

0 commit comments

Comments
 (0)