Skip to content

Releases: rollbar/rollbar-react-native

v0.7.1

28 Jan 23:31
Compare
Choose a tag to compare

Update targetSdkVersion to > 26 as required by android app store, #103

v0.7.0

06 Nov 21:36
Compare
Choose a tag to compare

Highlights

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

18 Sep 17:23
Compare
Choose a tag to compare

Add iOS submodule files missing in 0.6.0 release.

v0.6.0

13 Sep 23:08
Compare
Choose a tag to compare

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

16 Jan 17:41
Compare
Choose a tag to compare

Updating iOS dependencies

v0.4.0

18 Dec 21:08
Compare
Choose a tag to compare

Some build related bug fixes and updating dependencies

fixing missing Rollbar-iOS header file(s)

08 Oct 23:33
952ebb0
Compare
Choose a tag to compare

Updated the dependency on Rollbar-iOS to the latest release v1.4.0

04 Oct 21:33
098d410
Compare
Choose a tag to compare

Updated the dependency on Rollbar-iOS to the latest release v1.4.0.
This should resolve the #54 issue.

v0.3.1

10 Jul 20:40
Compare
Choose a tag to compare

Update underlying iOS and Javascript dependencies to get some bug fixes from those libraries

v0.3.0

11 Jun 16:30
151c221
Compare
Choose a tag to compare

Update how the rollbar-ios dependency is resolved. This should make it so react-native link rollbar-react-native is the only step required for getting iOS working.