Download Latest Version v6.4.0 source code.tar.gz (3.2 MB)
Email in envelope

Get an email when there's a new version of AVA

Home / v6.4.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-06-07 1.2 kB
v6.4.0 source code.tar.gz 2025-06-07 3.2 MB
v6.4.0 source code.zip 2025-06-07 3.6 MB
Totals: 3 Items   6.8 MB 7

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 🚀 https://github.com/avajs/ava/pull/3372

As part of this work we've removed the "sticky" .only() behavior https://github.com/avajs/ava/pull/3381

Examples

We've been remiss in merging https://github.com/avajs/ava/pull/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: https://github.com/avajs/ava/compare/v6.3.0...v6.4.0

Source: README.md, updated 2025-06-07