1.0.5
⚡️ Remove async/await usage (#67) * Remove async/await usage This resolves the issue where consumers of this library are expected to include 'regenerator-runtime/runtime' even if they only support browsers that have async/await support. * 1.0.5