Skip to content

3.0.0 (2019-08-30)

Choose a tag to compare

@medikoo medikoo released this 30 Aug 12:59
2e7d6b7

Bug Fixes

  • Recognize signatures of async and arrow functions (7817b0a)

Features

  • Ensure to expose unhandled rejections as crashes (619dfab)
  • Support thenable test returns (ad83077)

BREAKING CHANGES

  • Due to implied thenable support. Objects which have then
    method, and are result of test functions, are no longer processed
    further as test dictionaries but instead are processed as promises

Comparison since last release