File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Bugfixes:
1212
1313Other improvements:
1414
15- ## [ v9 .0.0] ( https://github.com/purescript-node/purescript-node-process/releases/tag/v9 .0.0 ) - 2022-04-27
15+ ## [ v10 .0.0] ( https://github.com/purescript-node/purescript-node-process/releases/tag/v10 .0.0 ) - 2022-04-29
1616
1717Breaking changes:
1818- Update project and deps to PureScript v0.15.0 (#34 by @nwolverson , @JordanMartinez , @sigma-andex )
@@ -23,6 +23,10 @@ Bugfixes:
2323
2424Other improvements:
2525
26+ ## [ v9.0.0] ( https://github.com/purescript-node/purescript-node-process/releases/tag/v9.0.0 ) - 2022-04-27
27+
28+ Due to implementing a breaking change incorrectly, use v10.0.0 instead.
29+
2630## [ v8.2.0] ( https://github.com/purescript-node/purescript-node-process/releases/tag/v8.2.0 ) - 2021-05-06
2731
2832New features:
Original file line number Diff line number Diff line change 1515 "purescript-effect" : " ^4.0.0" ,
1616 "purescript-foreign-object" : " ^4.0.0" ,
1717 "purescript-maybe" : " ^6.0.0" ,
18- "purescript-node-streams" : " ^6 .0.0" ,
18+ "purescript-node-streams" : " ^7 .0.0" ,
1919 "purescript-posix-types" : " ^6.0.0" ,
2020 "purescript-prelude" : " ^6.0.0" ,
2121 "purescript-unsafe-coerce" : " ^6.0.0"
You can’t perform that action at this time.
0 commit comments