Download Latest Version v9.6.0 source code.tar.gz (318.4 kB)
Email in envelope

Get an email when there's a new version of EXECA

Home / v9.5.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-10-27 284 Bytes
v9.5.0 source code.tar.gz 2024-10-27 317.4 kB
v9.5.0 source code.zip 2024-10-27 566.3 kB
Totals: 3 Items   884.0 kB 0

Features

  • When redirecting stdout or stderr to a file, allow appending instead of overwriting. (#1166)

    :::js await execa({stdout: {file: 'output.txt', append: true}})npm run build;

Source: README.md, updated 2024-10-27