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/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: commonjs-v15.0.0
Choose a base ref
...
head repository: rollup/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: commonjs-v15.1.0
Choose a head ref
  • 17 commits
  • 62 files changed
  • 10 contributors

Commits on Aug 13, 2020

  1. Copy the full SHA
    72a0c44 View commit details
  2. Copy the full SHA
    c6561fe View commit details
  3. Copy the full SHA
    f87c442 View commit details
  4. Copy the full SHA
    601f689 View commit details

Commits on Aug 16, 2020

  1. Copy the full SHA
    23df786 View commit details

Commits on Aug 17, 2020

  1. chore(babel): add deprecation/migration warnings for the runtime (#534)

    * docs(babel): Add warning to tell about configuration name change runtimeHelpers -> babelHelpers
    
    This was figured out after hours of poking.
    
    * docs(babel): Tweak deprecation warnings about runtimeHelpers & externalHelpers options
    
    Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
    renoirb and Andarist authored Aug 17, 2020
    Copy the full SHA
    55a9cb2 View commit details

Commits on Aug 26, 2020

  1. Copy the full SHA
    c522744 View commit details

Commits on Sep 6, 2020

  1. feat(wasm): option to not inline wasm (#543)

    * initial support for non-inlined wasm
    
    * better document, fix output directory teardown
    
    * run code in test instead of only asserting wasm is emitted
    
    * fix formatting issue, add assertion
    
    * doc clarification for non-inline files
    
    * assert -> this.error
    
    * limit -> maxFileSize
    
    * use this.emitFile instead of manual copying
    
    * switch to fs promise API
    bminixhofer authored Sep 6, 2020
    Copy the full SHA
    0e747cd View commit details

Commits on Sep 9, 2020

  1. Copy the full SHA
    40bc128 View commit details
  2. Copy the full SHA
    bc3c7bb View commit details
  3. Copy the full SHA
    567ccff View commit details
  4. Copy the full SHA
    7941389 View commit details

Commits on Sep 10, 2020

  1. feat(pluginutils): normalizePath (#550)

    * fix(pluginutils): normalize pattern sep
    
    * fix: missing quotes
    
    * doc: normalizePath
    
    * feat: normalizePath
    eight04 authored Sep 10, 2020
    Copy the full SHA
    6cd15b9 View commit details

Commits on Sep 18, 2020

  1. 4
    Copy the full SHA
    a6ff567 View commit details

Commits on Sep 21, 2020

  1. Copy the full SHA
    da12cf9 View commit details
  2. feat(commonjs): inject __esModule marker into ES namespaces and add O…

    …bject prototype (#552)
    
    * feat(commonjs): inject __esModule marker into ES namespaces
    
    * docs(commonjs): improve documentation and update types
    
    * feat(commonjs): Integrate into requireReturnsDefault option
    
    * refactor(commonjs): add early exit for namespace augmentation
    lukastaegert authored Sep 21, 2020
    Copy the full SHA
    f11bc38 View commit details
  3. Copy the full SHA
    bc6a86c View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff commonjs-v15.0.0...commonjs-v15.1.0