File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,11 @@ Bugfixes:
1212
1313Other improvements:
1414
15+ ## [ v5.1.0] ( https://github.com/purescript-node/purescript-node-net/releases/tag/v5.1.0 ) - 2023-07-26
16+
17+ Bugfixes:
18+ - Bump ` node-streams ` to ` v9.0.0 ` to fix FFI issues (#18 by @JordanMartinez )
19+
1520## [ v5.0.0] ( https://github.com/purescript-node/purescript-node-net/releases/tag/v5.0.0 ) - 2023-07-19
1621
1722Breaking changes:
Original file line number Diff line number Diff line change 1818 "purescript-foreign" : " ^7.0.0" ,
1919 "purescript-maybe" : " ^6.0.0" ,
2020 "purescript-node-buffer" : " ^9.0.0" ,
21- "purescript-node-fs" : " ^9.0 .0" ,
21+ "purescript-node-fs" : " ^9.1 .0" ,
2222 "purescript-nullable" : " ^6.0.0" ,
2323 "purescript-options" : " ^7.0.0" ,
2424 "purescript-prelude" : " ^6.0.0" ,
You can’t perform that action at this time.
0 commit comments