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,6 +12,11 @@ Bugfixes:
1212
1313Other improvements:
1414
15+ ## [ v8.1.0] ( https://github.com/purescript-node/purescript-node-readline/releases/tag/v8.1.0 ) - 2023-07-26
16+
17+ Bugfixes:
18+ - Bump ` node-streams ` to ` v9.0.0 ` to fix FFI issues (#37 by @JordanMartinez )
19+
1520## [ v8.0.0] ( https://github.com/purescript-node/purescript-node-readline/releases/tag/v8.0.0 ) - 2023-07-21
1621
1722Breaking changes:
Original file line number Diff line number Diff line change 2222 "purescript-effect" : " ^4.0.0" ,
2323 "purescript-foreign" : " ^7.0.0" ,
2424 "purescript-node-event-emitter" : " https://github.com/purescript-node/purescript-node-event-emitter.git#^3.0.0" ,
25- "purescript-node-process" : " ^11.0.1 " ,
26- "purescript-node-streams" : " ^8 .0.0" ,
25+ "purescript-node-process" : " ^11.2.0 " ,
26+ "purescript-node-streams" : " ^9 .0.0" ,
2727 "purescript-options" : " ^7.0.0" ,
2828 "purescript-prelude" : " ^6.0.0"
2929 }
You can’t perform that action at this time.
0 commit comments