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

fix: wrong stacktrace type #189

Merged
merged 1 commit into from
Nov 21, 2023
Merged

fix: wrong stacktrace type #189

merged 1 commit into from
Nov 21, 2023

Conversation

rchl
Copy link
Contributor

@rchl rchl commented Nov 18, 2023

As shown by updated test, the stacktrace property is not an array but an object with a frames property of type array.

I suppose it might have changed at some point in SDK but I'm not sure when. I think there is no need to make a major release since it was already wrong.

@zivl
Copy link
Owner

zivl commented Nov 20, 2023

Thanks @rchl :)
Nice to see you again!
let me review it and I'll merge/comment, sounds cool?

@zivl
Copy link
Owner

zivl commented Nov 21, 2023

@rchl I really appreciate your work 💯

@zivl zivl merged commit 3f27cb6 into zivl:master Nov 21, 2023
2 checks passed
@rchl rchl deleted the fix/stacktrace-type branch November 21, 2023 12:41
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

2 participants