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.