8000 Comparing v1.27.2...v1.27.4 · rollup/rollup · GitHub
[go: up one dir, main page]

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.27.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: v1.27.4
Choose a head ref
  • 8 commits
  • 90 files changed
  • 4 contributors

Commits on Nov 20, 2019

  1. Configuration menu
    Copy the full SHA
    edddb12 View commit details
    Browse the repository at this point in the history
  2. Clearer empty chunk warning (#3244)

    * include chunk in EMPTY_BUNDLE warning message
    
    * update batchWarnings to group multiple EMPTY_BUNDLE's together
    
    * put chunks on single line
    
    * use non-null assertion operator
    
    * add tests for cli EMPTY_BUNDLE
    
    * remove console.log
    tjenkinson authored and lukastaegert committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    91010bf View commit details
    Browse the repository at this point in the history
  3. Update changelog

    lukastaegert committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    8000
    486253f View commit details
    Browse the repository at this point in the history
  4. 1.27.3

    lukastaegert committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    8f4f012 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Fix broken Windows CLI tests (#3249)

    * Sanitize stderr before checking output
    
    * Refine batchWarnings and improve coverage
    
    * Improve coverage
    
    * Fix linting
    
    * Try to reduce test to prevent ordering issues
    
    * Test plugin warnings
    
    * Test broken sourcemap
    
    * Improve coverage
    
    * Improve coverage
    
    * Improve coverage, make non-deferred handlers immediate by default
    
    * Aggregate circular dependency warnings
    lukastaegert authored Nov 22, 2019
    Configuration menu
    Copy the full SHA
    4eccc99 View commit details
    Browse the repository at this point in the history
  2. Add installation as a separate header (#3251)

    Installation was part of quick start and it was not easy to spot.
    ashrith-kulai authored and lukastaegert committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    3befd40 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    lukastaegert committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    ac9008f View commit details
    Browse the repository at this point in the history
  4. 1.27.4

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