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

feat(api): Add lastEventId method #2675

Merged
merged 3 commits into from
Dec 9, 2022
Merged

feat(api): Add lastEventId method #2675

merged 3 commits into from
Dec 9, 2022

Conversation

krystofwoldrich
Copy link
Member

@krystofwoldrich krystofwoldrich commented Dec 6, 2022

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

The method was missing in the RN API.

Blocked by getsentry/sentry-javascript#6392. Waiting for a new JS SDK release.

💡 Motivation and Context

closes: #2674

💚 How did you test it?

The method is re-exported from the JS SDK.

📝 Checklist

🔮 Next steps

@github-actions
Copy link
Contributor

github-actions bot commented Dec 6, 2022

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 42802f2

@krystofwoldrich krystofwoldrich marked this pull request as draft December 6, 2022 13:31
@krystofwoldrich krystofwoldrich marked this pull request as ready for review December 6, 2022 14:08
@krystofwoldrich
Copy link
Member Author

Not blocked JS updated

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.

Add missing lastEventId to the '@sentry/react-native'
2 participants