Skip to content

Deno 1.0 supported Error.captureStackTrace#29314

Merged
caugner merged 4 commits intomdn:mainfrom
quad:patch-1
Apr 3, 2026
Merged

Deno 1.0 supported Error.captureStackTrace#29314
caugner merged 4 commits intomdn:mainfrom
quad:patch-1

Conversation

@quad
Copy link
Copy Markdown
Contributor

@quad quad commented Mar 22, 2026

Summary

Deno supports Error.captureStackTrace since v1.22.2.

Test results and supporting details

See: #29313

Related issues

Fixes: #29313

@github-actions github-actions bot added data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript size:xs [PR only] 0-6 LoC changed labels Mar 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 22, 2026

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@coursgranja01-del

This comment was marked as spam.

@caugner caugner changed the title Update version_added for deno in Error.captureStackTrace Deno 1.23 added Error.captureStackTrace Mar 27, 2026
Copilot AI review requested due to automatic review settings April 3, 2026 13:08
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review is ineligible. To be eligible to request a review, you need a paid Copilot license, or your organization must enable Copilot code review.

@caugner caugner changed the title Deno 1.23 added Error.captureStackTrace Deno 1.0 supported Error.captureStackTrace Apr 3, 2026
@caugner caugner merged commit 849be12 into mdn:main Apr 3, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript size:xs [PR only] 0-6 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

javascript.builtins.Error.captureStackTrace - Deno 2.4.1 supports it

4 participants