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 5641df3 commit 06e2012Copy full SHA for 06e2012
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+# [7.0.0](https://github.com/ipfs/js-ipfs-utils/compare/v6.0.8...v7.0.0) (2021-05-04)
2
+
3
4
+### Bug Fixes
5
6
+* remove retyping of modules with types ([#125](https://github.com/ipfs/js-ipfs-utils/issues/125)) ([f6406c5](https://github.com/ipfs/js-ipfs-utils/commit/f6406c5af4abb83fa11113202f785e8a7c9f6941)), closes [#109](https://github.com/ipfs/js-ipfs-utils/issues/109)
7
8
9
+### BREAKING CHANGES
10
11
+* `ResponseWithURL` type is not exported any more as it uses a private name and causes an inconsistency between node and the browser
12
13
14
15
## [6.0.8](https://github.com/ipfs/js-ipfs-utils/compare/v6.0.7...v6.0.8) (2021-04-30)
16
17
0 commit comments