v0.9.0
What's Changed
- fix(child_process): honor the stdio option; inherit was silently a pipe by @jeffyaw in #35
- fix(child_process): seven parity defects; run the sidecar gate before publishing by @jeffyaw in #36
- fix(cli): stop leaking the -e eval artifact when the script calls process.exit by @jeffyaw in #37
- feat(fs): adopt inherited descriptors, so oam can BE an extra-fd child by @jeffyaw in #38
- fix(child_process): resolve a numbered descriptor in an EXTRA stdio slot too by @jeffyaw in #39
Full Changelog: v0.8.3...v0.9.0