Releases: emberjs/ember-qunit
Releases Β· emberjs/ember-qunit
Release 5.1.1
Release 5.1.0
π Enhancement
- #786 Improve testing container visuals (prevent scrolling during tests, keep testing container in a fixed location) (@BryanCrotaz)
Committers: 1
- Bryan (@BryanCrotaz)
v5.0.0
See the V4 to V5 migration guide.
π₯ Breaking Change
- #745 Update to @ember/test-helpers@2.0.0. (@rwjblue)
- #741 Require host to provide testing fixture DOM elements. (@rwjblue)
- #740 Drop support for configuring via
options['ember-cli-qunit']. (@rwjblue) - #738 / #749 / #752 / #754 / #761 Require project to provide
@ember/test-helpersandqunit. (@rwjblue) - #739 Drop support for Node 13. (@rwjblue)
- #737 Remove re-exports from
qunit. (@rwjblue) - #736 Remove moduleFor* methods. (@rwjblue)
- #687 Drop ember-cli < 3.8 support (@rwjblue)
- #681 Drop Support for Ember 3.7 and below (@Turbo87)
- #609 Bump broccoli-funnel from 2.0.2 to 3.0.1 (@dependabot-preview[bot])
- #616 Drop support for Node 6 and 8 (@Turbo87)
π Enhancement
- #763 Add
fullscreencontainerquery param (similar todevmodebut does not modify test timeout) (@rohitpaulk) - #756 Add Embroider test scenario. (@rwjblue)
- #613 Use checkerboard pattern for testing container background (@Turbo87)
π Documentation
- #762 Fix typos in comments (@rohitpaulk)
- #748 Update migration guide to cover v4 -> v5. (@rwjblue)
π Bug Fix
- #758 Fix usage within applications that do not have ember-auto-import. (@rwjblue)
- #757 Correct invalid QUnit imports. (@rwjblue)
π Internal
- #750 Update to
@ember/test-helpers@2.0.0-beta.6minimum version. (@rwjblue) - #744 Move customized
qunitmodule intovendor/. (@rwjblue) - #747 Add
@scalvertto contributors. (@rwjblue) - #746 Update to ember-cli@3.20 blueprint. (@rwjblue)
- #743 Re-roll yarn.lock. (@rwjblue)
- #742 Remove unused
devDependencies. (@rwjblue) - #734 Migrate to GitHub Actions. (@rwjblue)
- #679 CI: Add test scenarios for Ember 3.4, 3.8, 3.12 and 3.16 (@Turbo87)
Committers: 4
- Robert Jackson (@rwjblue)
- Tobias Bieniek (@Turbo87)
- Jan Bobisud (@bobisjan)
- Paul Kuruvilla (@rohitpaulk)
Release 5.0.0-beta.5
π Enhancement
- #763 Add
fullscreencontainerquery param (similar todevmodebut does not modify test timeout) (@rohitpaulk) - #761 Migrate to validate-peer-dependencies. (@rwjblue)
- #756 Add Embroider test scenario. (@rwjblue)
π Bug Fix
- #776 Override #qunit-fixture styling, place inside viewport (@rohitpaulk)
- #759 Tweak the annotation for
treeForAddonTestSupport(@rwjblue)
π Documentation
- #762 Fix typos in comments (@rohitpaulk)
π Internal
Committers: 4
- Jan Bobisud (@bobisjan)
- Paul Kuruvilla (@rohitpaulk)
- Robert Jackson (@rwjblue)
- @dependabot-preview[bot]
Release 5.0.0-beta.4
Release 5.0.0-beta.3
Release 5.0.0-beta.2
Release 5.0.0-beta.1
π₯ Breaking Change
- #745 Update to @ember/test-helpers@2.0.0. (@rwjblue)
- #741 Require host to provide testing fixture DOM elements. (@rwjblue)
- #740 Drop support for configuring via
options['ember-cli-qunit']. (@rwjblue) - #738 Require project to provide
@ember/test-helpersandqunit. (@rwjblue) - #739 Drop support for Node 13. (@rwjblue)
- #737 Remove re-exports from
qunit. (@rwjblue) - #736 Remove moduleFor* methods. (@rwjblue)
- #687 Drop ember-cli < 3.8 support (@rwjblue)
- #681 Drop Support for Ember 3.7 and below (@Turbo87)
- #609 Bump broccoli-funnel from 2.0.2 to 3.0.1 (@dependabot-preview[bot])
- #616 Drop support for Node 6 and 8 (@Turbo87)
π Enhancement
π Internal
- #744 Move customized
qunitmodule intovendor/. (@rwjblue) - #747 Add
@scalvertto contributors. (@rwjblue) - #746 Update to ember-cli@3.20 blueprint. (@rwjblue)
- #743 Re-roll yarn.lock. (@rwjblue)
- #742 Remove unused
devDependencies. (@rwjblue) - #734 Migrate to GitHub Actions. (@rwjblue)
- #679 CI: Add test scenarios for Ember 3.4, 3.8, 3.12 and 3.16 (@Turbo87)
Committers: 3
- Robert Jackson (@rwjblue)
- Tobias Bieniek (@Turbo87)
- @dependabot-preview[bot]
Release 4.6.0
π Enhancement
π Bug Fix
- #571 Prevent leakage of position fixed elements from the testing container (@nickschot)
π Internal
- #581 Bump @ember/test-helpers from 1.7.0 to 1.7.1 (@dependabot-preview[bot])
- #578 Bump qunit from 2.9.2 to 2.9.3 (@dependabot-preview[bot])
- #579 Bump @ember/test-helpers from 1.6.1 to 1.7.0 (@dependabot-preview[bot])
- #575 Pin engine.io subdependency to avoid local test issues on Node 6 (@scalvert)
- #547 Bump @ember/test-helpers from 1.6.0 to 1.6.1 (@dependabot-preview[bot])
Committers: 3
- Nick Schot (@nickschot)
- Steve Calvert (@scalvert)
- @dependabot-preview[bot]