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

fix(nm): Properly hoist nested workspaces #3438

Merged
merged 21 commits into from Oct 12, 2021
Merged

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    529e554 View commit details
    Browse the repository at this point in the history
  2. Update pnp.cjs

    larixer committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    1d90f7b View commit details
    Browse the repository at this point in the history
  3. Runs lint

    larixer committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    603b82a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    bf4eb75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1276607 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    9ff124d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a39c4cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22a8bfd View commit details
    Browse the repository at this point in the history
  4. Removes console.log

    larixer committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    132944d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d56a266 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    1bbbcc1 View commit details
    Browse the repository at this point in the history
  2. Keep the orig reason

    larixer committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    f6d55bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c12342 View commit details
    Browse the repository at this point in the history
  4. Fixes test

    larixer committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    b37cad0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a381dcd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f26590 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Fixes reasons binding

    larixer committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    df2f226 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Improves means of hoister troubleshooting by adding hoistedTo and hoi…

    …stedFrom to the parent of each node
    larixer committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    7a864a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef804e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    374c743 View commit details
    Browse the repository at this point in the history
  4. Fixes lint issues

    larixer committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    3c150d1 View commit details
    Browse the repository at this point in the history