File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,12 @@ New features:
1212Bugfixes:
1313
1414Other improvements:
15+
16+ ## [ v9.1.0] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v9.1.0 ) - 2023-07-26
17+
18+ Bugfixes:
19+ - Update ` node-streams ` to ` v9.0.0 ` to fix FFI issues (#78 by @JordanMartinez )
20+
1521## [ v9.0.0] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v9.0.0 ) - 2023-07-19
1622
1723Breaking changes:
Original file line number Diff line number Diff line change 3131 "purescript-maybe" : " ^6.0.0" ,
3232 "purescript-node-buffer" : " ^9.0.0" ,
3333 "purescript-node-path" : " ^5.0.0" ,
34- "purescript-node-streams" : " ^8 .0.0" ,
34+ "purescript-node-streams" : " ^9 .0.0" ,
3535 "purescript-nullable" : " ^6.0.0" ,
3636 "purescript-partial" : " ^4.0.0" ,
3737 "purescript-prelude" : " ^6.0.0" ,
You can’t perform that action at this time.
0 commit comments