ava v2.0.0-rc.1 Release Notes

Release Date: 2019-05-28 // almost 5 years ago
  • ๐Ÿš€ โš ๏ธ If you're looking to upgrade from 1.4.1, make sure to read the Beta 1 and Beta 2 release notes.

    ๐Ÿ‘Œ Support for the new test & helper file selection in our ESLint plugin

    ๐Ÿ‘• AVA now exposes some methods to our ESLint plugin, allowing our plugin to support the new test & helper file selection. 51433be

    ๐Ÿ”ง Configurable object printing depth

    AVA now uses the util.inspect.defaultOptions.depth option when printing objects. 98034fb

    All changes

    v2.0.0-beta.2...v2.0.0-rc.1

    Thanks

    Thank you @grnch. 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 articleon getting started contributing and a comprehensive contributing guide.