-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: getsentry/sentry-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.21.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: getsentry/sentry-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.22.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 72 files changed
- 10 contributors
Commits on Aug 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8f07fb7 - Browse repository at this point
Copy the full SHA 8f07fb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0df3981 - Browse repository at this point
Copy the full SHA 0df3981View commit details -
ref(gatsby): Make
@sentry/tracing
mandatory + add tests (#2841)* test: Add gatsby-browser, gatsby-node and integration tests * ref: Make `@sentry/tracing` required dependency * fix: Remove require.ensure call to prevent delay in Sentry init
Configuration menu - View commit details
-
Copy full SHA for f070384 - Browse repository at this point
Copy the full SHA f070384View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee25a51 - Browse repository at this point
Copy the full SHA ee25a51View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec75ea7 - Browse repository at this point
Copy the full SHA ec75ea7View commit details
Commits on Aug 25, 2020
-
feat: Add integration for offline support (#2778)
* Add integration for offline support Offline events are cached in the browser with localforage. * Add logging statements * Move 'offline' to the integrations package * Revert to import assignment I thought this build was passing, but it looks like there is not an easy way to use a standard import for localforage in this library. * Use Hub.captureEvent instead of adding @sentry/minimal * Use localforage types * Remove async/await syntax to keep bundle size down * Check for addEventListener in global * Add tests for Offline integration * Fixing lockfile after migrating to @sentry/integrations * Add TS compiler flag to allow import of localforage * Handle scenario where app has stored events from previous offline session * Add config for maxStoredEvents with a default limit of 30 * Address new linter rules
Configuration menu - View commit details
-
Copy full SHA for 8fbffe2 - Browse repository at this point
Copy the full SHA 8fbffe2View commit details
Commits on Aug 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c97c8f8 - Browse repository at this point
Copy the full SHA c97c8f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for beec03c - Browse repository at this point
Copy the full SHA beec03cView commit details -
build: Lock in TypeScript to 3.7.5 (#2848)
* build: Lock in TypeScript to 3.7.5 * build: Prevent anyone from ever changing typescript version * fix: Force SinonStub to work
Configuration menu - View commit details
-
Copy full SHA for 341c968 - Browse repository at this point
Copy the full SHA 341c968View commit details -
fix(node): save string exception as message of synthetic (#2837)
Closes #2830 Throwing a string in node causes the exception to appear as 'Sentry syntheticException' in Sentry UI. This saves the string as a message of the syntheticException so that the correct message is reported.
Configuration menu - View commit details
-
Copy full SHA for c79ce54 - Browse repository at this point
Copy the full SHA c79ce54View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0cf6be - Browse repository at this point
Copy the full SHA a0cf6beView commit details -
Co-authored-by: Katie Byers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f75e8f - Browse repository at this point
Copy the full SHA 4f75e8fView commit details
Commits on Aug 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ceb1d1b - Browse repository at this point
Copy the full SHA ceb1d1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4a5e74 - Browse repository at this point
Copy the full SHA c4a5e74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f30b5c - Browse repository at this point
Copy the full SHA 6f30b5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4048bea - Browse repository at this point
Copy the full SHA 4048beaView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.21.4...5.22.0