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: 3.3.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: 3.5.0
Choose a head ref
  • 14 commits
  • 53 files changed
  • 9 contributors

Commits on Apr 4, 2025

  1. Merge branch 'release/3.3.1'

    getsentry-bot committed Apr 4, 2025
    Configuration menu
    Copy the full SHA
    958248e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

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

Commits on Apr 16, 2025

  1. meta(core): Primitives feature branch (#714)

    Luca Forstner authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    9c56454 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. revert: Testing additional bundlers (#729)

    * revert: Testing additional bundlers
    
    * Lint
    timfish authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    2d796d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

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

Commits on May 5, 2025

  1. meta: Update changelog for 3.4.0 (#733)

    Luca Forstner authored May 5, 2025
    Configuration menu
    Copy the full SHA
    30c15df View commit details
    Browse the repository at this point in the history
  2. release: 3.4.0

    getsentry-bot committed May 5, 2025
    Configuration menu
    Copy the full SHA
    0e15c25 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/3.4.0'

    getsentry-bot committed May 5, 2025
    Configuration menu
    Copy the full SHA
    7b097fc View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. feat(core): Add hook to customize source map file resolution (#732)

    * feat(core): Add hook to customize source map file resolution
    
    fixes #731
    
    * feat(core): Address `resolveSourceMap` PR comments
    
    1. Added better debug logging around the `resolveSourceMap` hook invocation
    2. Expanded the `resolveSourceMap` doc comment to include more detail and an example use case
    3. Added `resolveSourceMap` documentation to `generate-documentation-table.ts`
    4. Removed the feature-specific playground test previously added
    
    * Fix formatting
    
    ---------
    
    Co-authored-by: Andrei Borza <andrei.borza@sentry.io>
    thecodewarrior and andreiborza authored May 13, 2025
    Configuration menu
    Copy the full SHA
    b33725e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

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

Commits on May 20, 2025

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

Commits on May 21, 2025

  1. chore(deps-dev): bump rollup from 2.75.7 to 2.79.2 in /packages/webpa…

    …ck-plugin (#736)
    
    chore(deps-dev): bump rollup in /packages/webpack-plugin
    
    Bumps [rollup](https://github.com/rollup/rollup) from 2.75.7 to 2.79.2.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.75.7...v2.79.2)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-version: 2.79.2
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2025
    Configuration menu
    Copy the full SHA
    4dcccca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bab95d9 View commit details
    Browse the repository at this point in the history
  3. release: 3.5.0

    getsentry-bot committed May 21, 2025
    Configuration menu
    Copy the full SHA
    20e59da View commit details
    Browse the repository at this point in the history
Loading