We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b46c0d commit 8c364e0Copy full SHA for 8c364e0
src/changes/changes.xml
@@ -8,6 +8,9 @@
8
9
<body>
10
<release version="4.5.0" date="xxxx, 2024" description="Chrome/Edge 128, Firefox 129, WebWorker, Bugfixes">
11
+ <action type="add" dev="RhinoTeam">
12
+ core-js: Support the standard "toStringTag" symbol when converting objects to strings.
13
+ </action>
14
<action type="add" dev="RhinoTeam">
15
core-js: optional chaining operator '?.' support added.
16
</action>
0 commit comments