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.50.5
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.51.0
Choose a head ref
  • 8 commits
  • 18 files changed
  • 4 contributors

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    5c05997 View commit details
    Browse the repository at this point in the history
  2. Detect async arrow thenable side effects (#4120)

    * Respect propertyReadSideEffects in spread elements
    
    * Track async arrow return effects
    lukastaegert authored Jun 3, 2021
    Configuration menu
    Copy the full SHA
    63533b7 View commit details
    Browse the repository at this point in the history
  3. Update changelog

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

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

Commits on Jun 6, 2021

  1. feat: Export defineConfig defines the auxiliary function of the confi…

    …guration (#4127)
    
    * feat: Export defineConfig defines the auxiliary function of the configuration
    
    * docs: Add some documentation for `defineConfig`
    
    * docs: Set `Config Intellisense` as the fourth-level heading
    
    Refer to: https://github.com/rollup/rollup/pull/4127/files/5d68a031143358ff84f6f91676af09061ed93a65
    rxliuli authored Jun 6, 2021
    Configuration menu
    Copy the full SHA
    d985955 View commit details
    Browse the repository at this point in the history
  2. perf: User Map to optimize performance (#4122)

    Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
    zhihuahuang and lukastaegert authored Jun 6, 2021
    Configuration menu
    Copy the full SHA
    172c114 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    lukastaegert committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    52d271e View commit details
    Browse the repository at this point in the history
  4. 2.51.0

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