pa11y-reporter-html
Version:
An HTML reporter for Pa11y
15 lines (9 loc) • 399 B
Markdown
# Changelog
## 2.0.0 (2020-05-06)
* Update devdependencies in line with the other runners.
* Bump the Node.js version supported to v10 or later.
* Update Travis test matrix accordingly.
* Update code to codify that pa11y 6.x is required for this version of the runner.
* Whitelist the files to be published on npm. This reduces the size of the package.
## 1.0.0 (2017-09-11)
* Initial release.