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.5
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.6
Choose a head ref
  • 12 commits
  • 230 files changed
  • 4 contributors

Commits on Jun 26, 2019

  1. chore(utils): fixes typo in scaffold

    fixed typo in import statement
    pranshuchittora committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    bd5c1ce View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Configuration menu
    Copy the full SHA
    d2e3e80 View commit details
    Browse the repository at this point in the history
  2. fix: minor fix

    jamesgeorge007 committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    0d9aa9a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2019

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

Commits on Jun 30, 2019

  1. fix: update comments

    jamesgeorge007 committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    7553ae7 View commit details
    Browse the repository at this point in the history
  2. fix: minor refactor

    jamesgeorge007 committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    a30a027 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Configuration menu
    Copy the full SHA
    49e4adc View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    ba471f8 View commit details
    Browse the repository at this point in the history

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
    Configuration menu
    Copy the full SHA
    7978d77 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #974 from jamesgeorge007/feat/minor-refactor

    chore(serve): refactor code to be more concise
    evenstensberg authored Jul 6, 2019
    Configuration menu
    Copy the full SHA
    6c766f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2019

  1. chore: fix sec vuln

    evenstensberg committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    110fa5e View commit details
    Browse the repository at this point in the history
  2. chore: v3.3.6

    evenstensberg committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    a56e916 View commit details
    Browse the repository at this point in the history
Loading