Skip to content

Latest commit

 

History

History
68 lines (35 loc) · 2.09 KB

CHANGELOG.md

File metadata and controls

68 lines (35 loc) · 2.09 KB

Unreleased

Breaking Changes

5.11.0 (2023-03-01)

5.10.0 (2023-02-15)

5.9.0 (2023-02-01)

5.8.0 (2023-01-11)

5.7.0 (2023-01-02)

5.6.0 (2022-12-14)

5.5.0 (2022-11-16)

5.4.0 (2022-11-02)

5.3.0 (2022-10-19)

5.2.0 (2022-10-05)

5.1.0 (2022-09-21)

5.0.0 (2022-08-24)

Breaking Change

  • Increase the minimum Node.js version to 14 (#43141).

4.0.0 (2022-01-27)

Breaking Changes

  • The peer puppeteer dependency has been updated from requiring >=1.19 to requiring >=11 (see Breaking Changes, #36040).
  • The peer jest dependency has been updated from requiring >=26 to requiring >=27 (see Breaking Changes, #33287).

3.0.0 (2021-01-21)

Breaking Changes

  • Increase the minimum Node.js version to 12 (#27934).

2.0.0 (2020-12-17)

Breaking Changes

  • The peer jest dependency has been updated from requiring >=24 to requiring >=26 (see Breaking Changes, #27956).

Breaking Changes

  • Migrated axe-puppeteer to its new package @axe-core/puppeteer that contains breaking changes.

1.1.0 (2019-05-21)

New Feature

  • Added optional disabledRules option to use with toPassAxeTests matcher.

1.0.0 (2019-03-06)

  • Initial release.