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: rollup/rollup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.41.0
Choose a base ref
...
head repository: rollup/rollup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.41.1
Choose a head ref
  • 4 commits
  • 13 files changed
  • 4 contributors

Commits on May 23, 2025

  1. fix(deps): lock file maintenance minor/patch updates (#5964)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 23, 2025
    Configuration menu
    Copy the full SHA
    b88492b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2025

  1. fix(deps): update swc monorepo (major) (#5963)

    fix(deps): update swc monorepo
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 24, 2025
    Configuration menu
    Copy the full SHA
    605ec27 View commit details
    Browse the repository at this point in the history
  2. Avoid recursively calling a plugin's resolveId hook with same id and …

    …importer (#5945)
    
    * test: add tests
    
    * fix: avoid infinite resolveid hooks calling
    
    * fix: remove solo option from resolveId test configuration
    
    * test: remove console.log in test
    
    * fix: return Promise.resolve(null) instead of null
    
    * docs: update doc
    
    * chore: update comments
    
    ---------
    
    Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
    younggglcy and lukastaegert authored May 24, 2025
    Configuration menu
    Copy the full SHA
    9f4abf1 View commit details
    Browse the repository at this point in the history
  3. 4.41.1

    lukastaegert committed May 24, 2025
    Configuration menu
    Copy the full SHA
    7c469dc View commit details
    Browse the repository at this point in the history
Loading