Skip to content

Commit 3d8ce00

Browse files
committed
misc: 5.7.0 changelog
1 parent 68945a1 commit 3d8ce00

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
- Coming soon...
66

7-
## 5.7.0-beta.0
7+
## 5.7.0
88

99
- [core] ref: Use `Promise` as the interface, but `SyncPromise` as the implementation in all the places we need `thenable` API
1010
- [browser] fix: Capture only failed `console.assert` calls
@@ -13,11 +13,14 @@
1313
- [browser] ref: Remove `Object.assign` method usage
1414
- [browser] ref: Remove `Number.isNaN` method usage
1515
- [browser] ref: Remove `includes` method usage
16+
- [browser] ref: Improve usage of types in `addEventListener` breadcrumbs wrapper
1617
- [browser] ci: Use Galaxy S9 Plus for Android 9
1718
- [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)
1820
- [node] feat: Extract prototyped data in `extractUserData` (#2247)
1921
- [node] ref: Use domain Hub detection only in Node environment
2022
- [integrations] feat: Use `contexts` to handle ExtraErrorData (#2208)
23+
- [integrations] ref: Remove `process.env.NODE_ENV` from Vue integration (#2263)
2124
- [types] fix: Breadcrumb `data` needs to be an object
2225
- [utils] ref: Make `Event` instances somewhat serializeable
2326

0 commit comments

Comments
 (0)