Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.0.0
->6.4.0
6.0.0
->6.4.0
Release Notes
bugsnag/bugsnag-js
v6.4.0
Compare Source
Changed
Added
@bugsnag/expo
#610Fixed
WebDriverException: Message: Permission denied to access property "handleEvent"
errors when running in selenium #605error-stack-parser
to ensure spaces in filenames are parsed correctly #612v6.3.2
Compare Source
Fixed
v6.3.1
Compare Source
Fixed
v6.3.0
Compare Source
Added
Changed
_restore()
function from output bundle which is only used in tests #533Fixed
ctx.throw()
errors #541v6.2.0
Compare Source
This release adds
@bugsnag/expo
, a notifier for use on React Native apps that are built using Expo.A small internal change was made to facilitate this new notifier, but there are no changes required for existing users of documented APIs.
Added
@bugsnag/expo
including a whole bunch of packages:@bugsnag/delivery-expo
- Expo-specific delivery mechanism which caches on disk when a crash happens, or the network is not available@bugsnag/plugin-expo-app
- gathers app information@bugsnag/plugin-expo-device
- gathers device information@bugsnag/plugin-react-native-app-state-breadcrumbs
- collects breadcrumbs when the app transitions to the foreground/background@bugsnag/plugin-react-native-connectivity-breadcrumbs
- collects breadcrumbs when the state of the network changes@bugsnag/plugin-react-native-global-error-handler
- reports unhandled errors@bugsnag/plugin-react-native-orientation-breadcrumbs
- collects breadcrumbs when the device orientation changes@bugsnag/plugin-react-native-unhandled-rejection
- reports unhandled promise rejectionsChanged
client
it is attached to on creation, and thesendReport
/sendSession
methods are no longer passed thelogger
andconfig
objects which can be accesses on the client #489 (Note: this was an undocumented internal API)v6.1.0
Compare Source
Added
Changed
Removed
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot. View repository job log here.