This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
API changes and switch to async iterators (#29) (bf5c646)
BREAKING CHANGES
all the callbacks in the provided API were removed and each function uses async/await. Additionally, pull-streams are no longer being used. See the README for new usage.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
The devDependency interface-connection was updated from
0.3.3
to0.4.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: jacobheun License: MIT
Release Notes for v0.4.0
Code Refactoring
BREAKING CHANGES
Commits
The new version differs by 4 commits.
721e475
chore: release version v0.4.0
f58356a
chore: update contributors
bf5c646
refactor: API changes and switch to async iterators (#29)
e06af8c
chore: add discourse badge (#30)
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: