Skip to content

Releases: MindscapeHQ/raygun4reactnative

v1.6.0

08 Jul 10:41
78731be

Choose a tag to compare

What's Changed

  • chore(deps): bump image-size from 1.2.0 to 1.2.1 in /demo by @dependabot in #152
  • chore(deps): bump image-size from 1.1.1 to 1.2.1 in /ExpoDemo by @dependabot in #151
  • chore(deps): bump @react-navigation/bottom-tabs from 7.2.1 to 7.3.10 in /demo by @dependabot in #154
  • chore(deps-dev): bump @babel/preset-env from 7.26.9 to 7.27.1 in /demo by @dependabot in #155
  • chore(deps-dev): bump @react-native/typescript-config from 0.78.1 to 0.79.1 in /demo by @dependabot in #156
  • chore(deps-dev): bump prettier from 3.5.2 to 3.5.3 in /demo by @dependabot in #157
  • chore(deps): bump react-native-safe-area-context from 5.3.0 to 5.4.0 in /demo by @dependabot in #158
  • chore(deps): bump undici from 6.21.1 to 6.21.3 in /ExpoDemo by @dependabot in #159
  • chore: update raygun native dependencies by @miquelbeltran in #160
  • chore(deps-dev): bump @babel/runtime from 7.27.0 to 7.27.4 in /demo by @dependabot in #161
  • chore(deps): bump creyD/prettier_action from 4.3 to 4.5 by @dependabot in #166
  • chore(deps-dev): bump @react-native/typescript-config from 0.79.1 to 0.79.2 in /demo by @dependabot in #165
  • chore(deps): bump @react-navigation/bottom-tabs from 7.3.10 to 7.3.14 in /demo by @dependabot in #162
  • chore(deps-dev): bump @react-native-community/cli-platform-android from 15.1.3 to 18.0.0 in /demo by @dependabot in #163
  • chore(deps-dev): bump @react-native/metro-config from 0.78.0 to 0.79.2 in /demo by @dependabot in #164
  • chore(deps): bump creyD/prettier_action from 4.5 to 4.6 by @dependabot in #175
  • fix: Support React-Native 0.80 by @miquelbeltran in #168
  • chore: prepare release 1.6.0 by @miquelbeltran in #177

Full Changelog: v1.5.3...v1.6.0

v1.5.4-alpha.1

04 Jul 09:53

Choose a tag to compare

v1.5.4-alpha.1 Pre-release
Pre-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

v1.5.3

02 Apr 14:12
8f4bb78

Choose a tag to compare

What's Changed

  • chore(deps): bump undici from 6.21.0 to 6.21.1 in /ExpoDemo by @dependabot in #128
  • chore(deps-dev): bump @babel/core from 7.26.0 to 7.26.7 in /demo by @dependabot in #129
  • chore(deps-dev): bump @react-native-community/cli-platform-ios from 15.1.2 to 15.1.3 in /demo by @dependabot in #130
  • chore(deps): bump @react-navigation/bottom-tabs from 7.1.3 to 7.2.0 in /demo by @dependabot in #131
  • chore(deps-dev): bump @react-native/typescript-config from 0.76.1 to 0.77.0 in /demo by @dependabot in #133
  • chore(deps-dev): bump @react-native/babel-preset from 0.76.3 to 0.77.0 in /demo by @dependabot in #132
  • chore(deps-dev): bump prettier from 3.4.1 to 3.5.2 in /demo by @dependabot in #138
  • chore(deps-dev): bump @react-native/metro-config from 0.76.1 to 0.78.0 in /demo by @dependabot in #137
  • chore(deps-dev): bump @babel/runtime from 7.26.0 to 7.26.9 in /demo by @dependabot in #135
  • chore(deps-dev): bump @react-native/typescript-config from 0.77.0 to 0.78.0 in /demo by @dependabot in #134
  • chore(deps-dev): bump React version and related dependencies in /demo by @dependabot in #136
  • chore(deps): bump react-native-screens from 4.9.1 to 4.10.0 in /demo by @dependabot in #140
  • chore(deps-dev): bump @react-native/eslint-config from 0.76.1 to 0.78.1 in /demo by @dependabot in #141
  • chore(deps-dev): bump @react-native/typescript-config from 0.78.0 to 0.78.1 in /demo by @dependabot in #142
  • chore(deps-dev): bump react-test-renderer from 19.0.0 to 19.1.0 in /demo by @dependabot in #143
  • chore(deps-dev): bump @babel/runtime from 7.26.9 to 7.27.0 in /demo by @dependabot in #145
  • chore(deps): bump @babel/helpers from 7.26.9 to 7.27.0 in /demo by @dependabot in #146
  • chore(deps): bump @babel/runtime from 7.26.0 to 7.27.0 in /ExpoDemo by @dependabot in #147
  • chore(deps): bump @babel/helpers from 7.26.0 to 7.27.0 in /ExpoDemo by @dependabot in #148
  • chore(deps-dev): bump @babel/core from 7.26.9 to 7.26.10 in /demo by @dependabot in #144
  • docs: add Releasing and Contributing by @miquelbeltran in #139
  • fix: map RUM requests using a unique id by @miquelbeltran in #149
  • chore: Release 1.5.3 by @miquelbeltran in #150

