Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add methods for async stack traces with Typescript definitions #22

Merged
merged 6 commits into from
Jun 29, 2024

Conversation

Zen-cronic
Copy link
Contributor

Changes

I've added the methods for async stack traces alongside the Typescript definitions. V8 has supported this feature by default since v7.3. The official definitions and descriptions can be found here.

Test

  • npm test passes - both source code and type definitions test

@sindresorhus
Copy link
Owner

readme and index.d.ts docs should be in sync (meaning, same content).

@Zen-cronic
Copy link
Contributor Author

got it, fixed

@sindresorhus sindresorhus merged commit f294a7e into sindresorhus:main Jun 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants