Skip to content
Permalink

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: 11e7474
Choose a base ref
...
head repository: getsentry/sentry-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 24f795a
Choose a head ref
  • 16 commits
  • 75 files changed
  • 10 contributors

Commits on Dec 4, 2023

  1. Merge branch 'release/7.85.0'

    getsentry-bot committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    829a15c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9738 from getsentry/master

    [Gitflow] Merge master into develop
    github-actions[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8744898 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    4044447 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f117e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e82be42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ef139e View commit details
    Browse the repository at this point in the history
  5. feat(remix): Bump @sentry/cli to 2.22.3 (#9741)

    Take advantage of new binary distribution in
    getsentry/sentry-cli#1836
    AbhiPrasad authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    abc575c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b51a807 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    264e3e3 View commit details
    Browse the repository at this point in the history
  8. feat(core): Use SDK_VERSION for hub API version (#9732)

    This means every minor version will bump hub, leading to reduced chances
    of conflicts between hubs.
    AbhiPrasad authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    12a32e3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a848c5a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. feat(nextjs): Emit warning if your app directory doesn't have a globa…

    …l-error.js file (#9753)
    Luca Forstner authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4ce3845 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. fix(utils): Fix XHR instrumentation early return (#9770)

    This was introduced in
    #9542 😬
    
    Ideally we could have a lint rule for this, but probably this is rather
    hard to do - so reminder to self to keep an eye out for this in the
    future!
    
    Closes #9747
    mydea authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    da73a7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1132994 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9771 from getsentry/prepare-release/7.86.0

    meta(changelog): Update changelog for 7.86.0
    mydea authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ad82dad View commit details
    Browse the repository at this point in the history
  4. release: 7.86.0

    getsentry-bot committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    24f795a View commit details
    Browse the repository at this point in the history
Loading