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.0.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.0.5
Choose a head ref
  • 3 commits
  • 19 files changed
  • 3 contributors

Commits on Jun 13, 2018

  1. cli(prompts): Add autocomplete support for config props (#502)

    * cli(prompts): add autocomplete scaffold
    
    * cli(generators): add generator - autocomplete props
    
    * misc: review comments
    
    * fix(generators): add generator search props promise
    dhruvdutt authored and ematipico committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    4238ec7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29e58ec View commit details
    Browse the repository at this point in the history
  3. chore(branding): Uncapitalize webpack name following brand guideline

    Update stdin.js
    
    Update stdin.js
    
    Update stdin.js
    
    Update stdin.js
    
    Update stdin.js
    
    Update stdin.js
    dtinth authored and dhruvdutt committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    36a65d6 View commit details
    Browse the repository at this point in the history
Loading