We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 300e4d8 commit 19f825cCopy full SHA for 19f825c
CHANGELOG.md
@@ -5,6 +5,9 @@ The main focus is on user-observable behavior of the engine.
5
Changelog may include unreleased versions.
6
See [version roadmap](https://www.graalvm.org/release-notes/version-roadmap/) for release dates.
7
8
+## Version 22.3.1.
9
+* Updated Node.js to version 16.18.1.
10
+
11
## Version 22.3.0
12
* Implemented the [WebAssembly multi-value](https://github.com/WebAssembly/multi-value) proposal.
13
* Added an experimental option `--js.unhandled-rejections=handler` that allows to use a custom callback to track unhandled promise rejections.
0 commit comments