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-bundler-plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.23.0
Choose a base ref
...
head repository: getsentry/sentry-javascript-bundler-plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.0
Choose a head ref
  • 10 commits
  • 27 files changed
  • 7 contributors

Commits on Jan 10, 2025

  1. Merge branch 'release/2.23.0'

    getsentry-bot committed Jan 10, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    01404ae View commit details

Commits on Jan 13, 2025

  1. feat(logger): Use console methods respective to log level (#652)

    s1gr1d authored Jan 13, 2025
    Copy the full SHA
    1547fea View commit details

Commits on Jan 14, 2025

  1. fix(webpack): Ensure process exits when done (#653)

    Lms24 authored Jan 14, 2025
    Copy the full SHA
    e729f02 View commit details

Commits on Jan 15, 2025

  1. chore: Remove deprecated options and update changelog for v3 major (#654

    )
    timfish authored Jan 15, 2025
    Copy the full SHA
    0074fb8 View commit details
  2. fix!: Wrap injected code in block-statement to contain scope (#646)

    timfish authored Jan 15, 2025
    Copy the full SHA
    b734d45 View commit details
  3. feat(core)!: Use globalThis for code injection (#610)

    Co-authored-by: Luca Forstner <[email protected]>
    timfish and lforst authored Jan 15, 2025
    Copy the full SHA
    8eb6c5f View commit details
  4. fix: Use correct replacement matcher for `bundleSizeOptimizations.exc…

    …ludeTracing` (#644)
    
    Co-authored-by: Luca Forstner <[email protected]>
    jdelStrother and lforst authored Jan 15, 2025
    Copy the full SHA
    57ad14f View commit details
  5. Revert "feat(core)!: Use globalThis for code injection" (#656)

    This reverts commit 8eb6c5f.
    lforst authored Jan 15, 2025
    Copy the full SHA
    07a98c8 View commit details
  6. meta: Update changelog for 3.0.0 (#657)

    lforst authored Jan 15, 2025
    Copy the full SHA
    0316641 View commit details
  7. release: 3.0.0

    getsentry-bot committed Jan 15, 2025
    Copy the full SHA
    3daff7b View commit details
Loading