Skip to content

Commit 7fad6ac

Browse files
committed
update the changelog
1 parent b61067d commit 7fad6ac

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,18 @@
99
- Fixed microtask implementation in engines with `MutationObserver`, but without `document`, [#865](https://github.com/zloirock/core-js/issues/865), [#866](https://github.com/zloirock/core-js/issues/866)
1010
- Fixed `core-js-builder` with an empty (after the targets engines or another filtration) modules list, [#822](https://github.com/zloirock/core-js/issues/822)
1111
- Added a workaround for 3rd party `Reflect.set` polyfill bug, [#847](https://github.com/zloirock/core-js/issues/847)
12+
- Updated compat data:
13+
- Chrome up to 86
14+
- FF up to 82
15+
- Safari up to 14
16+
- Updated compat data mapping:
17+
- iOS up to 14
18+
- NodeJS up to 15.0
19+
- Electron up to 11.0
20+
- Samsung Internet up to 13.0
21+
- Opera Android up to 60
22+
- The rest automatically
23+
- Updated all required dependencies
1224

1325
##### 3.6.5 - 2020.04.09
1426
- Updated Browserlist [#755](https://github.com/zloirock/core-js/issues/755)

0 commit comments

Comments
 (0)