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 1b48c2c commit 6b12beaCopy full SHA for 6b12bea
src/changes/changes.xml
@@ -8,6 +8,12 @@
8
9
<body>
10
<release version="5.0.0" date="April 01, 2026" description="jdk17, Bugfixes">
11
+ <action type="update" dev="rbri">
12
+ core-js: Improve 'caller' handling depending on strict mode.
13
+ </action>
14
+ <action type="update" dev="RhinoTeam">
15
+ core-js: Clean up tracking of strict mode in general.
16
17
<action type="add" dev="RhinoTeam">
18
core-js: Support for resizable ArrayBuffers as specified in ES2024 added.
19
</action>
0 commit comments