8.0.0
Breaking changes
This plugin now requires ESLint 6.
New rules
no-inline-assertions: disallows the use of one-line arrow functions as the test implementation. b829dbchooks-order: enforce ordering of hook declarations. 348c4e8no-incorrect-deep-equal: disallowsdeepEqualandnotDeepEqualbeing used with primitives. ff4f760
All changes
Thanks
Thank you @MrHen, @forresst, @JLHwung and @gurrrung. 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 article on getting started contributing and a comprehensive contributing guide.