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: Add spotlightBrowser integration #13263

Merged
merged 14 commits into from
Aug 12, 2024

Commits on Aug 7, 2024

  1. feat: Add spotlightBrowser integration

    Burak Yigit Kaya committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1b83a36 View commit details
    Browse the repository at this point in the history
  2. rename to sentryBrowserIntegration

    Burak Yigit Kaya committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    81c7ba2 View commit details
    Browse the repository at this point in the history
  3. remove obsolete setupOnce() method

    Burak Yigit Kaya committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0deb983 View commit details
    Browse the repository at this point in the history
  4. remove obsolete lines from processEvent

    Burak Yigit Kaya committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2954e41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdf4eac View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. revert spotlight:true related changes

    Burak Yigit Kaya committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f88efc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5965324 View commit details
    Browse the repository at this point in the history
  3. fix spotlight browser init when no DSN was set

    Burak Yigit Kaya committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2097073 View commit details
    Browse the repository at this point in the history
  4. bump size limit for next.js client by 30 bytes

    Burak Yigit Kaya committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f31f7d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    074dccd View commit details
    Browse the repository at this point in the history
  6. try to fix node 14 integration tests

    Burak Yigit Kaya committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cf26dad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50fcda5 View commit details
    Browse the repository at this point in the history
  8. align SpotlightBrowser fail reset with node version

    Burak Yigit Kaya committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ff233c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. fix logic error

    Burak Yigit Kaya committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f89533f View commit details
    Browse the repository at this point in the history