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 04ebcd6 commit 3f75ecbCopy full SHA for 3f75ecb
CHANGELOG.md
@@ -8,7 +8,7 @@ See [version roadmap](https://www.graalvm.org/release-notes/version-roadmap/) fo
8
## Version 22.3.0
9
* Implemented the [WebAssembly multi-value](https://github.com/WebAssembly/multi-value) proposal.
10
* Added an experimental option `--js.unhandled-rejections=handler` that allows to use a custom callback to track unhandled promise rejections.
11
-* Updated Node.js to version 16.16.0.
+* Updated Node.js to version 16.17.1.
12
* ECMA-402 Internationalization API has been enabled by default. It can be disabled by `--js.intl-402=false` option.
13
* Implemented the [Decorators (stage 3)](https://github.com/tc39/proposal-decorators) proposal.
14
0 commit comments