Skip to content

Commit 1bc7355

Browse files
committed
add a proof
1 parent e6135fa commit 1bc7355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- `Map.prototype.getOrInsertComputed`
77
- `WeakMap.prototype.getOrInsert`
88
- `WeakMap.prototype.getOrInsertComputed`
9-
- Moved to stable ES, January 2026 TC39 meeting
9+
- Moved to stable ES, [January 2026 TC39 meeting](https://github.com/tc39/proposals/commit/131e53d6c9e658c6439831a167ed3f7897daf160)
1010
- Added `es.` namespace modules, `/es/` and `/stable/` namespaces entries
1111
- Use `CreateDataProperty` / `CreateDataPropertyOrThrow` in some missed cases, [#1497](https://github.com/zloirock/core-js/issues/1497)
1212
- Minor fix / optimization in the `RegExp` constructor (NCG and `dotAll`) polyfill

0 commit comments

Comments
 (0)