Skip to content

Commit

Permalink
add some links
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Dec 10, 2023
1 parent b12aaa0 commit bed573e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -3,8 +3,8 @@
- Unneeded NodeJS domains-related logic removed from `queueMicrotask`
- Refactoring, some optimizations
- Compat data improvements:
- [`Array.fromAsync`](https://github.com/tc39/proposal-array-from-async) marked as supported from V8 ~ Chrome 121
- Updated Opera Android 79 compat data mapping
- [`Array.fromAsync`](https://github.com/tc39/proposal-array-from-async) marked as [supported from V8 ~ Chrome 121](https://bugs.chromium.org/p/v8/issues/detail?id=13321#c13)
- Updated [Opera Android 79](https://forums.opera.com/topic/68490/opera-for-android-79) compat data mapping

##### [3.34.0 - 2023.12.06](https://github.com/zloirock/core-js/releases/tag/v3.34.0)
- [`Array` grouping proposal](https://github.com/tc39/proposal-array-grouping):
Expand Down

0 comments on commit bed573e

Please sign in to comment.