Releases: MindscapeHQ/raygun4js
Releases · MindscapeHQ/raygun4js
v2.8.0
Features
- New onBeforeSendRUM callback to modify and cancel sending of RUM payloads
v2.7.2
Remove error tracking from breadcrumbs module
Bugfixes
- Disabling automatic breadcrumb functionality will correctly unenhance the enhanced objects
v2.7.1
Bugfixes
- Don't read response text in breadcrumb XHR logging if logXhrContents is false
- Improve breadcrumb disabling to handle network calls that match xhrIgnoredHosts but were triggered before the xhrIgnoredHosts configuration option was set
- Update TraceKit regexes to handle stacktraces in RN android release builds
v2.6.7
Fix a rare initialization issue with Pulse and recording events before the provider has finished loading
Small bugfixes to some of the Breadcrumbs operations
v2.6.6
Fixes a runtime bug on init when using the UMD module (installed via NPM) introduced in 2.6.2
v2.6.5
- React Native: bugfix for 'windw is not defined' error upon import
v2.6.4
Fix file concatenation order for raygun.vanilla and raygun.umd files, this resolves the "Uncaught ReferenceError: raygunBreadcrumbsFactory is not defined" error
v2.6.1
Temporarily disable automatic creation of breadcrumbs from XHR requests while a bug is resolved
v2.6.0
- Beta React Native support
- Support for Breadcrumbs