Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

peerDep correctness #50

Merged
merged 14 commits into from
Sep 13, 2021
Merged

peerDep correctness #50

merged 14 commits into from
Sep 13, 2021

Commits on Sep 13, 2021

  1. failing test for peerDep corrections

    ef4 authored and stefanpenner committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    46315d6 View commit details
    Browse the repository at this point in the history
  2. testing a hardlinking strategy

    ef4 authored and stefanpenner committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    4a97571 View commit details
    Browse the repository at this point in the history
  3. support undeclaredPeerDeps

    ef4 authored and stefanpenner committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    376168d View commit details
    Browse the repository at this point in the history
  4. add test coverage for deeper modules

    ef4 authored and stefanpenner committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    cad83c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5bd2d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5701f90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b47657e View commit details
    Browse the repository at this point in the history
  8. don't cache package.jsons

    ef4 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    0a9b9a8 View commit details
    Browse the repository at this point in the history
  9. keep separate resolution caches

    ef4 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    3714af6 View commit details
    Browse the repository at this point in the history
  10. use walkSync for cycle protection

    ef4 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    97543f0 View commit details
    Browse the repository at this point in the history
  11. label error better

    ef4 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    658785b View commit details
    Browse the repository at this point in the history
  12. incorporating feedback

    ef4 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    2c5156d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5e246ab View commit details
    Browse the repository at this point in the history
  14. use exclusive flag

    ef4 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    58bc0a2 View commit details
    Browse the repository at this point in the history