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

feat: add require stack & surface Yarn PnP #9681

Merged
merged 28 commits into from Mar 25, 2020
Merged

Commits on Mar 17, 2020

  1. added require stack error, missing yarn pnp error surfacing and print…

    …ing require stack relative to rootdir instead of absolute
    MarcoScabbiolo committed Mar 17, 2020
    Copy the full SHA
    b2561c2 View commit details
    Browse the repository at this point in the history
  2. wip

    MarcoScabbiolo committed Mar 17, 2020
    Copy the full SHA
    785bc10 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Copy the full SHA
    dbf1de3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3b34466 View commit details
    Browse the repository at this point in the history
  3. updated changelog

    MarcoScabbiolo committed Mar 18, 2020
    Copy the full SHA
    a1c2362 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8d4d036 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. git fixes for windows

    MarcoScabbiolo committed Mar 19, 2020
    Copy the full SHA
    19b47e8 View commit details
    Browse the repository at this point in the history
  2. tests in mac

    MarcoScabbiolo committed Mar 19, 2020
    Copy the full SHA
    74ef00d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    57e8a12 View commit details
    Browse the repository at this point in the history
  4. update spanshot

    MarcoScabbiolo committed Mar 19, 2020
    Copy the full SHA
    0483d94 View commit details
    Browse the repository at this point in the history
  5. windows snapshots

    MarcoScabbiolo committed Mar 19, 2020
    Copy the full SHA
    644a5aa View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Copy the full SHA
    f51e1c4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1b92748 View commit details
    Browse the repository at this point in the history
  3. fix in runtime errors

    MarcoScabbiolo committed Mar 23, 2020
    Copy the full SHA
    9497303 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    006e565 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    918fea0 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8b690e1 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    aeea791 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Update CHANGELOG.md

    MarcoScabbiolo committed Mar 24, 2020
    Copy the full SHA
    a5660af View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    17b3346 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b8d024d View commit details
    Browse the repository at this point in the history
  4. update snapshots

    MarcoScabbiolo committed Mar 24, 2020
    Copy the full SHA
    27628f4 View commit details
    Browse the repository at this point in the history
  5. try to find a sibling with a similar extension only once, when when t…

    …he error bubles to the original requiring module
    MarcoScabbiolo committed Mar 24, 2020
    Copy the full SHA
    685d2da View commit details
    Browse the repository at this point in the history
  6. updated snapshots

    MarcoScabbiolo committed Mar 24, 2020
    Copy the full SHA
    fcfc5de View commit details
    Browse the repository at this point in the history
  7. updated snapshots

    MarcoScabbiolo committed Mar 24, 2020
    Copy the full SHA
    5a4eafd View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. updated snapshots

    MarcoScabbiolo committed Mar 25, 2020
    Copy the full SHA
    5a805e5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b3cb409 View commit details
    Browse the repository at this point in the history
  3. whitespace

    SimenB committed Mar 25, 2020
    Copy the full SHA
    d334051 View commit details
    Browse the repository at this point in the history