Skip to content

Releases: darekkay/evaluatory

4.1.0

15 May 06:59

Choose a tag to compare

  • 🐛 Fix issue with missing Playwright browsers.
  • 🔨 Update dependencies.

4.0.0

06 Jan 13:56

Choose a tag to compare

  • 💥 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.1.0

24 Jun 08:56

Choose a tag to compare

  • 💎 Update CSS styles.

3.0.0

30 May 16:58

Choose a tag to compare

  • 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

28 Sep 17:22

Choose a tag to compare

  • 🐛 Make severity icons accessible.

2.3.0

13 Jul 14:58

Choose a tag to compare

  • 💎 Fix line breaks in long URLs.
  • 💎 Make error color accessible on offset background.
  • 🔨 Update dependencies.

2.2.0

07 May 10:02

Choose a tag to compare

  • ✨ Add new base module.
  • ✨ Check for horizontal content overflows (base module).

2.1.2

03 Feb 14:46

Choose a tag to compare

  • 🐛 Fix parsing sitemaps.

2.1.1

22 Jan 11:21

Choose a tag to compare

  • 💎 Add dark mode (derived from browser/system settings).

2.1.0

22 Jan 10:05

Choose a tag to compare

  • ✨ Provide custom CLI config option to run checks in dark mode.