File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ - Coming soon...
6
+
7
+ ## 5.7.0-beta.0
8
+
9
+ - [ core] ref: Use ` Promise ` as the interface, but ` SyncPromise ` as the implementation in all the places we need ` thenable ` API
5
10
- [ browser] fix: Capture only failed ` console.assert ` calls
6
11
- [ browser] ref: Major ` TraceKit ` and ` GlobalHandlers ` refactor
12
+ - [ browser] ref: Remove _ all_ required IE10-11 polyfills
7
13
- [ browser] ref: Remove ` Object.assign ` method usage
8
14
- [ browser] ref: Remove ` Number.isNaN ` method usage
9
15
- [ browser] ref: Remove ` includes ` method usage
10
16
- [ browser] ci: Use Galaxy S9 Plus for Android 9
17
+ - [ browser] ci: Increase timeouts and retries between Travis and BrowserStack
11
18
- [ node] feat: Extract prototyped data in ` extractUserData ` (#2247 )
12
19
- [ node] ref: Use domain Hub detection only in Node environment
13
20
- [ integrations] feat: Use ` contexts ` to handle ExtraErrorData (#2208 )
14
21
- [ types] fix: Breadcrumb ` data ` needs to be an object
22
+ - [ utils] ref: Make ` Event ` instances somewhat serializeable
15
23
16
24
## 5.6.3
17
25
You can’t perform that action at this time.
0 commit comments