Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(svelte): Add withSentryConfig function to wrap User Svelte Configuration #5936

Merged
merged 8 commits into from Oct 12, 2022

Commits on Oct 12, 2022

  1. add withSentryConfig function

    Lms24 committed Oct 12, 2022
    Copy the full SHA
    8c7c821 View commit details
    Browse the repository at this point in the history
  2. add tests

    Lms24 committed Oct 12, 2022
    Copy the full SHA
    59c0e84 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Lms24 committed Oct 12, 2022
    Copy the full SHA
    be89c72 View commit details
    Browse the repository at this point in the history
  4. s/id/sentry_id

    Lms24 committed Oct 12, 2022
    Copy the full SHA
    f1f3c45 View commit details
    Browse the repository at this point in the history
  5. array -> map

    Lms24 committed Oct 12, 2022
    Copy the full SHA
    cd4a253 View commit details
    Browse the repository at this point in the history
  6. s/sentry_id/sentryId

    Lms24 committed Oct 12, 2022
    Copy the full SHA
    d9689c3 View commit details
    Browse the repository at this point in the history
  7. make dedupe test more explicit

    Lms24 committed Oct 12, 2022
    Copy the full SHA
    1a7aa33 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    490c413 View commit details
    Browse the repository at this point in the history