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 e6135fa commit 1bc7355Copy full SHA for 1bc7355
CHANGELOG.md
@@ -6,7 +6,7 @@
6
- `Map.prototype.getOrInsertComputed`
7
- `WeakMap.prototype.getOrInsert`
8
- `WeakMap.prototype.getOrInsertComputed`
9
- - Moved to stable ES, January 2026 TC39 meeting
+ - Moved to stable ES, [January 2026 TC39 meeting](https://github.com/tc39/proposals/commit/131e53d6c9e658c6439831a167ed3f7897daf160)
10
- Added `es.` namespace modules, `/es/` and `/stable/` namespaces entries
11
- Use `CreateDataProperty` / `CreateDataPropertyOrThrow` in some missed cases, [#1497](https://github.com/zloirock/core-js/issues/1497)
12
- Minor fix / optimization in the `RegExp` constructor (NCG and `dotAll`) polyfill
0 commit comments