September 26
September 20
August 9
July 20
June 9
May 17
React Native agent v1.2.0
New in this release
- Upgrade native Android Agent to v6.11.1
- Upgrade native iOS agent to v7.4.4
- JavaScript Errors will now be reported as handled exceptions, providing more context and stack traces in the New Relic UI.
- Added shutdown method, providing ability to shut down the agent within the current application lifecycle during runtime.
- Added support for tvOS.
Fixed in this release
- Fixed an issue where the feature flag methods would result in an error.
March 17
February 15
February 10
React Native agent v1.0.0
New in this release
- TypeScript support has been added, providing improved type checking and better coding experience for TypeScript users.
- The ability to configure collector endpoints and logging level has been added, providing more control over the data collection process.
- The ability to turn off logging for iOS has been added, providing more control over the data collection process.
Fixed in this release
- Unhandled promise rejection handler will now handle null errors generated by React Native, ensuring that the application continues to run smoothly.
- Cyclical structures are now properly handled when sent to the console, avoiding potential errors and crashes in the logging process.
January 13