Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Latest commit

 

History

History
41 lines (23 loc) · 857 Bytes

CHANGELOG.md

File metadata and controls

41 lines (23 loc) · 857 Bytes

Changelog

2.0.1 (2022-03-31)

  • Deprecate package

2.0.0 (2020-04-27)

  • Drop support for Node.js versions older than 10.
  • Whitelist the files to be published on npm. This reduces the size of the package.
  • Update HTML_CodeSniffer from v2.4.0 to v2.5.1.
  • Update devDependencies.
  • Update test matrix to include Node 10, 12 and 14.

1.2.1 (2021-04-01)

  • Lock HTML_Codesniffer to v2.4 in order to avoid pulling WCAG 2.1 rules inadvertently

1.2.0 (2019-09-30)

  • Adds support for sites using AMD

1.1.0 (2019-07-22)

  • Use NPM version of HTML CodeSniffer 2.4

1.0.1 (2018-10-23)

  • Remove out-of-date note from README

1.0.0 (2018-10-23)

  • Update to HTML CodeSniffer v2.2.0

0.2.0 (2018-05-24)

  • Updates to match new Pa11y behaviour, returning element rather than selector and context

0.1.0 (2018-05-21)

  • Initial release