Skip to content

Releases: emberjs/ember-qunit

Release 5.1.1

16 Dec 18:53

Choose a tag to compare

πŸ› Bug Fix

  • #790 Update to ember-auto-import@1.10.0 at a minimum. (@rwjblue)
  • #789 Add treeType annotation to hint test-support to ember-auto-import. (@rwjblue)

πŸ“ Documentation

  • #787 Clarified migration guide to v5.x when a project includes QUnit DOM (@ijlee2)

Committers: 3

Release 5.1.0

07 Dec 14:42

Choose a tag to compare

πŸš€ Enhancement

  • #786 Improve testing container visuals (prevent scrolling during tests, keep testing container in a fixed location) (@BryanCrotaz)

Committers: 1

v5.0.0

07 Dec 14:41

Choose a tag to compare

See the V4 to V5 migration guide.

πŸ’₯ Breaking Change

πŸš€ Enhancement

  • #763 Add fullscreencontainer query param (similar to devmode but does not modify test timeout) (@rohitpaulk)
  • #756 Add Embroider test scenario. (@rwjblue)
  • #613 Use checkerboard pattern for testing container background (@Turbo87)

πŸ“ Documentation

πŸ› Bug Fix

  • #758 Fix usage within applications that do not have ember-auto-import. (@rwjblue)
  • #757 Correct invalid QUnit imports. (@rwjblue)

🏠 Internal

Committers: 4

Release 5.0.0-beta.5

04 Dec 17:40

Choose a tag to compare

Release 5.0.0-beta.5 Pre-release
Pre-release

πŸš€ Enhancement

  • #763 Add fullscreencontainer query param (similar to devmode but 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

🏠 Internal

Committers: 4

Release 5.0.0-beta.4

16 Sep 20:29

Choose a tag to compare

Release 5.0.0-beta.4 Pre-release
Pre-release

πŸ› Bug Fix

  • #758 Fix usage within applications that do not have ember-auto-import. (@rwjblue)
  • #757 Correct invalid QUnit imports. (@rwjblue)

Committers: 1

Release 5.0.0-beta.3

16 Sep 15:44

Choose a tag to compare

Release 5.0.0-beta.3 Pre-release
Pre-release

πŸ› Bug Fix

  • #754 Ensure peer dependency validation is performed from the parent's root. (@rwjblue)
  • #752 Fix issues with peerDependencies when ember-auto-import present. (@rwjblue)

🏠 Internal

Committers: 2

Release 5.0.0-beta.2

27 Aug 16:02

Choose a tag to compare

Release 5.0.0-beta.2 Pre-release
Pre-release

πŸ› Bug Fix

  • #749 Refactor peerDependencies validation check. (@rwjblue)

πŸ“ Documentation

🏠 Internal

  • #750 Update to @ember/test-helpers@2.0.0-beta.6 minimum version. (@rwjblue)

Committers: 1

Release 5.0.0-beta.1

18 Aug 16:33

Choose a tag to compare

Release 5.0.0-beta.1 Pre-release
Pre-release

πŸ’₯ Breaking Change

πŸš€ Enhancement

  • #613 Use checkerboard pattern for testing container background (@Turbo87)

🏠 Internal

Committers: 3

Release 4.6.0

01 Nov 15:13

Choose a tag to compare

πŸš€ Enhancement

  • #584 task(test metadata): Adding framework specific metadata (@scalvert)

πŸ› Bug Fix

  • #571 Prevent leakage of position fixed elements from the testing container (@nickschot)

🏠 Internal

Committers: 3

v4.5.1

02 Aug 17:08

Choose a tag to compare

πŸ› Bug Fix

  • #528 Add a small configurable delay to test isolation validation assertion. (@rwjblue)

Committers: 2