github avajs/ava v5.0.0

latest releases: v6.1.3, v6.1.2, v6.1.1...
pre-release2 years ago

Despite the major version bump this is a relatively minor release. Node.js 12 is no longer supported. The type definitions are now distributed to be compatible with TypeScript 4.7 or newer.

It's available as a pre-release under the next tag for the next few weeks:

npm install --save-dev ava@next

Breaking Changes

  • AVA now requires Node.js 14.19, 16.15 or 18. #3043
  • Type definition distribution is no longer compatible with TypeScript versions before 4.7. #3041
  • We're now exporting types rather than interfaces. #3096

Improvements

New Contributors

Full Changelog: v4.3.3...v5.0.0

Don't miss a new ava release

NewReleases is sending notifications on new releases.