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: efd71e9
Choose a base ref
...
head repository: rollup/rollup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 60706c3
Choose a head ref
  • 5 commits
  • 20 files changed
  • 3 contributors

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    903b464 View commit details
    Browse the repository at this point in the history
  2. refactor: add @types/estree explicitly, fix dynamic type imports (#4390)

    * chore: add @types/estree explicitly
    
    * bump
    
    * fix type imports
    
    * refactor: simplify NodeWithFieldDefinition union type definition
    
    * order nit
    
    Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
    dnalborczyk and lukastaegert authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    5f4d04f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Sort manual chunks generated via a function by name (#4397)

    * Sort manual chunks via functions are sorted by name
    
    * Improve test
    lukastaegert authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    1738215 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    lukastaegert committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    ed12682 View commit details
    Browse the repository at this point in the history
  3. 2.67.2

    lukastaegert committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    60706c3 View commit details
    Browse the repository at this point in the history
Loading