Skip to content

Commit

Permalink
document last core-js changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Aug 29, 2024
1 parent 9c8e7d3 commit 6d4df92
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,13 @@

<body>
<release version="4.5.0" date="xxxx, 2024" description="Chrome/Edge 128, Firefox 129, WebWorker, Bugfixes">
<action type="add" dev="RhinoTeam">
core-js: Map groupBy added.
</action>
<action type="add" dev="Lai Quang Duong">
TextDecoder.decode() decodes now only the TypedArray view's range.
</action>
<action type="add" dev="RhinoTeam">
<action type="add" dev="rbri">
CaretPosition is now available in all supported browsers.
</action>
<action type="add" dev="RhinoTeam">
Expand Down

0 comments on commit 6d4df92

Please sign in to comment.