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 438fe6a commit d77774aCopy full SHA for d77774a
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+# [9.0.0](https://github.com/ipfs/js-ipfs-utils/compare/v8.1.6...v9.0.0) (2021-09-23)
2
+
3
4
+### Features
5
6
+* support glob patterns ([#151](https://github.com/ipfs/js-ipfs-utils/issues/151)) ([d626de1](https://github.com/ipfs/js-ipfs-utils/commit/d626de18baabc91bafafaa8ac5a08ffdf83a3796))
7
8
9
+### BREAKING CHANGES
10
11
+* the globSource call signature has changed and no longer supports the recursive or ignore options
12
13
14
15
## [8.1.6](https://github.com/ipfs/js-ipfs-utils/compare/v8.1.5...v8.1.6) (2021-08-27)
16
17
0 commit comments