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: 4.1.1
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: 4.3.0
Choose a head ref
  • 12 commits
  • 21 files changed
  • 6 contributors

Commits on Aug 13, 2025

  1. Merge branch 'release/4.1.1'

    getsentry-bot committed Aug 13, 2025
    Configuration menu
    Copy the full SHA
    a22a041 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. perf: use premove for build clean (#792)

    rimraf has grown rather large these days. We can now use `premove`, a
    much smaller utility.
    
    Alternatively, we can just `fs.rm` in a script if we don't care for a
    CLI anymore.
    43081j authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    cc4d21d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. Configuration menu
    Copy the full SHA
    84cbb90 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. Configuration menu
    Copy the full SHA
    da6d143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00ae21f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e04682 View commit details
    Browse the repository at this point in the history
  4. release: 4.2.0

    getsentry-bot committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    5d36df9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'release/4.2.0'

    getsentry-bot committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    be45621 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. Configuration menu
    Copy the full SHA
    07c25ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed990c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    442d7c4 View commit details
    Browse the repository at this point in the history
  4. release: 4.3.0

    getsentry-bot committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    7c9ffdf View commit details
    Browse the repository at this point in the history
Loading