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.44.2
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.45.1
Choose a head ref
  • 6 commits
  • 14 files changed
  • 5 contributors

Commits on Jul 5, 2025

  1. Correct the parent scope for static blocks (#6001)

    * Add test
    
    * Correct the parent scope for static blocks
    
    * Directly compare node code to improve performance
    
    ---------
    
    Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
    TrickyPi and lukastaegert authored Jul 5, 2025
    Configuration menu
    Copy the full SHA
    9cebb0b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2025

  1. Configuration menu
    Copy the full SHA
    1923218 View commit details
    Browse the repository at this point in the history
  2. feat: improve get literal value for conditional expression (#6000)

    * feat: improve get literal value for conditional expression
    
    * more tests
    
    * Remove unnecessary comparison
    
    ---------
    
    Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
    Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
    3 people authored Jul 12, 2025
    Configuration menu
    Copy the full SHA
    7be41cb View commit details
    Browse the repository at this point in the history
  3. 4.45.0

    lukastaegert committed Jul 12, 2025
    Configuration menu
    Copy the full SHA
    b7c7c11 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Add hasDeoptimizedCache flag for ConditionalExpression (#6009)

    * Add test
    
    * Add hasDeoptimizedCache flag for ConditionalExpression
    TrickyPi authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    9ff1da5 View commit details
    Browse the repository at this point in the history
  2. 4.45.1

    lukastaegert committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    a9b0495 View commit details
    Browse the repository at this point in the history
Loading