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.52.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: v2.52.3
Choose a head ref
  • 5 commits
  • 14 files changed
  • 2 contributors

Commits on Jun 21, 2021

  1. Fix docs typo

    lukastaegert committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    115e143 View commit details
    Browse the repository at this point in the history
  2. Fix docs typos

    lukastaegert committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    6eaecf3 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Make sure the initializer of hoisted variables is deoptimized (#4149)

    * Make sure the initializer of hoisted variables is deoptimized
    
    * Also deoptimize var initializers when force deoptimizing via flag
    
    * Do not check types on Windows
    lukastaegert authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    6260def View commit details
    Browse the repository at this point in the history
  2. Update changelog

    lukastaegert committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    4f2c05f View commit details
    Browse the repository at this point in the history
  3. 2.52.3

    lukastaegert committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    9c436a7 View commit details
    Browse the repository at this point in the history
Loading