You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,9 @@ The main focus is on user-observable behavior of the engine.
5
5
Changelog may include unreleased versions.
6
6
See [release calendar](https://www.graalvm.org/release-calendar/) for release dates.
7
7
8
+
## Version 23.1.2
9
+
* Updated Node.js to version 18.18.2.
10
+
8
11
## Version 23.1.0
9
12
* NOTE: GraalVM no longer ships with a "js" ScriptEngine. Please either use the Maven dependency or explicitly put `js-scriptengine.jar` on the module path. See [ScriptEngine documentation](docs/user/ScriptEngine.md) for details.
10
13
* ECMAScript 2023 mode/features enabled by default.
0 commit comments