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

support installation of NPM workspaces #1764

Merged
merged 9 commits into from
Jan 14, 2023

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    27c75df View commit details
    Browse the repository at this point in the history
  2. use bail-early JSON parser

    alexlamsl committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    f01bf1a View commit details
    Browse the repository at this point in the history
  3. - fix symlink creation under @scope

    - fix use-after-free on package names
    alexlamsl committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    712fdba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c933a28 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. add tests

    alexlamsl committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    693aa82 View commit details
    Browse the repository at this point in the history
  2. undo superfluous changes

    alexlamsl committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    df1540a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3539db0 View commit details
    Browse the repository at this point in the history
  4. suppress extraneous string copying

    tweak tests
    alexlamsl committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    f1c1579 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e33fea View commit details
    Browse the repository at this point in the history