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.9.2
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.3
Choose a head ref
  • 8 commits
  • 7 files changed
  • 2 contributors

Commits on Mar 20, 2022

  1. fix hash aliases

    vankop committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    4f01ac2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. add test cases

    vankop committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    13b769a View commit details
    Browse the repository at this point in the history
  2. use only alias field properties

    prevent checking object prototype properties
    vankop committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    b16c35c View commit details
    Browse the repository at this point in the history
  3. remove cache

    vankop committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    5d90d19 View commit details
    Browse the repository at this point in the history
  4. apply suggestion

    vankop committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    6460447 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Merge pull request #340 from webpack/fix/issues-118

    use only alias field properties
    sokra authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    23c3e7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #337 from webpack/fix/issue-334

    fix hash aliases
    sokra authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    82f1759 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. 5.9.3

    sokra committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    ddc96f8 View commit details
    Browse the repository at this point in the history
Loading