File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ See [release calendar](https://www.graalvm.org/release-calendar/) for release da
13
13
* Implemented the [ Resizable and Growable ArrayBuffers] ( https://github.com/tc39/proposal-resizablearraybuffer ) proposal.
14
14
* Updated Node.js to version 20.15.1.
15
15
* Made option ` js.esm-eval-returns-exports ` stable and allowed in ` SandboxPolicy.UNTRUSTED ` .
16
- * Usage of non-standard extensions ` Error.prepareStackTrace ` and ` Error.stackTraceLimit ` has been limited to ` js.v8-compat ` mode only .
16
+ * Added option ` js.stack-trace-api ` that enables/disables ` Error.captureStackTrace ` , ` Error.prepareStackTrace ` and ` Error.stackTraceLimit ` .
17
17
18
18
## Version 24.0.0
19
19
* Implemented the [ WebAssembly threads] ( https://github.com/WebAssembly/threads ) proposal.
You can’t perform that action at this time.
0 commit comments