We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879509a commit 3cba8c1Copy full SHA for 3cba8c1
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+### 2.1.1
4
+ - Expose `TaskInstance` state inside encapsulated tasks (#434)
5
+ - [dev] use prettier to format code (#415, thanks @alexlafroscia!)
6
+ - [dev] test against embroider scenarios (#430, thanks @alexlafroscia!)
7
+
8
### 2.1.0
9
- Implemented a public API for [Yieldables](https://ember-concurrency.com/docs/yieldables),
10
a new way to instrument TaskInstances by providing a safe mechanism to
0 commit comments