Releases: rollbar/rollbar-react-native
Releases · rollbar/rollbar-react-native
v0.7.2
v0.7.1
v0.7.0
Highlights
- Improved Cocoapods builds
- Improved TypeScript types
- Send Andriod/iOS device attributes in Javascript Rollbar payloads
- Supports more Rollbar.js config options
- Rollbar.js 2.14.0 (https://github.com/rollbar/rollbar.js/releases/tag/v2.14.0)
Pull requests
Build with use_framework within CocoaPods, #88
TypeScript: Mark extra & callback arguments as optional, #89
Send device attributes in payload client key, #90
Rollbar.js 2.14.0, #92
Enable some existing rollbar.js options, #100
v0.6.1
v0.6.0
Highlights
- Update Rollbar.js from v2.5.1 to v2.13.0
- Source map compatible paths for Code Push
- Config option to override source map path matching pattern
- Compatibility with React Native 0.60
- iOS fix for logLevel
- Compatibility with Android 8 and lower
Pull requests
Update rollbar.js (v2.13.0) and enable source map path rewrite, #82
Compatibility fixes, #83
v0.5.0
v0.4.0
fixing missing Rollbar-iOS header file(s)
Updated the dependency on Rollbar-iOS to the latest release v1.4.0
Updated the dependency on Rollbar-iOS to the latest release v1.4.0.
This should resolve the #54 issue.