- Deprecate package
- 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.
- Lock HTML_Codesniffer to v2.4 in order to avoid pulling WCAG 2.1 rules inadvertently
- Adds support for sites using AMD
- Use NPM version of HTML CodeSniffer 2.4
- Remove out-of-date note from README
- Update to HTML CodeSniffer v2.2.0
- Updates to match new Pa11y behaviour, returning element rather than selector and context
- Initial release