We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b4035e commit f345671Copy full SHA for f345671
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+### 1.1.1
4
+ - Fix use of task groups with ES native class components (#321, thanks @jrjohnson)
5
+ - Document and export `rawTimeout` helper in top-level `ember-concurrency` module. (#310, thanks @Turbo87)
6
+
7
### 1.1.0
8
- Babel 7 (#317)
9
- Assert argument is an `Array` for Promise helpers (`race`, `all`, `allSettled`) (#313, thanks @buschtoens!)
0 commit comments