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.50.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.50.1
Choose a head ref
  • 6 commits
  • 26 files changed
  • 6 contributors

Commits on Sep 5, 2025

  1. fix(deps): update rust crate swc_compiler_base to v33 (#6091)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    3d9de27 View commit details
    Browse the repository at this point in the history
  2. chore(deps): lock file maintenance minor/patch updates (#6092)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    298609e View commit details
    Browse the repository at this point in the history
  3. feat(www): shorter repl shareables (#6088)

    Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
    cyyynthia and lukastaegert authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    a2744ea View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2025

  1. Configuration menu
    Copy the full SHA
    235dc74 View commit details
    Browse the repository at this point in the history
  2. Call includeNode for self or children nodes in includeDestructuredIfN…

    …ecessary (#6090)
    
    * Add test
    
    * Call includeNode for self or children nodes in includeDestructuredIfNecessary
    
    * Replace includeDestructuredIfNecessary with a stub in MemberExpression
    TrickyPi authored Sep 7, 2025
    Configuration menu
    Copy the full SHA
    7fb50f9 View commit details
    Browse the repository at this point in the history
  3. 4.50.1

    lukastaegert committed Sep 7, 2025
    Configuration menu
    Copy the full SHA
    79d5563 View commit details
    Browse the repository at this point in the history
Loading