Thanks to visit codestin.com
Credit goes to github.com

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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.10.3
Choose a base ref
...
head repository: webpack/webpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.11.0
Choose a head ref
  • 13 commits
  • 11 files changed
  • 1 contributor

Commits on Dec 16, 2020

  1. update tooling for optional fix

    sokra committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    f1caa15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c288fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c24091f View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Merge pull request #12216 from webpack/bugfix/query-data-url

    update typings to include undefined/null types
    sokra authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    41db807 View commit details
    Browse the repository at this point in the history
  2. expose Asset and AssetInfo types

    allow custom properties in AssetInfo
    sokra committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    63dda15 View commit details
    Browse the repository at this point in the history
  3. update tooling

    sokra committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    ec07eb0 View commit details
    Browse the repository at this point in the history
  4. export WebpackError

    sokra committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    745a583 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    359b327 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16d5c35 View commit details
    Browse the repository at this point in the history
  7. treat undefined equal to not existing in rules

    both are treated as empty string
    sokra committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    8acebd2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #12224 from webpack/typings/missing

    add some missing types and exports
    sokra authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    5b2fb32 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #12225 from webpack/bugfix/undefined-conditions

    treat `undefined` equal to not existing in rules
    sokra authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    ed4694d View commit details
    Browse the repository at this point in the history
  10. 5.11.0

    sokra committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    f04328b View commit details
    Browse the repository at this point in the history
Loading