Releases: NickColley/jest-axe
Releases · NickColley/jest-axe
Release version 9.0.0
- Update axe-core to version 4.9.1 - thanks @1Copenut and @longmatthewh.
- Update minimum Node.js version to 16
Release version 8.0.0
- Update axe-core to version 4.7.2 - thanks @hpinkos and @philcon93.
Release version 7.0.1
Release 7.0.0
Update main dependencies:
- axe-core from version 4.4.1 to 4.5.1 - thanks @jbchr.
- chalk updated from version 4.1.0 to 4.1.2
- jest-matcher-utils updated from version 27.0.2 to 29.2.2
Breaking changes:
- axe-core includes new rules and checks which may need to be fixed or turned off
- axe-core help messages updates will change your snapshot output
- no longer support Node.js 10 and 12
Release version 6.0.1
Release version 6.0.0
Changelog
- Update axe-core to version 4.4.1 - thanks @dafnem1.
Breaking changes: potential different test output based on the new axe-core version. For example, rules may have been updated. Check the axe-core changelog for specific changes.
Release version v5.0.0
Changelog
- Update axe-core to version 4.2.1 - thanks @lpelypenko.
Breaking change as axe will have accessibility new rules that may fail in your build, so to upgrade fix them up!