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 serialization option #392

Merged
merged 7 commits into from Nov 24, 2019
Merged

Add serialization option #392

merged 7 commits into from Nov 24, 2019

Conversation

ehmicky
Copy link
Collaborator

@ehmicky ehmicky commented Nov 23, 2019

Node 13.2.0 added support for an additional option in child_process.spawn() called serialization.

This PR adds TypeScript types and documentation for it.

index.d.ts Outdated Show resolved Hide resolved
readme.md Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
readme.md Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
ehmicky and others added 6 commits November 24, 2019 15:00
Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
@ehmicky
Copy link
Collaborator Author

ehmicky commented Nov 24, 2019

Fixed. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants