This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Update ipfs-api to version 5.0.0 🚀 #305
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello 👋
🚀🚀🚀
ipfs-api just published its new version 5.0.0, which is not covered by your current version range.
If this pull request passes your tests you can publish your software with the latest version of ipfs-api – otherwise use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
GitHub Release
The new interface for add can be found here https://github.com/ipfs/interface-ipfs-core#javascript---ipfsfilesadddata-callback
You can still add files from fs, single or recursively, under the call addFiles.
Adding urls is now under addUrl
The new version differs by 18 commits .
78348b2
chore: release version v5.0.0
6333a32
chore: update contributors
a55fa54
Merge pull request #288 from ipfs/files-add-interface
b61b3cd
add latest interface-ipfs-core
6207ad4
fix linting, test with complete interface-core tests
ee6cfd3
Make ipfs.files.add return wrapped path+node.
dfdb998
Move "add" tests to interface-ipfs-core.
716daca
Update 'files' and 'util' command paths.
c6d77be
Add "addFiles" API.
1348b45
Add "addUrl" API.
7d45b09
Make ipfs.files.add return DAGNodes.
689f262
chore: release version v4.1.1
55ecbbc
chore: update contributors
a5eff23
Merge pull request #287 from ipfs/update-aegir
dd28cb6
migrate require raw to readFileSync
There are 18 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software up to date, all the time.