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.112.2
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.113.0
Choose a head ref
  • 8 commits
  • 70 files changed
  • 7 contributors

Commits on Apr 24, 2024

  1. Merge branch 'release/7.112.2' into v7

    getsentry-bot committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1d3469d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. feat(replay/v7): Upgrade rrweb packages to 2.15.0 (#11752)

    Pulls in a bunch of commits from rrweb upstream to address some
    outstanding perf issues
    
    Backport of #11736
    billyvg authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4340845 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. test(browser/v7): Add test for captureConsole (#11830)

    Adding tests for
    #11829 on v7.
    mydea authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    217e4c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77a51bd View commit details
    Browse the repository at this point in the history
  3. feat(feedback): [v7] New feedback button design (#11841)

    Backport of #11641 to
    v7
    c298lee authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6f7095d View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. feat(node): [v7] Support Node 22 (#11754)

    tracking issue:
    #11455
    
    ABI is 126:
    https://github.com/electron/node-abi/blob/bd11f2da07c5da324e735e2de5bf6716ce97b11c/abi_registry.json#L95-L102
    
    ~Waiting for nodejs/node#52505 to release!~
    
    Added changelog entry for `7.113.0`, will cut a release after this gets
    merged.
    
    ---------
    
    Co-authored-by: JonasBa <jonas@badalic.com>
    AbhiPrasad and JonasBa authored May 1, 2024
    Configuration menu
    Copy the full SHA
    b90d046 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. meta(changelog): Update changelog for 7.113.0 (#11868)

    Mostly node 22 support.
    mydea authored May 2, 2024
    Configuration menu
    Copy the full SHA
    af4dfd8 View commit details
    Browse the repository at this point in the history
  2. release: 7.113.0

    getsentry-bot committed May 2, 2024
    Configuration menu
    Copy the full SHA
    29f5b8d View commit details
    Browse the repository at this point in the history
Loading