File tree 1 file changed +18
-0
lines changed
1 file changed +18
-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.0.0-beta.1
8
+
9
+ - ** (breaking)** ref: Remove critical severity (#5032 )
10
+ - ** (breaking)** ref: Delete unneeded SDK_NAME (#5040 )
11
+ - ** (breaking)** ref(browser): Rename UserAgent integration to HttpContext (#5027 )
12
+ - ** (breaking)** ref(hub): Convert Session class to object and functions (#5054 )
13
+ - ** (breaking)** ref(node): Explicitly pass down node transport options (#5057 )
14
+ - ** (breaking)** ref(tracing): Reset IdleTimeout based on activities count (#5044 )
15
+ - ref(browser): Unify BrowserTransportOptions (#5058 )
16
+ - feat(build): Vendor polyfills injected during build (#5051 )
17
+ - ref(core): Log warning on NOK transport response (#5091 )
18
+ - fix(integrations): Mark ExtraErrorData as already normalized (#5053 )
19
+ - feat(react): Add react-router-v6 integration (#5042 )
20
+ - fix(tracing): Remove isInstanceOf check in Hub constructor (#5046 )
21
+ - fix(utils): Consider 429 responses in transports (#5062 )
22
+ - ref(utils): Clean up dangerous type casts in object helper file (#5047 )
23
+ - ref(utils): Add logic to enable skipping of normalization (#5052 )
24
+
7
25
## 7.0.0-beta.0
8
26
9
27
- ** (breaking)** : ref: Make it easier to use stackParser (#5015 )
You can’t perform that action at this time.
0 commit comments