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: 7.25.0
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: 7.26.0
Choose a head ref
  • 14 commits
  • 92 files changed
  • 9 contributors

Commits on Dec 12, 2022

  1. Merge branch 'release/7.25.0'

    getsentry-bot committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    60b5a7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49b8fdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9c6887 View commit details
    Browse the repository at this point in the history
  4. feat(replay): Add toHaveLastSentReplay jest matcher (#6467)

    Really we renamed the previous `toHaveSentReplay` -> `toHaveLastSentReplay` and added `toHaveSentReplay` to match all calls to transport.
    billyvg authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    aafa7cb View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    241f784 View commit details
    Browse the repository at this point in the history
  2. feat(nextjs): Add option to automatically tunnel events (#6425)

    Co-authored-by: Katie Byers <katie.byers@sentry.io>
    Luca Forstner and lobsterkatie authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    6e6e241 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7eaf3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d348b29 View commit details
    Browse the repository at this point in the history
  5. ref(replay): Stop calling _updateSessionFromEvent (#6510)

    This can't really have an impact, as that only does stuff when the event has `exception`, which a replay does not.
    mydea authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    c2eb012 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81c3a38 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a175485 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cfcbe80 View commit details
    Browse the repository at this point in the history
  9. meta: Update changelog for 7.26.0 (#6518)

    Luca Forstner authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    54b8b31 View commit details
    Browse the repository at this point in the history
  10. release: 7.26.0

    getsentry-bot committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    609f6a1 View commit details
    Browse the repository at this point in the history
Loading