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
+3
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,9 @@ The main focus is on user-observable behavior of the engine.
5
5
Changelog may include unreleased versions.
6
6
See [release calendar](https://www.graalvm.org/release-calendar/) for release dates.
7
7
8
+
## Version 25.0.0
9
+
* Made option `js.text-encoding` stable and allowed in `SandboxPolicy.CONSTRAINED`.
10
+
8
11
## Version 24.2.0
9
12
* Updated Node.js to version 22.13.1.
10
13
* Implemented the [`Error.isError`](https://github.com/tc39/proposal-is-error) proposal. It is available in ECMAScript staging mode (`--js.ecmascript-version=staging`).
0 commit comments