Skip to content

Commit 8a92a4f

Browse files
committed
document core-js update
1 parent 6779e13 commit 8a92a4f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/changes/changes.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88

99
<body>
1010
<release version="4.19.0" date="November xx, 2025" description="Chrome/Edge 142, Firefox 145, Bugfixes">
11+
<action type="fix" dev="rbri">
12+
core-js: fix wrapper symbol handling in setPrototypeOf.
13+
</action>
14+
<action type="update" dev="RhinoTeam">
15+
core-js: Rewrite Symbol.prototype.keyFor to avoid ConcurrentModificationException.
16+
</action>
1117
<action type="update" dev="rbri">
1218
Use our own ArrayUtils at more places.
1319
</action>

0 commit comments

Comments
 (0)