You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
revert: docs: add migration note about upgrading from < 0.30.0 (#1450) (#1456)
This reverts commit 48aceb1.
This issue was fixed upstream in git-validate with the release of
version 2.2.4. AEgir 15.0.1 uses that fixed release. As we use
version ranges for dependencies, it is automatically fixed now.
Hence reverting the original commit.
Copy file name to clipboardExpand all lines: README.md
+2-7
Original file line number
Diff line number
Diff line change
@@ -42,11 +42,6 @@ You can check the development status at the [Waffle Board](https://waffle.io/ipf
42
42
43
43
[**`Weekly Core Dev Calls`**](https://github.com./ipfs/pm/issues/650)
44
44
45
-
46
-
### Upgrading from < 0.30.0
47
-
48
-
If you're upgrading from < 0.30.0 you might run into errors when installing dependencies due to non-existing git hooks. For fixes, please refer to the [changelog](https://github.com./ipfs/js-ipfs/blob/master/CHANGELOG.md#breaking-changes).
- [`ipfs.files.cat(ipfsPath, [options], [callback])`](https://github.com./ipfs/interface-ipfs-core/blob/master/SPEC/FILES.md#filescat). Alias to `ipfs.cat`.
- [`ipfs.files.get(ipfsPath, [options], [callback])`](https://github.com./ipfs/interface-ipfs-core/blob/master/SPEC/FILES.md#filesget). Alias to `ipfs.get`.
0 commit comments