Version 3.2.0 (#270)

This commit is contained in:
Jose Bolos
2020-10-05 17:35:43 +01:00
committed by GitHub
parent 2f7e8ae451
commit ff8142b4e4
2 changed files with 168 additions and 162 deletions

View File

@@ -1,6 +1,12 @@
# Changelog # Changelog
## 3.2.0 (2020-10-05)
* Update pa11y to version 5.3.0, which means better compatibility with sites using AMD modules
* Update pa11y-webservice to version 3.2.0, which adds the ability to configure the number of workers running pa11y tests
* Update several dependencies
* Replace chalk with kleur
## 3.1.0 (2019-09-27) ## 3.1.0 (2019-09-27)
* Display the task ID before each line of output, so it's clear to which task a line of output belongs to when they run in parallel. * Display the task ID before each line of output, so it's clear to which task a line of output belongs to when they run in parallel.

View File

@@ -1,6 +1,6 @@
{ {
"name": "pa11y-dashboard", "name": "pa11y-dashboard",
"version": "3.1.0", "version": "3.2.0",
"private": true, "private": true,
"description": "Pa11y Dashboard is a visual web interface to the Pa11y accessibility reporter", "description": "Pa11y Dashboard is a visual web interface to the Pa11y accessibility reporter",
"keywords": [ "keywords": [