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.47.1
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.48.0
Choose a head ref
  • 4 commits
  • 32 files changed
  • 3 contributors

Commits on Aug 22, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    d1540fa View commit details
    Browse the repository at this point in the history
  2. fix(deps): update swc monorepo (major) (#6079)

    fix(deps): update swc monorepo
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    e8e9f83 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2025

  1. Keep attributes for external dynamic imports (#6071)

    * Add test
    
    * Binding attributes for unresolved dynamic imports
    
    * Improve the implementation
    
    * Move this.options.includePath into includeNode
    TrickyPi authored Aug 23, 2025
    Configuration menu
    Copy the full SHA
    94c96fa View commit details
    Browse the repository at this point in the history
  2. 4.48.0

    lukastaegert committed Aug 23, 2025
    Configuration menu
    Copy the full SHA
    77bb1ae View commit details
    Browse the repository at this point in the history
Loading