Skip to content

v2.19.1

Compare
Choose a tag to compare
@SGrondin SGrondin released this 08 Jun 16:50
· 17 commits to master since this release
  • Fixed TypeScript typings

The "failed" event listener typings did not allow returning undefined/null or Promise<undefined>/Promise<null>.

Thank you @dobesv for your contribution!