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
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 [version roadmap](https://www.graalvm.org/release-notes/version-roadmap/) for release dates.
7
7
8
+
## Version 23.0.3
9
+
* Updated Node.js to version 18.18.2.
10
+
8
11
## Version 23.0.0
9
12
* Implemented the [WebAssembly reference types](https://github.com/WebAssembly/reference-types) proposal.
10
13
* Implemented the [Iterator Helpers](https://github.com/tc39/proposal-iterator-helpers) proposal. It is available behind the experimental option `--js.iterator-helpers`.
0 commit comments