File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,12 @@ Bugfixes:
1212
1313Other improvements:
1414
15- ## [ v11.1.1] ( https://github.com/purescript-node/purescript-node-process/releases/tag/v11.1.0 ) - 2023-07-25
15+ ## [ v11.2.0] ( https://github.com/purescript-node/purescript-node-process/releases/tag/v11.2.0 ) - 2023-07-25
16+
17+ Bugfixes:
18+ - Update ` node-streams ` to ` v9.0.0 ` to fix FFI issues (#45 by @JordanMartinez )
19+
20+ ## [ v11.1.1] ( https://github.com/purescript-node/purescript-node-process/releases/tag/v11.1.1 ) - 2023-07-25
1621
1722Bugfixes:
1823- Fixes FFI for ` cwd ` (#44 by @JordanMartinez )
Original file line number Diff line number Diff line change 1717 "purescript-foreign" : " ^7.0.0" ,
1818 "purescript-maybe" : " ^6.0.0" ,
1919 "purescript-node-event-emitter" : " https://github.com/purescript-node/purescript-node-event-emitter.git#^3.0.0" ,
20- "purescript-node-streams" : " ^8 .0.0" ,
20+ "purescript-node-streams" : " ^9 .0.0" ,
2121 "purescript-posix-types" : " ^6.0.0" ,
2222 "purescript-prelude" : " ^6.0.0" ,
2323 "purescript-unsafe-coerce" : " ^6.0.0"
You can’t perform that action at this time.
0 commit comments