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.19.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.19.1
Choose a head ref
  • 8 commits
  • 27 files changed
  • 5 contributors

Commits on Jul 26, 2024

  1. chore(deps): lock file maintenance minor/patch updates (#5592)

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    87b666d View commit details
    Browse the repository at this point in the history
  3. chore(deps): lock file maintenance (#5594)

    chore(deps): lock file maintenance minor/patch updates
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e7cc7ef View commit details
    Browse the repository at this point in the history
  4. chore(deps): lock file maintenance (#5595)

    chore(deps): lock file maintenance minor/patch updates
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    27260de View commit details
    Browse the repository at this point in the history
  5. docs: improve command by code-group (#5587)

    Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
    thinkasany and lukastaegert authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c16c924 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Fix side effect detection in optional chains (#5589)

    * Observe side effects in left-hand sides of optional chaining
    
    * Refine logic
    
    * Extract shared functionality
    
    * Improve coverage
    
    Also, do not unnecessarily deoptimize chain expressions
    lukastaegert authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    57ea7b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    610d7c0 View commit details
    Browse the repository at this point in the history
  3. 4.19.1

    lukastaegert committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    8b96791 View commit details
    Browse the repository at this point in the history
Loading