Skip to content

v2.0.0

Choose a tag to compare

@i-tier-bot i-tier-bot released this 21 Oct 22:32

Breaking Changes

This change will force existent clients
to update their code to either explicitly use the sync
driver or use the async API

See: 8749fde

Commits

  • change default driver to wd - @aotarola #45
    • 8749fde feat: change default driver to wd
    • 2eb055e test: use async instead of Bluebird promises
    • f900cb7 test: remove extra whitespace
    • f1c360f chore: npm audit fix