File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 44
55- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66
7+ ## 7.96.0
8+
9+ ### Important Changes
10+
11+ #### Deprecations
12+
13+ This release includes some deprecations for integrations in ` @sentry/browser ` and frontend framework SDKs
14+ (` @sentry/react ` , ` @sentry/vue ` , etc.). Please take a look at our
15+ [ migration guide] ( https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md ) for more details.
16+
17+ - feat(browser): Export functional integrations & deprecate classes (#10267 )
18+
19+ #### Web Vitals Fix for LCP and CLS
20+
21+ This release fixes an issue with the Web Vitals integration where LCP and CLS were not being captured correctly,
22+ increasing capture rate by 10-30% for some apps. LCP and CLS capturing issues were introduced with version ` 7.75.0 ` .
23+
24+ - fix(tracing): Ensure web vitals are correctly stopped/captured (#10323 )
25+
26+ ### Other Changes
27+
28+ - feat(react): Add ` stripBasename ` option for React Router 6. (#10314 )
29+ - fix(node): Fix ` node-cron ` types and add test (#10315 )
30+ - fix(node): Fix downleveled types entry point (#10321 )
31+ - fix(node): LocalVariables integration should use setupOnce (#10307 )
32+ - fix(replay): Fix type for options of replayIntegration (#10325 )
33+
34+ Work in this release contributed by @Shubhdeep12 . Thank you for your contribution!
35+
736## 7.95.0
837
938### Important Changes
You can’t perform that action at this time.
0 commit comments