Skip to content

Commit 8f55b85

Browse files
committed
Update changelog.
1 parent 50707d8 commit 8f55b85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ See [release calendar](https://www.graalvm.org/release-calendar/) for release da
88
## Version 25.0.0
99
* Implemented the [`Intl.DurationFormat`](https://github.com/tc39/proposal-intl-duration-format) proposal. It is available in ECMAScript staging mode (`--js.ecmascript-version=staging`).
1010
* Made option `js.text-encoding` stable and allowed in `SandboxPolicy.CONSTRAINED`.
11+
* Implemented the [`import defer`](https://github.com/tc39/proposal-defer-import-eval) proposal. It is available in ECMAScript staging mode (`--js.ecmascript-version=staging`).
1112

1213
## Version 24.2.0
1314
* Updated Node.js to version 22.13.1.

0 commit comments

Comments
 (0)