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.7.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: 4.8.0
Choose a head ref
  • 10 commits
  • 39 files changed
  • 5 contributors

Commits on Jan 19, 2026

  1. Merge branch 'release/4.7.0'

    getsentry-bot committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    cd26b63 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2026

  1. ci(release): Fix changelog-preview permissions (#852)

    The changelog-preview reusable workflow now requires `statuses: write`
    permission to function correctly with GitHub App installations that
    declare permissions statically.
    BYK authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    78ce650 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. feat: Use Rolldown native MagicString (#846)

    * feat: Use Rolldown native `MagicString`
    
    * Add docs link
    timfish authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    f7ac3bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d9a7ef View commit details
    Browse the repository at this point in the history
  3. feat: Inject component annotations into HTML elements rather than Rea…

    …ct components (#851)
    
    * feat: Inject component annotations into HTML elements rather than React components
    
    * Update docs table
    timfish authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    7ea6848 View commit details
    Browse the repository at this point in the history
  4. chore(publish): Add auto changelog generation (#854)

    * chore(repo): Add auto changelog generation
    
    * remove release.md
    Lms24 authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    7acc267 View commit details
    Browse the repository at this point in the history
  5. chore(publish): Use workspaces option in Craft NPM target (#855)

    * chore(publish): Use `workspaces` option in Craft NPM target
    
    * Update .craft.yml
    Lms24 authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    335f317 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09fc1f6 View commit details
    Browse the repository at this point in the history
  7. release: 4.8.0

    Lms24 committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    3aedac2 View commit details
    Browse the repository at this point in the history
  8. cleanup changelog

    Lms24 committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    1fd619a View commit details
    Browse the repository at this point in the history
Loading