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 55ebc0b commit 7eab927Copy full SHA for 7eab927
changelog.md
@@ -1,3 +1,18 @@
1
+## 8.0
2
+
3
+- Only support node v12 and higher
4
5
+## 7.2
6
7
+- Add fs option to allow passing virtual filesystem
8
9
+## 7.1
10
11
+- Ignore stat errors that are not `ENOENT` to work around Windows issues.
12
+- Support using root and absolute options together
13
+- Bring back lumpy space princess
14
+- force 'en' locale in string sorting
15
16
## 7.0
17
18
- Raise error if `options.cwd` is specified, and not a directory
0 commit comments