We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9a2916 commit 73e0684Copy full SHA for 73e0684
CHANGELOG.md
@@ -13,9 +13,9 @@
13
break anyone's apps, but it's possible some apps out there
14
have subtle timing dependencies on tasks running within
15
run loop queues, so it's better to announce this as a possible
16
- breaking change.
+ breaking change. (#107)
17
- Derived state: Task Instances now have an additional
18
- `isSuccessful` and `isError` property
+ `isSuccessful` and `isError` property (#119)
19
- Derived state: Tasks expose `performCount` that tracks
20
how many times a task has been performed.
21
0 commit comments