Skip to content

Releases: NickColley/jest-axe

Release version 8.0.0

10 Jul 10:32
Compare
Choose a tag to compare

Release version 7.0.1

23 Mar 14:05
07e1ef0
Compare
Choose a tag to compare

Release 7.0.0

02 Nov 13:12
Compare
Choose a tag to compare

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

02 Nov 12:11
d55cd80
Compare
Choose a tag to compare

Release version 6.0.0

07 Mar 18:20
Compare
Choose a tag to compare

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

02 Jun 12:33
Compare
Choose a tag to compare

Changelog

Breaking change as axe will have accessibility new rules that may fail in your build, so to upgrade fix them up!