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: v1.26.0
Choose a base ref
...
head repository: rollup/rollup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.26.3
Choose a head ref
  • 10 commits
  • 27 files changed
  • 4 contributors

Commits on Oct 31, 2019

  1. support all config file extensions (.js,.mjs,...) (#3204)

    * feat: support *.mjs as config file extension
    
    see #3189
    
    * docs: add *.mjs cli example
    
    * fix: overwrite loder for the extension of the actual config file
    arlac77 authored and lukastaegert committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    9c85d2a View commit details
    Browse the repository at this point in the history
  2. Make the CLI run generate/output in serial (#3201)

    As a temporary workaround for concurrency issues in the plugin
    driver.
    
    See issue #3174
    marijnh authored and lukastaegert committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    d8becda View commit details
    Browse the repository at this point in the history
  3. Update changelog

    lukastaegert committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    4071fa8 View commit details
    Browse the repository at this point in the history
  4. 1.26.1

    lukastaegert committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    38c3171 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    066620e View commit details
    Browse the repository at this point in the history
  6. Update changelog

    lukastaegert committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    2ed5bfe View commit details
    Browse the repository at this point in the history
  7. 1.26.2

    lukastaegert committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    5cbfdee View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2019

  1. Configuration menu
    Copy the full SHA
    33b15cd View commit details
    Browse the repository at this point in the history
  2. Update changelog

    lukastaegert committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    7ea824b View commit details
    Browse the repository at this point in the history
  3. 1.26.3

    lukastaegert committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    f9b9a7c View commit details
    Browse the repository at this point in the history
Loading