Skip to content

Commit 38bfdff

Browse files
committed
core-js moves on
1 parent 041f69e commit 38bfdff

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<htmlunitcsp.version>4.14.0</htmlunitcsp.version>
3131
<htmlunitcssparser.version>4.14.0</htmlunitcssparser.version>
32-
<htmlunitcorejs.version>4.14.0</htmlunitcorejs.version>
32+
<htmlunitcorejs.version>4.15.0-SNAPSHOT</htmlunitcorejs.version>
3333
<htmlunitneko.version>4.15.0-SNAPSHOT</htmlunitneko.version>
3434
<htmlunitwebsocketclient.version>4.14.0</htmlunitwebsocketclient.version>
3535
<htmlunitxpath.version>4.14.0</htmlunitxpath.version>

src/changes/changes.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77
</properties>
88

99
<body>
10+
<release version="4.15.0" date="August xx, 2025" description="Bugfixes">
11+
<action type="add" dev="RhinoTeam">
12+
core-js: TypedArray.from and TypedArray.of implemented.
13+
</action>
14+
</release>
15+
16+
1017
<release version="4.14.0" date="July 30, 2025" description="Chrome/Edge 138, Firefox 140, core-js, junit 5, jsoup-bridge, Bugfixes">
1118
<action type="add" dev="rbri">
1219
New sister project 'jsoup-bridge' (https://github.com/HtmlUnit/htmlunit?tab=readme-ov-file#jsoup-bridge).

0 commit comments

Comments
 (0)