Skip to content

v1.5.4-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@miquelbeltran miquelbeltran released this 04 Jul 09:53
· 47 commits to master since this release

https://www.npmjs.com/package/raygun4reactnative/v/1.5.4-alpha.1

IMPORTANT This alpha release disables XHRInterceptor in order to fix support for React-Native 0.79+. Real User Monitoring (RUM) will be affected by this change.

A bug in React-Native/Metro facebook/metro#1516 related to conditional import/require is currently blocking release support for XHRInterceptor for this package.

This alpha build bypasses the error by disabling access to XHRInterceptor as a temporal solution.

  • fix: Support for React-Native 0.79+
  • perf: disabled XHRInterceptor in RUM