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 b6881b8 commit 2ffceaaCopy full SHA for 2ffceaa
src/changes/changes.xml
@@ -8,6 +8,18 @@
8
9
<body>
10
<release version="4.20.0" date="December xx, 2025" description="Bugfixes">
11
+ <action type="update" dev="RhinoTeam">
12
+ core-js: Destructuring support improved.
13
+ </action>
14
15
+ core-js: 'ES6Iterator' migrated to lambda based ScriptableObject.
16
17
18
+ core-js: 'DestructuringIterator' migrated to lambda based ScriptableObject.
19
20
21
+ core-js: 'NativeConsole' migrated to lambda based ScriptableObject.
22
23
<action type="update" dev="RhinoTeam">
24
core-js: 'ES6Generator' migrated to lambda based ScriptableObject.
25
</action>
0 commit comments