File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,6 @@ Notable changes to this project are documented in this file. The format is based
5
5
## [ Unreleased]
6
6
7
7
Breaking changes:
8
-
9
- New features:
10
- - Integrate ` node-fs-aff ` into library (#75 by @JordanMartinez )
11
8
- Remove ` StatsObj ` and reimplement bindings to ` Stats ` object (#76 by @JordanMartinez )
12
9
13
10
Previously, one could write the following to get a value on the ` Stats ` object:
@@ -41,6 +38,9 @@ New features:
41
38
}
42
39
```
43
40
41
+ New features:
42
+ - Integrate ` node-fs-aff ` into library (#75 by @JordanMartinez )
43
+
44
44
Bugfixes:
45
45
46
46
Other improvements:
Original file line number Diff line number Diff line change 31
31
"purescript-maybe" : " ^6.0.0" ,
32
32
"purescript-node-buffer" : " ^9.0.0" ,
33
33
"purescript-node-path" : " ^5.0.0" ,
34
- "purescript-node-streams" : " #684041e14e56c75c0bf49db0e556aec6d0248e5a " ,
34
+ "purescript-node-streams" : " ^8.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