Skip to content

0.19.1

Compare
Choose a tag to compare
@novemberborn novemberborn released this 10 Apr 08:34
v0.19.1
4cc3403

A bugfix release. See 0.19.0 for full release notes.

  • Prevent MaxListenersExceededWarning from being emitted if a test file contains more than 10 tests d27bc8f
  • Fix t.end() not being available in the TypeScript definition for callback tests bd81ef4
  • Fix t.context not being available in the Flow definition for beforeEach() and afterEach() hooks d169f0e