Release 4.0.0
💥 Breaking Change
- #205 Remove audit components in favor of industry standard tools (@scalvert)
- #199 Drop support for
moduleForAcceptance
(@scalvert) - #175 Update dependency axe-core to v4 (@renovate[bot])
🚀 Enhancement
- #217 Updating result schema to include more specific data (@scalvert)
- #212 Adding ability to post violations via middleware (@scalvert)
- #210 Adds custom reporter capability (@scalvert)
- #203 Deprecate
a11yAuditIf
(@scalvert) - #200 Implements
setupGlobalA11yHooks
helper (@scalvert) - #191 Converts files in
addon-test-support
to TypeScript (@scalvert)
📝 Documentation
- #225 Adding contributors to package.json (@scalvert)
- #221 fix tiny syntax error in readme code snippet (@zelaznik)
- #215 Updates the README and ensures correct jsdocs are present for all public APIs (@scalvert)
🐛 Bug Fix
🏠 Internal
- #227 Upgrading @ember/test-helpers to 2.0.0 (@scalvert)
- #218 Downgrading ember-cli-typescript to 3.0.0 for embroider compatability (@scalvert)
- #219 Update ember-qunit to latest beta. (@rwjblue)
- #204 Converting utils to TS to fix compile time errors (@scalvert)
- #193 Updates build status badge to use github actions (@scalvert)
- #192 Convert to github actions (@scalvert)
- #188 Update linting configuration to work with TypeScript (+Prettier) (@scalvert)
- #184 Add support for migrating to TypeScript (@scalvert)
- #183 Setup automated release system. (@rwjblue)
- #181 Regenerates lockfile to address issue with fsevents version (@scalvert)