Releases: koddsson/accessibility-scanner
Releases · koddsson/accessibility-scanner
v0.1.12
v0.1.11
v0.1.10
v0.1.9
v0.1.8
What's Changed
- Delete .github/workflows/codesee-arch-diagram.yml by @koddsson in #71
- Skip list tests because they are flaky by @koddsson in #73
- Add dependabot configuration file by @koddsson in #72
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #74
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #75
- Fix package json by @koddsson in #47
- Bump tablemark from 3.1.0 to 4.1.0 by @dependabot[bot] in #76
- Bump tsx from 4.20.4 to 4.20.6 by @dependabot[bot] in #79
- Bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #78
- Bump eslint from 9.33.0 to 9.37.0 by @dependabot[bot] in #77
- Refactor npm publish workflow for GitHub Actions by @koddsson in #81
- Remove node version specification in workflow by @koddsson in #80
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- generate actual test files instead of doing dynamic tests by @koddsson in #39
- This is how we can render tests by @koddsson in #36
- Fix image alt by @koddsson in #46
- Quickly generate a rule from the axe-core documentation by @koddsson in #50
- disable coverage for now by @koddsson in #56
- Switch out old ESLint configs by @koddsson in #52
- Update dependabot.yml by @koddsson in #55
- just disable the tests by @koddsson in #60
- Bump esbuild, @web/dev-server-esbuild and tsx by @dependabot[bot] in #54
- Update errything by @koddsson in #61
- update eslint config by @koddsson in #63
- trying to figure out why tests are failing by @koddsson in #64
- Implement
aria-command-nameby @koddsson in #51 - empty commit to prove that CI fails by @koddsson in #65
- Download more act tests by @koddsson in #66
- Add
role-img-altrule by @koddsson in #67 - Implement the
listaxe rule for accessibility validation by @Copilot in #68 - Bump tar-fs from 3.1.0 to 3.1.1 by @dependabot[bot] in #69
- Default to all rules for sync and async scans by @koddsson in #70
New Contributors
- @dependabot[bot] made their first contribution in #54
- @Copilot made their first contribution in #68
Full Changelog: v0.1.6...v0.1.7
v0.1.6
Full Changelog: v0.1.5...v0.1.6
v0.1.5
A release trying to fix our release process. Has the same change log as v0.1.4.
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- generate README from data by @koddsson in #30
- Generate readme from data by @koddsson in #31
- reenable all the ACT tests by @koddsson in #32
- Valid lang by @koddsson in #33
- Implement
aria-tooltip-namerule by @koddsson in #35 - aria-required-attr by @koddsson in #37
- Create npm-publish.yml by @koddsson in #42
- disable some tests for now by @koddsson in #43
Full Changelog: v0.1.3...v0.1.4