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

build(js): Bump @sentry/* dependencies on javascript to 6.2.0 #1354

Merged
merged 3 commits into from
Feb 19, 2021

Conversation

jennmueng
Copy link
Member

@jennmueng jennmueng commented Feb 19, 2021

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Bumps @getsentry/javascript dependencies to 6.2.0.

💡 Motivation and Context

This fix mainly resolves the issue we have been having with the react-dom dependency that is not used in react native apps.

Fixes #1065

💚 How did you test it?

Tested on sample app, and awaiting e2e tests.

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing
  • No breaking changes

Fixes react-dom dependency issues
Fixes #1065
@jennmueng jennmueng added the javascript Pull requests that update Javascript code label Feb 19, 2021
@jennmueng jennmueng requested a review from a team February 19, 2021 10:41
@kamilogorek
Copy link
Contributor

6.2.0* :D

@jennmueng
Copy link
Member Author

6.2.0* :D

@kamilogorek Ah yes, I got too used to 5.x 😅

@jennmueng jennmueng changed the title build(js): Bump @sentry/* dependencies on javascript to 6.20.0 build(js): Bump @sentry/* dependencies on javascript to 6.2.0 Feb 19, 2021
@jennmueng jennmueng merged commit bbb0c13 into master Feb 19, 2021
@jennmueng jennmueng deleted the jenn/js-bump-6.2 branch February 19, 2021 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

react-dom dependency warning from using @sentry/react
2 participants