mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
Version 3.2.0 (#270)
This commit is contained in:
@@ -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.
|
||||||
|
@@ -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": [
|
||||||
|
Reference in New Issue
Block a user