• v2.4.0 d882d12c64

    feat: standalone binary (#92)
    Some checks failed
    Test Action / Test with default inputs (macos-latest, 4.11.1) (push) Has been cancelled
    Test Action / Test with default inputs (ubuntu-latest, 4.11.1) (push) Has been cancelled
    Test Action / Test with default inputs (windows-latest, 4.11.1) (push) Has been cancelled
    Test Action / Test with dest (macos-latest, 4.11.1) (push) Has been cancelled
    Test Action / Test with dest (ubuntu-latest, 4.11.1) (push) Has been cancelled
    Test Action / Test with dest (windows-latest, 4.11.1) (push) Has been cancelled
    Test Action / Test with standalone (macos-latest, false) (push) Has been cancelled
    Test Action / Test with standalone (macos-latest, true) (push) Has been cancelled
    Test Action / Test with standalone (ubuntu-latest, false) (push) Has been cancelled
    Test Action / Test with standalone (ubuntu-latest, true) (push) Has been cancelled
    Test Action / Test with standalone (windows-latest, false) (push) Has been cancelled
    Test Action / Test with standalone (windows-latest, true) (push) Has been cancelled
    Test Action / Test with run_install (array, macos-latest) (push) Has been cancelled
    Test Action / Test with run_install (empty object, macos-latest) (push) Has been cancelled
    Test Action / Test with run_install (global, macos-latest) (push) Has been cancelled
    Test Action / Test with run_install (null, macos-latest) (push) Has been cancelled
    Test Action / Test with run_install (recursive, macos-latest) (push) Has been cancelled
    Test Action / Test with run_install (array, ubuntu-latest) (push) Has been cancelled
    Test Action / Test with run_install (empty object, ubuntu-latest) (push) Has been cancelled
    Test Action / Test with run_install (global, ubuntu-latest) (push) Has been cancelled
    Test Action / Test with run_install (null, ubuntu-latest) (push) Has been cancelled
    Test Action / Test with run_install (recursive, ubuntu-latest) (push) Has been cancelled
    Test Action / Test with run_install (array, windows-latest) (push) Has been cancelled
    Test Action / Test with run_install (empty object, windows-latest) (push) Has been cancelled
    Test Action / Test with run_install (global, windows-latest) (push) Has been cancelled
    Test Action / Test with run_install (null, windows-latest) (push) Has been cancelled
    Test Action / Test with run_install (recursive, windows-latest) (push) Has been cancelled

    z7ping released this 2023-07-26 19:50:04 +08:00 | 45 commits to master since this release

    • feat: add an option to install the self-contained binary version of pnpm

    • test: add a test about nodejs_bundled

    • style: remove an empty line

    • chore: use newer pnpm

    • chore: update dependencies

    • feat: rename nodejs_bundled to standalone

    as @zkochan suggested

    • docs: add

    Co-authored-by: Takashi Sato takashi@tks.st

    Downloads