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: 30b1b8d76f10314333fec2d43c57cb4f27ca035e
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: 33574ec82e1f6d8b71e872db086bbfaaf77707ba
Choose a head ref

Commits on Jun 26, 2019

  1. chore(utils): fixes typo in scaffold

    fixed typo in import statement
    pranshuchittora committed Jun 26, 2019
    Copy the full SHA
    bd5c1ce View commit details

Commits on Jun 27, 2019

  1. Copy the full SHA
    d2e3e80 View commit details
  2. fix: minor fix

    jamesgeorge007 committed Jun 27, 2019
    Copy the full SHA
    0d9aa9a View commit details

Commits on Jun 29, 2019

  1. Copy the full SHA
    941da90 View commit details

Commits on Jun 30, 2019

  1. fix: update comments

    jamesgeorge007 committed Jun 30, 2019
    Copy the full SHA
    7553ae7 View commit details
  2. fix: minor refactor

    jamesgeorge007 committed Jun 30, 2019
    Copy the full SHA
    a30a027 View commit details

Commits on Jul 4, 2019

  1. Copy the full SHA
    49e4adc View commit details
  2. chore: prevent weird behaviour of pre-commit hook (#973)

    * chore: prevent weird behaviour of pre-commit hook
    
    * fix: update eslint config
    
    * fix: revert
    
    * fix: refactor config
    
    * fix: lock-file changes for generate-loader
    
    * fix: lock-file changes for generators
    
    * fix: update lock file for info
    
    * fix: update lock file for generate-plugins
    
    * fix: update lock file for migrate
    
    * fix: update lock file for serve
    jamesgeorge007 authored and ematipico committed Jul 4, 2019
    Copy the full SHA
    ba471f8 View commit details

Commits on Jul 6, 2019

  1. Merge pull request #975 from pranshuchittora/chore-typo

    chore(utils): Fix path in scaffold util
    evenstensberg authored Jul 6, 2019
    Copy the full SHA
    7978d77 View commit details
  2. Merge pull request #974 from jamesgeorge007/feat/minor-refactor

    chore(serve): refactor code to be more concise
    evenstensberg authored Jul 6, 2019
    Copy the full SHA
    6c766f8 View commit details

Commits on Jul 14, 2019

  1. chore: fix sec vuln

    evenstensberg committed Jul 14, 2019
    Copy the full SHA
    110fa5e View commit details
  2. chore: v3.3.6

    evenstensberg committed Jul 14, 2019
    Copy the full SHA
    a56e916 View commit details

Commits on Aug 14, 2019

  1. Copy the full SHA
    fb31cc4 View commit details
  2. chore: lock deps

    Co-Authored-By: Emanuele <my.burning@gmail.com>
    evenstensberg and ematipico authored Aug 14, 2019
    Copy the full SHA
    635bfa3 View commit details
  3. chore: lock deps

    Co-Authored-By: Emanuele <my.burning@gmail.com>
    evenstensberg and ematipico authored Aug 14, 2019
    Copy the full SHA
    97d5c75 View commit details
  4. Copy the full SHA
    43fc033 View commit details

Commits on Aug 16, 2019

  1. Copy the full SHA
    45b9127 View commit details

Commits on Aug 18, 2019

  1. Merge pull request #1024 from webpack/fix/no-config-mode

    fix: resolve opts when no-config & fix vulns
    evenstensberg authored Aug 18, 2019
    Copy the full SHA
    b20ecd3 View commit details
  2. chore: v3.3.7

    evenstensberg committed Aug 18, 2019
    Copy the full SHA
    9487ee5 View commit details

Commits on Aug 26, 2019

  1. Copy the full SHA
    d28f9f5 View commit details
  2. chore: vuln patch

    evenstensberg committed Aug 26, 2019
    Copy the full SHA
    55b770c View commit details

Commits on Aug 28, 2019

  1. Copy the full SHA
    065e87e View commit details
  2. chore: remove lint err

    evenstensberg committed Aug 28, 2019
    Copy the full SHA
    4275fd5 View commit details

Commits on Sep 5, 2019

  1. Copy the full SHA
    70bf934 View commit details
  2. Merge pull request #1065 from webpack/fix/patch

    fix: support both webpack versions
    evenstensberg authored Sep 5, 2019
    Copy the full SHA
    64fd810 View commit details
  3. chore: version update

    evenstensberg committed Sep 5, 2019
    Copy the full SHA
    7b1e946 View commit details

Commits on Sep 13, 2019

  1. Copy the full SHA
    ee001bd View commit details

Commits on Sep 17, 2019

  1. Merge pull request #1078 from lneveu/fix/process-exit-hang

    fix: fix webpack hanging under certain circumstance
    evenstensberg authored Sep 17, 2019
    Copy the full SHA
    a1341bd View commit details
  2. chore: v3.3.9

    evenstensberg committed Sep 17, 2019
    Copy the full SHA
    48c03ab View commit details

Commits on Sep 28, 2019

  1. chore: sec patch

    evenstensberg committed Sep 28, 2019
    Copy the full SHA
    6ad6099 View commit details

Commits on Oct 31, 2019

  1. Copy the full SHA
    1208aa6 View commit details
  2. Copy the full SHA
    08a7650 View commit details
  3. chore: v3.3.10

    evenstensberg committed Oct 31, 2019
    Copy the full SHA
    f9f0860 View commit details

Commits on Jan 31, 2020

  1. fix: ci (#1193)

    * fix: ci
    
    * chore(cli): remove macos from azure-pipelines
    smelukov authored Jan 31, 2020
    Copy the full SHA
    a037dc8 View commit details

Commits on Feb 11, 2020

  1. fix: release stable

    ematipico committed Feb 11, 2020
    Copy the full SHA
    c9927e3 View commit details

Commits on Feb 16, 2020

  1. docs(templates): Branding guide violation fix (#1226)

    * docs(templates): fix branding guide violation
    
    * docs(templates): Add article to title
    
    * chore: remove the from title
    
    Co-Authored-By: Rishabh Chawla <rishabh31121999@gmail.com>
    
    Co-authored-by: Rishabh Chawla <rishabh31121999@gmail.com>
    wizardofhogwarts and rishabh3112 authored Feb 16, 2020
    Copy the full SHA
    ab910df View commit details

Commits on May 31, 2020

  1. chore: bump dependencies for v3 (#1595)

    * fix: bump dependencies
    
    * chore: ignore devDependencies
    
    * chore: use a semver range rather than the exact version
    jamesgeorge007 authored May 31, 2020
    Copy the full SHA
    4f1a2f3 View commit details

Commits on Jun 3, 2020

  1. Copy the full SHA
    33574ec View commit details
Loading