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.56.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.56.3
Choose a head ref
  • 4 commits
  • 31 files changed
  • 3 contributors

Commits on Aug 14, 2021

  1. Format markdown with prettier and prepare SVG graphs for hooks (#4206)

    * Use prettier to format markdown
    
    * Add hooks graphs
    lukastaegert authored Aug 14, 2021
    1 Configuration menu
    Copy the full SHA
    69c099c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. ModuleInfo.importedIds does not crash in moduleParsed (#4208)

    * fixed: ModuleInfo.importedIds
    
    moduleInfo.importedIds return null if resolvedIds[source] if undefined
    
    * Only call moduleParsed once importedIds and dynamicallyImportedIds are available
    
    * Update documentation
    
    Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
    FoxDaxian and lukastaegert authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    05fe93d View commit details
    Browse the repository at this point in the history
  2. Update changelog

    lukastaegert committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    fb4aa75 View commit details
    Browse the repository at this point in the history
  3. 2.56.3

    lukastaegert committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    c41d17c View commit details
    Browse the repository at this point in the history
Loading