File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,15 @@ New features:
10
10
11
11
Bugfixes:
12
12
13
- - Account for child creation to possibly fail with system error (#66 by @Hi-Angel )
13
+ Other improvements:
14
+
15
+ ## [ v12.0.0] ( https://github.com/purescript-node/purescript-node-child-process/releases/tag/v12.0.0 ) - 2025-03-22
16
+
17
+ Breaking changes:
18
+ - Account for child creation to possibly fail with system error ` BySysError ` (#66 by @Hi-Angel )
14
19
15
20
Other improvements:
21
+ - Changed ` SpawnSyncOptions ` docs to remove mention of input types other than ` Buffer ` , as that is all the PureScript API supports (#64 by @Hi-Angel )
16
22
17
23
## [ v11.1.0] ( https://github.com/purescript-node/purescript-node-child-process/releases/tag/v11.1.0 ) - 2023-11-14
18
24
You can’t perform that action at this time.
0 commit comments