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 pipeStdout()-related methods #531

Merged
merged 9 commits into from Mar 6, 2023
Merged

Add pipeStdout()-related methods #531

merged 9 commits into from Mar 6, 2023

Commits on Mar 6, 2023

  1. Add pipeStdout() method

    ehmicky committed Mar 6, 2023
    Copy the full SHA
    05e1554 View commit details
    Browse the repository at this point in the history
  2. Update lib/pipe.js

    Co-authored-by: Sindre Sorhus <[email protected]>
    ehmicky and sindresorhus committed Mar 6, 2023
    Copy the full SHA
    d595fbb View commit details
    Browse the repository at this point in the history
  3. Use undefined with .bind()

    ehmicky committed Mar 6, 2023
    Copy the full SHA
    6ca09f1 View commit details
    Browse the repository at this point in the history
  4. Add types and type tests

    ehmicky committed Mar 6, 2023
    Copy the full SHA
    3e62680 View commit details
    Browse the repository at this point in the history
  5. Document new pipe methods

    ehmicky committed Mar 6, 2023
    Copy the full SHA
    b661de5 View commit details
    Browse the repository at this point in the history
  6. Improve documentation

    ehmicky committed Mar 6, 2023
    Copy the full SHA
    fb063ab View commit details
    Browse the repository at this point in the history
  7. Add documentation to types

    ehmicky committed Mar 6, 2023
    Copy the full SHA
    516a6dd View commit details
    Browse the repository at this point in the history
  8. Improve validation

    ehmicky committed Mar 6, 2023
    Copy the full SHA
    18be1cb View commit details
    Browse the repository at this point in the history
  9. Update index.d.ts

    sindresorhus authored and ehmicky committed Mar 6, 2023
    Copy the full SHA
    ecfedae View commit details
    Browse the repository at this point in the history