async v2.1.0 Release Notes

    • ๐Ÿ‘ retry and retryable now support an optional errorFilter function that determines if the task should retry on the error (#1256, #1261)
    • โšก๏ธ Optimized array iteration in race, cargo, queue, and priorityQueue (#1253)
    • โž• Added alias documentation to doc site (#1251, #1254)
    • โž• Added BootStrap scrollspy to docs to highlight in the sidebar the current method being viewed (#1289, #1300)
    • ๐Ÿ›  Various minor doc fixes (#1263, #1264, #1271, #1278, #1280, #1282, #1302)