Skip to content

Releases: emberjs/ember-test-helpers

Release 2.9.2

21 Dec 16:23
e3f1cb8
Compare
Choose a tag to compare

🐛 Bug Fix

Committers: 1

Release 2.9.1

16 Dec 00:45
7716ae1
Compare
Choose a tag to compare

Note: these were all back-ported from master since they could go out on 2.9. This will be the last 2.9 release unless there are critical bug fixes here!

🐛 Bug Fix

  • Let ESLint have its way about docstring location (a8fac83)
  • DOC: API: add render helper examples (f476a20)
  • Tweak TS style for indexing multiple types (for getElement) (f01ad9f)
  • Use export type for RenderingTestContext (2dc5077)
  • Tweak TS style for indexing multiple types (3214483)
  • Address PR feedback (5e87a54)
  • DOC: API: add DOM query helper examples (83b7f5f)
  • Export type for Target (335019d)
  • Upgrade expect-type and fix issues the new version reveals (bae5e33)
  • Correctly handle special char keyCodes with Shift (d537923)
  • Add tab type test (64f40d5)
  • Generate documentation (939f29f)
  • Ensure types reflect optional-ness of tab options (95285cc)
  • Fix typesVersions config again (53fa899)
  • Clean up public-types after pack (b9dcbca)

Release 2.9.0

14 Dec 19:12
ac77e64
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

Committers: 5

Release 2.8.1

19 May 20:10
Compare
Choose a tag to compare

🐛 Bug Fix

  • #1221 Fix issues with embroider-optimized scenarios. (@rwjblue)

Committers: 1

Release 2.8.0

17 May 20:36
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

Committers: 2

Release 2.7.0

04 Apr 20:13
Compare
Choose a tag to compare

🚀 Enhancement

  • #1185 feat: add start and end hooks to the fireEvent helper (@shamrt)

Committers: 1

Release 2.6.2

04 Apr 20:09
Compare
Choose a tag to compare

🐛 Bug Fix

  • #1173 Fix the way the pending requests module is used in settled.ts (@raycohen)

📝 Documentation

🏠 Internal

Committers: 4

Release 2.6.0

04 Nov 20:41
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

  • #1155 Add registerHooks to new Tab helper (@NullVoxPopuli)
  • #1141 Avoid using Ember.assign (prevents deprecations on newer Ember versions) (@ef4)

🏠 Internal

Committers: 3

Release 2.5.0

06 Oct 21:35
Compare
Choose a tag to compare

🚀 Enhancement

Committers: 3

Release 2.4.3

06 Oct 20:02
Compare
Choose a tag to compare

🐛 Bug Fix

🏠 Internal

Committers: 3