Features
- Adds Metrics Beta (#5402)
- Improves Expo Router integration to optionally include full paths to components instead of just component names (#5414)
- Report slow and frozen frames as TTID/TTFD span data (#5419)
- Report slow and frozen frames on spans created through the API (#5420)
- Improve performance by adding caching to
getReplayId(#5449)
Fixes
- Fix
Object.freezetype pollution from@sentry-internal/replay(#5408)