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:
12
12
13
13
Other improvements:
14
14
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
+
15
20
## [ v5.0.0] ( https://github.com/purescript-node/purescript-node-net/releases/tag/v5.0.0 ) - 2023-07-19
16
21
17
22
Breaking changes:
Original file line number Diff line number Diff line change 18
18
"purescript-foreign" : " ^7.0.0" ,
19
19
"purescript-maybe" : " ^6.0.0" ,
20
20
"purescript-node-buffer" : " ^9.0.0" ,
21
- "purescript-node-fs" : " ^9.0 .0" ,
21
+ "purescript-node-fs" : " ^9.1 .0" ,
22
22
"purescript-nullable" : " ^6.0.0" ,
23
23
"purescript-options" : " ^7.0.0" ,
24
24
"purescript-prelude" : " ^6.0.0" ,
You can’t perform that action at this time.
0 commit comments