File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,11 @@ Bugfixes:
12
12
13
13
Other improvements:
14
14
15
+ ## [ v4.0.0] ( https://github.com/purescript-node/purescript-node-net/releases/tag/v4.0.0 ) - 2022-04-29
16
+
17
+ Breaking changes:
18
+ - Update project and deps to PureScript v0.15.0 (#11 by @JordanMartinez , @thomashoneyman , @sigma-andex )
19
+
15
20
## [ v3.0.0] ( https://github.com/purescript-node/purescript-node-net/releases/tag/v3.0.0 ) - 2022-04-27
16
21
17
22
Breaking changes:
Original file line number Diff line number Diff line change 18
18
"purescript-foreign" : " ^7.0.0" ,
19
19
"purescript-maybe" : " ^6.0.0" ,
20
20
"purescript-node-buffer" : " ^8.0.0" ,
21
- "purescript-node-fs" : " ^7 .0.1 " ,
21
+ "purescript-node-fs" : " ^8 .0.0 " ,
22
22
"purescript-nullable" : " ^6.0.0" ,
23
23
"purescript-options" : " ^7.0.0" ,
24
24
"purescript-prelude" : " ^6.0.0" ,
You can’t perform that action at this time.
0 commit comments