We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb75c0a commit a914d65Copy full SHA for a914d65
CHANGELOG.md
@@ -1,7 +1,7 @@
1
## Changelog
2
##### Unreleased
3
- Added polyfill of stable sort in `{ Array, %TypedArray% }.prototype.sort`, [#769](https://github.com/zloirock/core-js/issues/769)
4
-- Fixed `Safari` 14.0- `{ Array, %TypedArray% }.prototype.sort` validation of arguments bug
+- Fixed `Safari` 14.0- `%TypedArray%.prototype.sort` validation of arguments bug
5
- `.at` marked as supported from V8 9.2
6
7
##### 3.13.1 - 2021.05.29
0 commit comments