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: v2.53.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: v2.53.2
Choose a head ref
  • 4 commits
  • 18 files changed
  • 3 contributors

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    ccdf124 View commit details
    Browse the repository at this point in the history
  2. Fix additional let/var init bugs (#4177)

    * Fix additional variable state change bugs
    including blockless if statement `var` declarations
    and let/var use before declaration within same function
    
    * Replace negative example
    
    * Improve wording
    
    Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
    Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
    3 people authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    7c014fb View commit details
    Browse the repository at this point in the history
  3. Update changelog

    lukastaegert committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    4a88b1b View commit details
    Browse the repository at this point in the history
  4. 2.53.2

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