File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,7 @@ Bugfixes:
1212
1313Other improvements:
1414
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
2116
2217Breaking changes:
2318- Remove ` Async.exists ` (#61 by @sigma-andex )
@@ -26,10 +21,15 @@ Breaking changes:
2621
2722New features:
2823- Update project and deps to PureScript v0.15.0 (#59 by @JordanMartinez , @thomashoneyman , @sigma-andex )
24+ - Remove duplicate ` node-buffer ` from bower.json (@thomashoneyman )
2925
30- Bugfixes:
26+ ## [ v7.0.1 ] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v7.0.1 ) - 2022-04-27
3127
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
3333
3434## [ v6.2.0] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v6.2.0 ) - 2022-01-10
3535
Original file line number Diff line number Diff line change 3131 "purescript-maybe" : " ^6.0.0" ,
3232 "purescript-node-buffer" : " ^8.0.0" ,
3333 "purescript-node-path" : " ^5.0.0" ,
34- "purescript-node-streams" : " ^6 .0.0" ,
34+ "purescript-node-streams" : " ^7 .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