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: webpack/webpack-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.4
Choose a base ref
...
head repository: webpack/webpack-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.5
Choose a head ref
  • 16 commits
  • 32 files changed
  • 6 contributors

Commits on Jun 15, 2019

  1. chore(packages): lock dependencies versions (#958)

    * chore(travis): use install instead of ci
    
    * chore(azure): use install instead of ci
    
    * chore(config): update tsconfig
    
    * chore(init): add nodepath type
    
    * chore(deps): update packages, lockdown versions
    
    * chore(format): format files
    
    * chore(packages): update package.json
    
    * chore(pipelines): use npm ci
    
    * chore(package): lock major deps
    
    * chore(package): sync package-lock files
    dhruvdutt authored and ematipico committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    f0f12c9 View commit details
    Browse the repository at this point in the history
  2. fix: update deps

    evenstensberg committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    69f364e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #959 from webpack/fix/deps

    fix: update deps
    evenstensberg authored Jun 15, 2019
    Configuration menu
    Copy the full SHA
    dc25beb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    670efc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. Configuration menu
    Copy the full SHA
    6015bad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #960 from DanielRuf/fix/use-strict

    fix: change "usr strict" to "use strict"
    evenstensberg authored Jun 16, 2019
    Configuration menu
    Copy the full SHA
    d7cdab9 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. chore(ts): enables source map in the ts (#961)

    enables the source maps for the ts compiled files for easy debugging
    pranshuchittora authored and ematipico committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    dad54f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. fix(deps): move prettier from dependencies to devDependencies (#968)

    Signed-off-by: Anders Kaseorg <andersk@mit.edu>
    andersk authored and ematipico committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    6105ef1 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

  1. Configuration menu
    Copy the full SHA
    313e83e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2019

  1. Configuration menu
    Copy the full SHA
    0c1f6b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd54ba5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #970 from dhruvdutt/postinstall

    chore(scripts): clean postinstall
    evenstensberg authored Jun 23, 2019
    Configuration menu
    Copy the full SHA
    002a6ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a37477d View commit details
    Browse the repository at this point in the history
  5. chore: update pkg lock

    evenstensberg committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    8913928 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76b75ac View commit details
    Browse the repository at this point in the history
  7. chore: v3.3.5

    evenstensberg committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    30b1b8d View commit details
    Browse the repository at this point in the history
Loading