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

Latest commit

 

History

History
21 lines (13 loc) · 526 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 526 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.
  • Replace chalk with kleur, which reduces the size of the package by approximately 90%.
  • Whitelist the files to be published on npm. This reduces the size of the package further.
  • Update devDependencies.
  • Update test matrix to include Node 10, 12 and 14.

1.0.1 (2018-01-30)

  • Fix an issue when a null context is encountered in Pa11y results.

1.0.0 (2017-09-11)

  • Initial release.