Full Changelog: v1.5.2...v1.5.3

v1.5.2

09 Jan 08:04
f174016

Choose a tag to compare

What's Changed

Full Changelog: v.1.5.0...v1.5.2

v.1.5.0

06 Jan 09:28
5101226

Choose a tag to compare

What's Changed

  • fix: Demo project cleanup by @miquelbeltran in #87
  • fix: Update dependencies and setup GitHub Actions CI by @miquelbeltran in #92
  • chore(deps): bump actions/setup-java from 3 to 4 by @dependabot in #93
  • chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #94
  • chore(deps): bump gradle/wrapper-validation-action from 1 to 3 by @dependabot in #95
  • chore(deps): bump react-native-screens from 3.35.0 to 4.0.0 in /demo by @dependabot in #96
  • chore(deps-dev): bump @react-native-community/cli from 15.1.0 to 15.1.1 in /demo by @dependabot in #97
  • chore(deps-dev): bump @react-native-community/cli-platform-ios from 15.0.0 to 15.1.1 in /demo by @dependabot in #98
  • chore(deps-dev): bump prettier from 2.8.8 to 3.3.3 in /demo by @dependabot in #100
  • chore(deps-dev): bump @react-native-community/cli-platform-ios from 15.1.1 to 15.1.2 in /demo by @dependabot in #101
  • chore(deps-dev): bump @react-native-community/cli-platform-android from 15.0.0 to 15.1.2 in /demo by @dependabot in #102
  • docs: Update README.md native crash reporting section by @miquelbeltran in #104
  • docs: Adds manual linking steps by @etaiklein in #44
  • test: Adds SDK unit tests and CI task by @miquelbeltran in #105
  • perf: Enable eslint on sdk by @miquelbeltran in #107
  • chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /demo by @dependabot in #106
  • docs: add issue and PR templates by @miquelbeltran in #108
  • chore(deps-dev): bump @react-native/babel-preset from 0.76.1 to 0.76.3 in /demo by @dependabot in #109
  • chore(deps): bump react-native-screens from 4.0.0 to 4.3.0 in /demo by @dependabot in #111
  • chore(deps-dev): bump prettier from 3.3.3 to 3.4.1 in /demo by @dependabot in #113
  • chore(deps-dev): bump @react-native-community/cli from 15.1.1 to 15.1.2 in /demo by @dependabot in #112
  • chore(deps): bump @react-navigation/native from 6.1.18 to 7.0.9 in /demo by @dependabot in #110
  • docs: Add Sourcemap generation documentation reference by @miquelbeltran in #114
  • docs: Expo support by @miquelbeltran in #116
  • feat: Add GroupingKey callback by @miquelbeltran in #115
  • docs: Update README.md by @miquelbeltran in #117
  • chore(deps-dev): bump @react-native-community/cli-platform-android from 15.1.2 to 15.1.3 in /demo by @dependabot in #122
  • chore(deps): bump @react-navigation/native from 7.0.13 to 7.0.14 in /demo by @dependabot in #123
  • chore(deps): bump react-native-safe-area-context from 4.14.0 to 5.0.0 in /demo by @dependabot in #121
  • chore(deps): bump nanoid and @react-navigation/native in /ExpoDemo by @dependabot in #124
  • chore(deps-dev): bump @react-native-community/cli from 15.1.2 to 15.1.3 in /demo by @dependabot in #120
  • chore(deps): bump react-native-screens from 4.3.0 to 4.4.0 in /demo by @dependabot in #119
  • chore: Prepare release 1.5.0 and add CHANGELOG by @miquelbeltran in #118

New Contributors

Full Changelog: v.1.4.5...v.1.5.0

v.1.4.5

01 Oct 01:17
5774982

Choose a tag to compare

What's Changed

  • Fix Android fetch cannot read property of null by @Pallesen01 in #86

Full Changelog: v1.4.4...v.1.4.5

v1.4.4

25 Sep 21:33
d7f4c2f

Choose a tag to compare

What's Changed

  • fix(android): namespace build.gradle typo by @dziter in #83

Full Changelog: v1.4.3...v1.4.4

1.4.3 Release

25 Sep 03:06
44def3c

Choose a tag to compare

What's Changed

  • Add namespace to build.gradle & bump raygun4apple dependency by @Pallesen01 in #82

Full Changelog: v1.4.0...v1.4.3

1.4.2 Release

08 Jul 03:16
21c36d9

Choose a tag to compare

  • Bug fixes:

    • Updated raygun4apple dependency to version 2.1.1 fixing error when using xcode 16.
  • Notes:

    • This also increases the minimum ios deployment version to ios 12

Full Changelog: v1.3.0...v1.4.2

1.3.0 Release

27 Nov 04:04
1af417d

Choose a tag to compare