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.26.11
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.27.0
Choose a head ref
  • 5 commits
  • 19 files changed
  • 4 contributors

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    f9b1026 View commit details
    Browse the repository at this point in the history
  2. Handle hoisted variables in dead branches of nested if statements (#3782

    )
    
    * Handle hoisted variables in dead branches of nested if statements
    
    * Update dependencies
    lukastaegert authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    1a6cb46 View commit details
    Browse the repository at this point in the history
  3. add ability to specify stdin file extension via --stdin=ext (#3775)

    * add ability to specify the CLI --stdin file extension
    
    * Update documentation
    
    Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
    Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
    3 people authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    916718f View commit details
    Browse the repository at this point in the history
  4. Update changelog

    lukastaegert committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    92d905a View commit details
    Browse the repository at this point in the history
  5. 2.27.0

    lukastaegert committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    c512305 View commit details
    Browse the repository at this point in the history
Loading