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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Changelog may include unreleased versions.
6
6
See [version roadmap](https://www.graalvm.org/release-notes/version-roadmap/) for release dates.
7
7
8
8
## Version 22.1.0
9
-
* Updated Node.js to version 16.13.2.
9
+
* Updated Node.js to version 16.14.2.
10
10
* Graal.js now requires Java 11+ and no longer supports Java 8.
11
11
* Implemented the [Intl.NumberFormat v3](https://github.com/tc39/proposal-intl-numberformat-v3) proposal.
12
12
* Implemented the [Array Grouping v3](https://github.com/tc39/proposal-array-grouping) proposal. It is available in ECMAScript staging mode (`--js.ecmascript-version=staging`).
0 commit comments