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/eslint-webpack-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.1
Choose a base ref
...
head repository: webpack/eslint-webpack-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.3
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 19, 2021

  1. fix: strip resource query (#58)

    * fix: strip resource query
    
    * test: resource query test
    
    * refactor: split by ? instead of url.parse
    
    * chore: update lock files
    
    Co-authored-by: Ricardo Gobbo de Souza <ricardogobbosouza@yahoo.com.br>
    privatenumber and ricardogobbosouza authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    f0a2d81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d72a680 View commit details
    Browse the repository at this point in the history
  3. fix: crash on split (#62)

    * fix: crash on `split`
    
    * test: added
    
    * fix: webpack@4 tests
    alexander-akait authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    db38f61 View commit details
    Browse the repository at this point in the history
  4. fix: crash on split (#62)

    alexander-akait authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    10c79c9 View commit details
    Browse the repository at this point in the history
  5. fix: crash on split (#62)

    * fix: crash on `split`
    
    * test: added
    
    * fix: webpack@4 tests
    alexander-akait authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    2038c32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e192e4e View commit details
    Browse the repository at this point in the history
Loading