File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Bugfixes:
12
12
13
13
Other improvements:
14
14
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
16
16
17
17
Breaking changes:
18
18
- Update project and deps to PureScript v0.15.0 (#34 by @nwolverson , @JordanMartinez , @sigma-andex )
@@ -23,6 +23,10 @@ Bugfixes:
23
23
24
24
Other improvements:
25
25
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
+
26
30
## [ v8.2.0] ( https://github.com/purescript-node/purescript-node-process/releases/tag/v8.2.0 ) - 2021-05-06
27
31
28
32
New features:
Original file line number Diff line number Diff line change 15
15
"purescript-effect" : " ^4.0.0" ,
16
16
"purescript-foreign-object" : " ^4.0.0" ,
17
17
"purescript-maybe" : " ^6.0.0" ,
18
- "purescript-node-streams" : " ^6 .0.0" ,
18
+ "purescript-node-streams" : " ^7 .0.0" ,
19
19
"purescript-posix-types" : " ^6.0.0" ,
20
20
"purescript-prelude" : " ^6.0.0" ,
21
21
"purescript-unsafe-coerce" : " ^6.0.0"
You can’t perform that action at this time.
0 commit comments