Releases: ember-a11y/ember-a11y-testing
Releases · ember-a11y/ember-a11y-testing
Release 4.1.0
Release 4.0.8
🐛 Bug Fix
- #268 Adjusting time of data gathering in middleware reporter (@scalvert)
- #264 Fixes failing CI and crypto error (@scalvert)
🏠 Internal
- #265 Update .npmignore (@SergeAstapov)
- #262 fix(deps): update dependency validate-peer-dependencies to v2 (@renovate[bot])
- #259 fix(deps): update dependency fs-extra to v10 (@renovate[bot])
Committers: 2
- Sergey Astapov (@SergeAstapov)
- Steve Calvert (@scalvert)
Release 4.0.7
Release 4.0.6
🐛 Bug Fix
- #258 Don't print to the console when there are no issues (@nlfurniss)
Committers: 1
- Nathaniel Furniss (@nlfurniss)
Release 4.0.5
Release 4.0.4
🏠 Internal
- #230 chore(deps): update eslint (major) (@renovate[bot])
- #241 chore(deps): update dependency ember-template-lint to v3 (@renovate[bot])
- #255 Removes deprecated visual audit related components (@drewlee)
- #254 fix(deps): update dependency date-and-time to v1 (@renovate[bot])
- #253 chore(deps): update dependency @types/ember__test-helpers to v2 (@renovate[bot])
- #250 chore(deps): update node.js to v12.22.1 (@renovate[bot])
Committers: 1
- Andrew A Lee (@drewlee)
Release 4.0.3
🐛 Bug Fix
- #251 Removes unnecessary, legacy build code for inclusion of axe dependencies. (@MelSumner)
📝 Documentation
- #243 Correct link to axe-core API docs (@danwenzel)
- #240 Updating README to indicate the need to use query param with global setup helper (@scalvert)
- #239 Correct import path of setRunOptions in README (@danwenzel)
🏠 Internal
- #244 chore(deps): update dependency @embroider/test-setup to ^0.39.0 (@renovate[bot])
- #247 Fixes CI build failures for missing module 'levenary' (@drewlee)
- #236 Update Node.js to v12.21.0 (@renovate[bot])
Committers: 4
- Andrew A Lee (@drewlee)
- Dan Wenzel (@danwenzel)
- Melanie Sumner (@MelSumner)
- Steve Calvert (@scalvert)
Release 4.0.2
Release 4.0.1
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)