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
+1
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ This changelog summarizes major changes between GraalVM versions of the GraalVM
4
4
The main focus is on user-observable behavior of the engine.
5
5
6
6
## Version 21.3.0
7
+
* Updated Node.js to version 14.17.6.
7
8
* Implemented the [Error Cause](https://github.com/tc39/proposal-error-cause) proposal. It is available behind the experimental option `--js.error-cause`.
8
9
* Implemented the [Import Assertions](https://tc39.es/proposal-import-assertions) proposal. It is available behind the experimental option `--js.import-assertions`.
9
10
* Added support for `collation` option of `Intl.Collator`.
0 commit comments