Skip to content

Commit

Permalink
Adding a note about the limited usage of Error.prepareStackTrace/stac…
Browse files Browse the repository at this point in the history
…kTraceLimit into change-log.

(cherry picked from commit 15b39c3)
  • Loading branch information
iamstolis authored and woess committed Aug 3, 2024
1 parent 8f85f0b commit fa68370
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ See [release calendar](https://www.graalvm.org/release-calendar/) for release da
* Implemented the [Resizable and Growable ArrayBuffers](https://github.com/tc39/proposal-resizablearraybuffer) proposal.
* Updated Node.js to version 20.15.1.
* Made option `js.esm-eval-returns-exports` stable and allowed in `SandboxPolicy.UNTRUSTED`.
* Usage of non-standard extensions `Error.prepareStackTrace` and `Error.stackTraceLimit` has been limited to `js.v8-compat` mode only.

## Version 24.0.0
* Implemented the [WebAssembly threads](https://github.com/WebAssembly/threads) proposal.
Expand Down

0 comments on commit fa68370

Please sign in to comment.