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.6.2
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.7.0
Choose a head ref
  • 11 commits
  • 31 files changed
  • 6 contributors

Commits on Jan 14, 2026

  1. Merge branch 'release/4.6.2'

    getsentry-bot committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    5b7ae30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36b714b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2026

  1. ci(release): Switch from action-prepare-release to Craft (#831)

    This PR migrates from the deprecated action-prepare-release to the new
    Craft GitHub Actions (reusable workflow or composite action).
    
    Changes:
    - Migrate .github/workflows/release.yml to Craft reusable workflow
    BYK authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    f7bcee9 View commit details
    Browse the repository at this point in the history
  2. fix(plugin-manager): Enable "rejectOnError" in debug (#837)

    * fix(plugin-manager): Enable "rejectOnError" in debug
    
    * fix ci fails
    s1gr1d authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    8b93465 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

  1. fix(plugin-manager): Respect sourcemap.ignore values for injecting …

    …debugIDs (#836)
    
    * fix(plugin-manager): Respect `sourcemap.ignore` values for injecting debugIDs
    
    * fix order
    
    * fix tests
    s1gr1d authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    8e53019 View commit details
    Browse the repository at this point in the history
  2. fix(vite): Skip HTML injection for MPA but keep it for SPA (#843)

    * fix(vite): Skip HTML injection for MPA but keep it for SPA
    
    * fix Polynomial regular expression used on uncontrolled data
    s1gr1d authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    e6eaece View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f3448e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7baa78c View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. Configuration menu
    Copy the full SHA
    825daf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d8943d View commit details
    Browse the repository at this point in the history
  3. release: 4.7.0

    s1gr1d committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    ae7cecb View commit details
    Browse the repository at this point in the history
Loading