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.15.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: v2.16.0
Choose a head ref
  • 5 commits
  • 20 files changed
  • 5 contributors

Commits on Jun 12, 2020

  1. Docs > Tutorial > Improve discoverability of manualChunks for code …

    …splitting (#3631)
    
    * Improve discoverability of `manualChunks` for code splitting
    
    * Action a review comment - change 'late' to 'lazy'
    
    Remark from [this comment](#3631 (review))
    
    plus a minor improvement of precision in the parenthesis describing what it is.
    zlamma authored Jun 12, 2020
    Configuration menu
    Copy the full SHA
    ad24b6a View commit details
    Browse the repository at this point in the history
  2. Acorn 7.3.0 upgrade (#3628)

    * Acorn 7.3.0 upgrade
    
    * retain fork for previous build, lock file update
    
    * walker typing work-around
    
    * 7.3.1
    
    * update acorn plugins
    
    * fixup hook test
    
    * Get rid of acorn fork, introduce missing ChainExpression node to fix test
    
    * Fix type with regard to ESTree types
    
    Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
    Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
    3 people authored Jun 12, 2020
    Configuration menu
    Copy the full SHA
    872e9e2 View commit details
    Browse the repository at this point in the history
  3. Support numeric separator (#3626)

    * Support numeric separator
    
    Ref #3605
    
    * Fix test
    
    * Upgrade license
    
    * Add test
    
    Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
    TrySound and lukastaegert authored Jun 12, 2020
    Configuration menu
    Copy the full SHA
    bacfcbe View commit details
    Browse the repository at this point in the history
  4. Update changelog

    lukastaegert committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    6bffff6 View commit details
    Browse the repository at this point in the history
  5. 2.16.0

    lukastaegert committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    fd57d14 View commit details
    Browse the repository at this point in the history
Loading