Skip to content

Releases: emberjs/ember-test-waiters

Release 3.1.0

25 Oct 19:05
c92455d
Compare
Choose a tag to compare

🚀 Enhancement

🏠 Internal

  • #456 Remove IE11 from targets as the browser is not supported anymore -- this is only for @ember/test-waiters' own CI (@NullVoxPopuli)

Committers: 2

Release 3.0.2

26 Apr 16:49
Compare
Choose a tag to compare

🚀 Enhancement

  • #377 Adding more descriptive error message for unpaired endAsync calls (@scalvert)

🐛 Bug Fix

  • #388 Ensure waiters are discovered even if multiple versions exist (@rwjblue)
  • #376 Fixes build issue with floating dependencies in CI (@scalvert)
  • #358 Moving ember-cli-typescript to dependencies (@scalvert)
  • #357 Avoid unreachable code after return warning (@sandstrom)

📝 Documentation

  • #387 Migrate examples in the README.md to use async/await (@rwjblue)

🏠 Internal

Committers: 3

Release 3.0.1

06 Jan 00:41
Compare
Choose a tag to compare

🐛 Bug Fix

  • #350 Fixes main entry point in package.json to point to built .js file (@scalvert)

🏠 Internal

Committers: 3

Release 3.0.0

18 Aug 20:57
Compare
Choose a tag to compare

v3.0.0 (2021-08-18)

🏠 Internal

Committers: 2

Release 2.4.5

13 Jul 23:29
Compare
Choose a tag to compare

🐛 Bug Fix

  • #280 Fixes TS issue with mismatched type for deprecate (@scalvert)
  • #272 Fix warnings when the legacy module deprecation is triggered (@sandydoo)

🏠 Internal

Committers: 3

Release 2.4.4

14 May 16:41
Compare
Choose a tag to compare

🐛 Bug Fix

  • #254 Flip the logic for deprecation of old package name (@scalvert)

Committers: 2

Release 2.4.3

20 Mar 15:59
Compare
Choose a tag to compare

🐛 Bug Fix

  • #242 Update to ember-cli-babel@7.26.2 to fix window.Ember deprecations (@rwjblue)

Committers: 2

v2.4.2

11 Mar 14:46
Compare
Choose a tag to compare

🐛 Bug Fix

  • #239 Use export type to avoid broken imports when types are transpiled away (@ef4)

Committers: 2

  • Edward Faulkner (@ef4)

Release 2.4.1

25 Feb 02:10
Compare
Choose a tag to compare

🐛 Bug Fix

Committers: 1

Release 2.4.0

12 Feb 20:14
Compare
Choose a tag to compare

🚀 Enhancement

🏠 Internal

  • #221 Update to released version of ember-concurrency-decorators. (@rwjblue)

Committers: 3