Releases: oblador/react-native-performance
Releases Β· oblador/react-native-performance
3.0.1
- Fix emitting native markers when using TurboModules on iOS
3.0.0
- BREAKING CHANGE:
react-native-performance
native marks now use unix epoch timestamps to align with React Native 0.68.
react-native-performance
now supports the new React Native architecture using JSI/TurboModules if enabled.
2.1.0
Improvements
- More accurate and reliable native startup measurement on Android
2.0.0
Improvements
- BREAKING CHANGE: Fix Android native start time, making it more reliable on certain devices. If you are tracking this metric, you'll likely need to set a new baseline after updating.
1.4.0
react-native-performance
: Fixed autolinking on iOS.
react-native-performance
: Added support for bridgeSetupStart
native mark on Android.
1.3.0
- Use uptimeMillis on Android to make sure JS and native timestamps match.
1.2.2
Improvements
react-native-performance
: More ergonomic types when using performance.getEntriesByType()
1.2.1
Improvements
react-native-performance
: Fix lack of fallback values for user timing 3 implementation
1.2.0
New functionality
isomorphic-performance
: Package released.
Improvements
react-native-performance
: Fixes issues with podspec source file path.
react-native-performance
: Transpiled code for commonjs and js modules now published.
react-native-performance
: Fixes incorrect types.
1.1.1
No functional changes, just metadata changes in the packages.