File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,7 @@ Bugfixes:
12
12
13
13
Other improvements:
14
14
15
- ## [ v7.0.1] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v7.0.1 ) - 2022-04-27
16
-
17
- Other improvements:
18
- - Remove duplicate ` node-buffer ` from bower.json (@thomashoneyman )
19
-
20
- ## [ v7.0.0] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v7.0.0 ) - 2022-04-27
15
+ ## [ v8.0.0] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v8.0.0 ) - 2022-04-29
21
16
22
17
Breaking changes:
23
18
- Remove ` Async.exists ` (#61 by @sigma-andex )
@@ -26,10 +21,15 @@ Breaking changes:
26
21
27
22
New features:
28
23
- Update project and deps to PureScript v0.15.0 (#59 by @JordanMartinez , @thomashoneyman , @sigma-andex )
24
+ - Remove duplicate ` node-buffer ` from bower.json (@thomashoneyman )
29
25
30
- Bugfixes:
26
+ ## [ v7.0.1 ] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v7.0.1 ) - 2022-04-27
31
27
32
- Other improvements:
28
+ Due to an incorrectly-implemented breaking change, use v8.0.0
29
+
30
+ ## [ v7.0.0] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v7.0.0 ) - 2022-04-27
31
+
32
+ Due to an incorrectly-implemented breaking change, use v8.0.0
33
33
34
34
## [ v6.2.0] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v6.2.0 ) - 2022-01-10
35
35
Original file line number Diff line number Diff line change 31
31
"purescript-maybe" : " ^6.0.0" ,
32
32
"purescript-node-buffer" : " ^8.0.0" ,
33
33
"purescript-node-path" : " ^5.0.0" ,
34
- "purescript-node-streams" : " ^6 .0.0" ,
34
+ "purescript-node-streams" : " ^7 .0.0" ,
35
35
"purescript-nullable" : " ^6.0.0" ,
36
36
"purescript-partial" : " ^4.0.0" ,
37
37
"purescript-prelude" : " ^6.0.0" ,
You can’t perform that action at this time.
0 commit comments