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

Add support for isolating pnpm lockfile 🌈 #28

Merged
merged 21 commits into from
Nov 26, 2023

Commits on Nov 23, 2023

  1. Switch from pnpm to npm

    0x80 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    1deab84 View commit details
    Browse the repository at this point in the history
  2. Add arborist dependency

    0x80 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    2ea1f90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64a4c76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e77af0d View commit details
    Browse the repository at this point in the history
  5. Generate pnpm lockfile

    0x80 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    ecbc349 View commit details
    Browse the repository at this point in the history
  6. Getting close

    0x80 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    4eca6a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7de4c5 View commit details
    Browse the repository at this point in the history
  8. Make it work

    0x80 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    fbf6a91 View commit details
    Browse the repository at this point in the history
  9. Clean up

    0x80 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    0d39b40 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Update the readme

    0x80 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    acb8360 View commit details
    Browse the repository at this point in the history
  2. Remove run install after isolate

    0x80 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    c52fe4d View commit details
    Browse the repository at this point in the history
  3. Update basis for arborist

    0x80 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    2c2c76a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f629bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b887e25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d0e868 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    033c958 View commit details
    Browse the repository at this point in the history
  8. Remove logging

    0x80 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    864d141 View commit details
    Browse the repository at this point in the history
  9. Clean up

    0x80 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    8048d23 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Make it actually work

    0x80 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    55a6210 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbf3c2b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Fix formatting lint errors

    0x80 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    21f87d1 View commit details
    Browse the repository at this point in the history