Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

callbacks -> async / await #17

Merged
merged 3 commits into from
Aug 15, 2019
Merged

Conversation

dirkmc
Copy link
Contributor

@dirkmc dirkmc commented Mar 18, 2019

BREAKING CHANGE: All places in the API that used callbacks are now replaced with async/await

Depends on

@achingbrain
Copy link
Member

ipfs/interface-datastore#25 has been merged & released in interface-datastore@0.7.0

@achingbrain
Copy link
Member

ipfs/js-datastore-core#17 has also been merged & released in datastore-core@0.7.0

dirkmc and others added 2 commits August 15, 2019 16:47
BREAKING CHANGE: All places in the API that used callbacks are now replaced with async/await
docs: cleanup readme badges

License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
Copy link
Contributor

@jacobheun jacobheun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The example will need to be updated after ipfs supports the new async ipfs-repo, but this is otherwise gtg.

I went ahead and updated the async deps to their released versions, and bumped a couple other deps.

@jacobheun jacobheun merged commit 629dba7 into ipfs:master Aug 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants