File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- Coming soon...
6
6
7
- ## 5.7.0-beta.0
7
+ ## 5.7.0
8
8
9
9
- [ core] ref: Use ` Promise ` as the interface, but ` SyncPromise ` as the implementation in all the places we need ` thenable ` API
10
10
- [ browser] fix: Capture only failed ` console.assert ` calls
13
13
- [ browser] ref: Remove ` Object.assign ` method usage
14
14
- [ browser] ref: Remove ` Number.isNaN ` method usage
15
15
- [ browser] ref: Remove ` includes ` method usage
16
+ - [ browser] ref: Improve usage of types in ` addEventListener ` breadcrumbs wrapper
16
17
- [ browser] ci: Use Galaxy S9 Plus for Android 9
17
18
- [ browser] ci: Increase timeouts and retries between Travis and BrowserStack
19
+ - [ node] fix: Update https-proxy-agent to 3.0.0 for security reasons (#2262 )
18
20
- [ node] feat: Extract prototyped data in ` extractUserData ` (#2247 )
19
21
- [ node] ref: Use domain Hub detection only in Node environment
20
22
- [ integrations] feat: Use ` contexts ` to handle ExtraErrorData (#2208 )
23
+ - [ integrations] ref: Remove ` process.env.NODE_ENV ` from Vue integration (#2263 )
21
24
- [ types] fix: Breadcrumb ` data ` needs to be an object
22
25
- [ utils] ref: Make ` Event ` instances somewhat serializeable
23
26
You can’t perform that action at this time.
0 commit comments