You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+17
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
## v2.1.1 (2020-12-04)
2
+
3
+
#### :bug: Bug Fix
4
+
*[#958](https://github.com/emberjs/ember-test-helpers/pull/958) Ensure `@ember/test-helpers` promise based helpers never create a run loop for resolving the promise. ([@rwjblue](https://github.com/rwjblue))
5
+
6
+
#### :memo: Documentation
7
+
*[#957](https://github.com/emberjs/ember-test-helpers/pull/957) Update readme in light of changes in ember-qunit v5 ([@nlfurniss](https://github.com/nlfurniss))
8
+
9
+
#### :house: Internal
10
+
*[#959](https://github.com/emberjs/ember-test-helpers/pull/959) Update to latest linting packages. ([@rwjblue](https://github.com/rwjblue))
0 commit comments