Skip to content

1.0.1

Choose a tag to compare

@csnover csnover released this 05 Jul 22:49
· 333 commits to master since this release

Release overview

  • Bug fixes

Bug fixes

  • The pollUntil helper was not correctly setting the asynchronous script timeout, so it would fail immediately instead of waiting for the timeout to be reached. This has been fixed. (#1)

Install from npm

cd /my/project/root
npm install leadfoot --save-dev

Download source