Skip to content

Commit

Permalink
use first core-js snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Jan 15, 2025
1 parent 88dba24 commit 4109ff2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@
</properties>

<body>
<release version="4.9.0" date="February xx, 2025" description="Bugfixes">
<action type="fix" dev="RhinoTeam">
core-js: Symbol.hasInstance for Function.prototype implemented
</action>
<action type="add" dev="rbri">
core-js: Context#emptyArgs is deprecated
</action>
</release>

<release version="4.8.0" date="January 12, 2025" description="Bugfixes, css colors, less dependencies, improved javascript support">
<action type="add" dev="rbri">
cssparser: support plain color definitions with var/calc.
Expand Down

0 comments on commit 4109ff2

Please sign in to comment.