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

Updating AxiosError to include stack trace #4624

Merged
merged 3 commits into from May 3, 2022

Conversation

despreston
Copy link
Contributor

Related to discussions here #2387

Attempt to capture the stack trace at the time the error is created in
order to maintain context about where the error originates from.

Related to discussions here axios#2387

Attempt to capture the stack trace at the time the error is created in
order to maintain context about where the error originates from.
Copy link
Member

@jasonsaayman jasonsaayman left a comment

Choose a reason for hiding this comment

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

Sweet, this looks good and should significantly improve error reporting :)

@jasonsaayman jasonsaayman merged commit 7920d11 into axios:master May 3, 2022
@juriponomarenko
Copy link

I was waiting for this feature 😍
Any idea when the new release (that includes this feature) is coming?

@jasonsaayman
Copy link
Member

Soonish (+/- 1 week) I am going to try cut a non breaking release with cherry picks and then soon after a v1

@despreston despreston deleted the des/better-error-stack branch May 5, 2022 15:54
@brianmazzocchi
Copy link

Hi everyone,
Any idea about this new release?

@jasonsaayman
Copy link
Member

Working hard on getting it out, should be ready very soon

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.

None yet

8 participants