Skip to content

Commit 132649b

Browse files
committedDec 15, 2021
update the changelog
1 parent 14aed14 commit 132649b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
- Added a workaround of most cases breakage modern `String#at` after loading obsolete `String#at` proposal module, [#1019](https://github.com/zloirock/core-js/issues/1019)
3636
- Fixed `Array.prototype.{ values, @@iterator }.name` in V8 ~ Chrome 45-
3737
- Fixed validation of typed arrays in typed arrays iteration methods in V8 ~ Chrome 50-
38+
- Extension of the API, [#1012](https://github.com/zloirock/core-js/issues/1012)
39+
- Added a new `core-js/actual/**` namespace
40+
- Added entry points for each finished post-ES6 proposal
3841

3942
##### 3.19.3 - 2021.12.06
4043
- Fixed internal slots check in methods of some built-in types, [#1017](https://github.com/zloirock/core-js/issues/1017)

0 commit comments

Comments
 (0)
Please sign in to comment.