Releases: ember-a11y/ember-a11y-testing
Releases · ember-a11y/ember-a11y-testing
v7.1.2-ember-a11y-testing
Release (2025-04-09)
- ember-a11y-testing 7.1.2 (patch)
📝 Documentation
ember-a11y-testing
- #594 [documentation] update changelog for v7.1.1 (@MelSumner)
🏠 Internal
ember-a11y-testing
- #600 [internal] added 4.4 try scenario back in (@MelSumner)
- #596 [internal] tidy up: updated package description, updated axe-core version, fixed sass warnings, added 4.12 try scenario (@MelSumner)
- #598 [internal] set up release-plan (@mansona)
- #597 [internal] move from yarn to pnpm (@mansona)
Committers: 2
- Chris Manson (@mansona)
- Melanie Sumner (@MelSumner)
Release 7.1.1
🏠 Internal
- Expand @ember/test-waiters dependency range to allow v4 (#583)
Committers: 1
- Sergey Astapov (@SergeAstapov)
Release 7.1.0
🏠 Internal
- expand test-helpers peer range (PR #580)
- tighten type imports (PR #573)
- removed unused
body-parser
dependency (PR #572) - removed
ember-destroyable-polyfill
(no longer needed) (PR #571) - enable embroider tests in CI (PR #568)
- move component templates into
app/components
to resolveember-beta
errors (PR #567) - update prettier (PR #565)
- fix typescript context for integration tests (PR #559)
Committers: 5
- Chris Manson (@mansona)
- David Baker (@acorncom)
- Stanley Stuart (@fivetanley)
- Dean Marano (@deanmarano)
- Alex (@void-mAlex)
Release 7.0.2
🐛 Bug Fix
- fix typescript context for integration tests (7b9cfc9)
- use Testem.afterTests instead of QUnit.done (8c7c604)
Committers: 1
- Stanley Stuart (@fivetanley)
Release 7.0.1
Patch release to update packages per security policy.
Release 7.0.0
This was released as a major due to a lot of dependency upgrades and new features. While it might not necessarily have breaking changes, it felt like the right message to communicate to users.
🚀 Enhancement
- #448 feat: add qunit config (@GreatWizard)
🏠 Internal
Committers: 4
- Andrew A Lee (@drewlee)
- David Baker (@acorncom)
- Guillaume Gérard (@GreatWizard)
- Tobias Bieniek (@Turbo87)
Release 6.1.1
Release 4.5.1
v4.5.1 Release 4.5.1
Release 6.1.0
🚀 Enhancement
- #511 Disabling transitions and animations while running axe tests (@tgvrssanthosh)
Committers: 1
- Santhosh Venkata Rama Siva Thanakala Gani (@tgvrssanthosh)
Release 6.0.0
💥 Breaking Change
- #509 Upgrade @ember/test-helpers to 3.x (@fivetanley)
🐛 Bug Fix
- #507 Update setup-middleware-reporter.ts (@deanmarano)
- #503 Fix type issues with v5.2.0 (@robostheimer)
🏠 Internal
- #508 fix ember-try for >= 5.x releases (@fivetanley)
Committers: 3
- Dean Marano (@deanmarano)
- Rob Ostheimer (@robostheimer)
- Stanley Stuart (@fivetanley)