Release v8.0.0 · avajs/ava · GitHub
DRANK
Breaking Changes AVA now expects Node.js 22.20, 24.12 or newer. Internally AVA is now fully ESM. This is possible now that Node.js supports loading ES modules using require() calls and simplifies A...