ava v2.1.0 Release Notes

Release Date: 2019-06-10 // almost 5 years ago
  • 🐛 Bug fixes

    • AVA's TypeScript definition now explicitly references the Node.js definition bb44da7

    ✨ Enhancements

    • ⏱ Did you know you can provide human-readable timeout values? We've now documented this. 486acaf
    • We're now including all stack trace lines in the TAP output (though we still pre-process them). ac212ba
    • 🔊 Logs from successful hooks are now included in the TAP output. 007c7af
    • ⚡️ Our ESLint plugin helper has been updated to allow extensions and glob patterns to be overridden b3c9ea7

    All changes

    v2.0.0...v2.1.0

    Thanks

    Thank you @anishkny, @yovasx2 and @mihai-dinu. We couldn't have done this without you!

    Get involved

    We welcome new contributors. AVA is a friendly place to get started in open source. We have a great article on getting started contributing and a comprehensive contributing guide.