Releases: darekkay/evaluatory
Releases Β· darekkay/evaluatory
4.1.0
- π Fix issue with missing Playwright browsers.
- π¨ Update dependencies.
4.0.0
- π₯ Drop Node 16 support.
- π Disable
html-validate
"wcag/h63" rule by default as it reports errors for accessible tables.
- π¨ Update dependencies.
- π¨ Switch from Yarn to npm.
- π¨ Update GitHub Action versions.
3.0.0
- Fix WCAG issues on the output page (4ccaa08)
- Update dependencies (9eb3505)
- Simplify GitHub CI (8174dce)
- Drop Node 14 support (0eb47e3)
- Disable axe-core "landmark-complementary-is-top-level" rule by default (6883f0f)
- Fix GitHub Action badge (ecbed99)
2.3.1
- π Make severity icons accessible.
2.3.0
- π Fix line breaks in long URLs.
- π Make error color accessible on offset background.
- π¨ Update dependencies.
2.2.0
- β¨ Add new
base
module.
- β¨ Check for horizontal content overflows (
base
module).
2.1.2
- π Fix parsing sitemaps.
2.1.1
- π Add dark mode (derived from browser/system settings).
2.1.0
- β¨ Provide custom CLI config option to run checks in dark mode.