Skip to content

v6.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 20:13
· 3 commits to main since this release
372c241

What's Changed

Interactive watch mode filters

@mmulet did fantastic work to spearhead interactive watch mode filters. You can now filter test files by glob patterns, and tests by matching their titles. It's just like you already could from the CLI itself, but now without exiting AVA 🚀 #3372

As part of this work we've removed the "sticky" .only() behavior #3381

Examples

We've been remiss in merging #3335 which updates the examples to use AVA 6. It's done now, examples are up to date and it's all due to @tommy-mitchell 👏

New Contributors

Full Changelog: v6.3.0...v6.4.0