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: 2795815
Choose a base ref
...
head repository: rollup/rollup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 14dedb5
Choose a head ref
  • 8 commits
  • 90 files changed
  • 2 contributors

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    d25b6e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5f516a View commit details
    Browse the repository at this point in the history
  3. Update changelog

    lukastaegert committed May 31, 2022
    Configuration menu
    Copy the full SHA
    ea67a67 View commit details
    Browse the repository at this point in the history
  4. 2.75.4

    lukastaegert committed May 31, 2022
    Configuration menu
    Copy the full SHA
    0409bf0 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Try to make logical expression deoptimization more robust (#4519)

    * Try to make logical expression deoptimization more robust
    
    * Share argument rendering logic between call and new expression
    
    Solves an issue where trying to render a non-included argument crashes
    lukastaegert authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    696ebd3 View commit details
    Browse the repository at this point in the history
  2. Roll back parameter default tree shaking (#4520)

    * Add more regression tests
    
    * Remove call parameter deoptimization
    
    * Remove includeWithoutParameterDefaults
    
    * Remove default parameter tree-shaking logic
    
    * Clean up deoptimizations
    
    * Clean up deoptimizations
    lukastaegert authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    96cf84e View commit details
    Browse the repository at this point in the history
  3. Update changelog

    lukastaegert committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    f1c1f1f View commit details
    Browse the repository at this point in the history
  4. 2.75.5

    lukastaegert committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    14dedb5 View commit details
    Browse the repository at this point in the history
Loading