Release 3.0.0
See original GitHub issue- Align
event.origin
andevent.environment
- Introduce
Sentry.initWith
that takes the root component - Add tracing integration OOTB
- Auto detect routing library (React Navigation v4 or v5 and in Q3, React Native Navigation (wix))
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:12 (5 by maintainers)
Top Results From Across the Web
Spring Boot 3.0 Goes GA
... 3.0 is now generally available and 3.0.0 can be found in Maven Central. This release is the culmination of 12 months work...
Read more >Release 3.0.0 - GitHub
Release 3.0.0. Product. Actions. Automate any workflow · Packages. Host and manage packages · Security. Find and fix vulnerabilities.
Read more >Release 3.0.0 generally available - Apache Hadoop
After four alpha releases and one beta release, 3.0.0 is generally available. 3.0.0 consists of 302 bug fixes, improvements, and other enhancements since ......
Read more >Flutter 3.0.0 release notes
This page has release notes for 3.0.0. For information about subsequent bug-fix releases, see Hotfixes to the Stable Channel.
Read more >Python 3.0 Release
Python 3.0 final was released on December 3rd, 2008. Python 3.0 (a.k.a. "Python 3000" or "Py3k") is a new version of the language...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
While not the best long term solution, adding an explicit dependency on the CLI worked for me:
@user512 We ended up not needing a full migration guide as we ended up making it fully backward compatible apart from the
event.origin
tag values which we are working on documenting soon.