We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03eeab3 commit bef7befCopy full SHA for bef7bef
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# v3.2.4
2
+- Fix a bug in `priorityQueue` where it didn't wait for the result. (#1725)
3
+- Fix a bug where `unshiftAsync` was included in `priorityQueue`. (#1790)
4
+
5
# v3.2.3
6
- Fix bugs in comment parsing in `autoInject`. (#1767, #1780)
7
0 commit comments