Releases: oblador/react-native-performance
Releases Β· oblador/react-native-performance
v5.1.4
v5.1.3
What's Changed
- fix: error in bridgeless mode #111 by @Nodonisko in #113
- fix(ios): build failure when using custom native marks by @hardworker in #102
New Contributors
- @Nodonisko made their first contribution in #113
- @hardworker made their first contribution in #102
Full Changelog: v5.1.2...v5.1.3
5.1.2
5.1.1
5.1.0
What's Changed
- feat(android): add support for AGP 8 by @AndreiCalazans in #98
New Contributors
- @AndreiCalazans made their first contribution in #98
Full Changelog: v5.0.0...v5.1.0
5.0.0
Breaking Change
- New way of measuring native startup time on iOS to avoid some cases of distorted excessive measurements on iOS 15+.
What's Changed
- Update configuration for the new architecture by @j-piasecki in #94
- Don't overwrite onreadystatechange in resource logger by @oblador in #96
- Ignore iOS prewarming by @oblador in #97
New Contributors
- @j-piasecki made their first contribution in #94
Full Changelog: v4.0.0...v5.0.0