Skip to content

Releases: netsyno/react-raven

React Native Bugfix

03 May 21:13
Compare
Choose a tag to compare

🐛 Bug Fix

  • ReactNative support fixed. Make sure RavenJS used for raven-js instance and Raven used for React Component.

📝 Documentation

  • Updated README.md for optional sentry config property.

Added optional sentry configs

03 May 20:47
Compare
Choose a tag to compare

🚀 New Feature

  • You can now provide optional sentry config to the component. See more details about sentry configuration options here. (#1) @michalv8

React Native Support

03 May 10:05
Compare
Choose a tag to compare

Added simple React Native support