We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99fd379 commit e8e4159Copy full SHA for e8e4159
CHANGELOG.md
@@ -12,6 +12,14 @@ Bugfixes:
12
13
Other improvements:
14
15
+## [v11.1.0](https://github.com/purescript-node/purescript-node-child-process/releases/tag/v11.1.0) - 2023-11-14
16
+
17
+New Features:
18
+- Added `waitSpawned'` which works on UnsafeChildProcess (#62 by @JordanMartinez)
19
20
+Other improvements:
21
+- Noted `pipe`/`inherit` stdio issues with `stdin` (#62 by @JordanMartinez)
22
23
## [v11.0.0](https://github.com/purescript-node/purescript-node-child-process/releases/tag/v11.0.0) - 2023-07-26
24
25
Breaking changes:
0 commit comments