-
-
Notifications
You must be signed in to change notification settings - Fork 353
chore: bump JavaScript SDK to v9.12.0 #4752
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
Conversation
Android (new) Performance metrics 🚀
|
Android (legacy) Performance metrics 🚀
|
iOS (legacy) Performance metrics 🚀
|
iOS (new) Performance metrics 🚀
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for bumping the version Krystof 🙇
The changes and the changelog since v9.1.0 LGTM. Some notes:
- We might need to consider the deprecation of
inboundFiltersIntegration(9.3),dropUndefinedKeys(9.10),SentryError(9.10) - I think we can suppress the lint failure by adding
/* eslint-env jest */a the top ofmockBabelTransformer.js - We can ignore the Typescript 3.8 failure since it will be fixed when we merge #4673 from
main.
|
Thank you, @antonis, for the notes. It makes sense. I'll open a follow-up PR with the deprecation. I fixed the lint failure, and I will ignore the ts 3.8 for now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🎸
Bump to the latest v9 available today.