Skip to content

Commit 09d94e5

Browse files
committed
document last core-js updates
1 parent cfc5f6a commit 09d94e5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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.17.0" date="September xx, 2025" description="Chrome/Edge 140, Firefox 142, Bugfixes">
11+
<action type="fix" dev="RhinoTeam">
12+
core-js: fix template literal string vonversion for ECMAScript Compliance
13+
</action>
14+
<action type="fix" dev="RhinoTeam">
15+
core-js: fix Array.from to prioritize iterable over array-like objects
16+
</action>
1117
<action type="add" dev="rbri">
1218
CSS.escape() javascript method added.
1319
</action>

0 commit comments

Comments
 (0)