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/enhanced-resolve
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.8.3
Choose a base ref
...
head repository: webpack/enhanced-resolve
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.9.0
Choose a head ref
  • 18 commits
  • 19 files changed
  • 4 contributors

Commits on Oct 22, 2021

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

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    bd94b7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    596a3fc View commit details
    Browse the repository at this point in the history
  3. chore: upgrade to Husky 6

    nschonni committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    51d74c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. add yield in resolve context

    vankop committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    3e519b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Merge pull request #326 from webpack/add-yield-in-resolve-context

    add yield in resolve context
    sokra authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    4bdd001 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #314 from rishabh3112/patch-1

    chore: add node v16 and node v17 in CI
    sokra authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    87ab9a9 View commit details
    Browse the repository at this point in the history
  3. remove auto fixing

    sokra committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    ad0f363 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #321 from nschonni/setup-node-cache

    ci: use setup-node cache for Yarn
    sokra authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    a7fcbf7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #323 from nschonni/husky7

    chore: upgrade to Husky 6
    sokra authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    b528514 View commit details
    Browse the repository at this point in the history
  6. fix spelling error

    sokra committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    693e31c View commit details
    Browse the repository at this point in the history
  7. fix package.json script typo

    sokra committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    dc9418d View commit details
    Browse the repository at this point in the history
  8. add backward-compat

    sokra committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    44542ff View commit details
    Browse the repository at this point in the history
  9. add TODO comment

    sokra committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    6fa0d9c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b76de52 View commit details
    Browse the repository at this point in the history
  11. fix merge issues

    sokra committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    0c18298 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #320 from nschonni/cspell-setup

    chore: add cSpell for spell checking
    sokra authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    29dda1e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. 5.9.0

    sokra committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    b6468e0 View commit details
    Browse the repository at this point in the history
Loading