We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1194f76 commit 3cb63ccCopy full SHA for 3cb63cc
CHANGELOG.md
@@ -13,6 +13,17 @@ Bugfixes:
13
14
Other improvements:
15
16
+## [v6.2.0](https://github.com/purescript-node/purescript-node-fs/releases/tag/v6.2.0) - 2022-01-10
17
+
18
+Breaking changes:
19
20
+New features:
21
+- Add bindings to `mkdir(path, { recursive: true })` via `mkdirRecursive` (#53, #55 by @JordanMartinez)
22
23
+Bugfixes:
24
25
+Other improvements:
26
27
## [v6.1.0](https://github.com/purescript-node/purescript-node-fs/releases/tag/v6.1.0) - 2021-05-06
28
29
New features:
0 commit comments