Skip to content

Commit 7f459ae

Browse files
committed
Adding a note about Node.js update (to version 14.18.1) into change-log.
1 parent 6de524b commit 7f459ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
This changelog summarizes major changes between GraalVM versions of the GraalVM JavaScript (ECMAScript) language runtime.
44
The main focus is on user-observable behavior of the engine.
55

6+
## Version 21.3.1
7+
* Updated Node.js to version 14.18.1.
8+
69
## Version 21.3.0
710
* Implemented the [Private Fields in `in`](https://tc39.es/proposal-private-fields-in-in) proposal. It is available behind the experimental option `--js.private-fields-in`.
811
* Implemented the [JavaScript BigInt to WebAssembly i64 integration](https://github.com/WebAssembly/JS-BigInt-integration) proposal. It can be disabled using the `--js.wasm-bigint=false` option.

0 commit comments

Comments
 (0)