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 1604c74 commit 94868a2Copy full SHA for 94868a2
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# v1.5.1
2
- Fix issue with `pause` in `queue` with concurrency enabled (#946)
3
- `while` and `until` now pass the final result to callback (#963)
4
+- `auto` will properly handle concurrency when there is no callback (#966)
5
+- `auto` will now properly stop execution when an error occurs (#988, #993)
6
+- Various doc fixes (#971, #980)
7
8
# v1.5.0
9
0 commit comments