summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: add missing return definitions for awaitable functionsadd_missing_return_docsHubert Argasinski2022-01-215-5/+5
* chore: remove manual coveralls execution (#1785)Nick Schonning2022-01-094-824/+2
* update docs for v3.2.3Alexander Early2022-01-0985-288/+340
* Version 3.2.3v3.2.3Alexander Early2022-01-091-1/+1
* Update built filesAlexander Early2022-01-093-80/+109
* Update changelog for v3.2.3Alexander Early2022-01-091-0/+3
* fix: address edge case in comment stripping (#1780)Rich Trott2022-01-092-6/+36
* chore: remove unused Travis CI config (#1781)Nick Schonning2022-01-091-34/+0
* ci: setup GitHub Actions (#1782)Nick Schonning2022-01-091-0/+74
* Core: const, let, arrow-fn and unused variables (#1776)Jimmy Wärting2021-12-091-128/+128
* Housekeeping (#1772)Jimmy Wärting2021-12-027-76/+12255
* Fix an inefficient regex in autoInject (#1767)meekdenzo2021-12-022-1/+30
* be explicit (#1769)Jimmy Wärting2021-11-1688-298/+291
* update docsAlexander Early2021-10-2785-88/+91
* Version 3.2.2v3.2.2Alexander Early2021-10-271-1/+1
* Update built filesAlexander Early2021-10-272-2/+5
* update changelog for 3.2.2Alexander Early2021-10-271-0/+3
* Fix prototype pollution vulnerabilityAlexander Early2021-10-272-0/+14
* Fix(docs): use plural `callbacks` word in `lib/map.js` (#1765)Juan José2021-10-041-1/+1
* regen docsAlexander Early2021-08-0585-253/+1440
* update changelogAlexander Early2021-08-051-0/+7
* Version 3.2.1v3.2.1Alexander Early2021-08-051-1/+1
* Update built filesAlexander Early2021-08-052-164/+1344
* Enhance examples for Collections methods. (#1726)Roman Lorenzo Balayan2021-08-0540-637/+5267
* use queueMicrotask instead of setTimeout in browsers in order to avoid browse...Garrett Jensen2021-08-052-4/+7
* fixing the grammar in documentation (#1756)Saurav Azad2021-08-053-5/+4
* Added modern-async to the list of other libraries (#1739)Nicolas Vanhoren2021-08-051-0/+1
* Improving tests case coverage (#1754)Saurav Azad2021-06-283-3/+21
* chore: Fix typo in detect.js (#1749)Ikko Ashimine2021-06-021-1/+1
* Fix typo: `unshift` instead `unshirt` (#1740)yeya2020-12-295-5/+5
* update issue templateAlexander Early2020-10-171-2/+2
* disable broken osx pipelineAlexander Early2020-10-171-16/+17
* update azure vm imagesAlexander Early2020-10-171-7/+5
* update pipelines stepsAlexander Early2020-10-171-4/+4
* priorityQueue: Prevent same tick setImmediate (#1727)pkarimov2020-10-171-1/+8
* V3 Docs :: Fix "unshirtAsync" typo (#1712)Ilia2020-08-181-1/+1
* docs: Fix simple typo, whoses -> whose (#1717)Tim Gates2020-05-184-10/+10
* fix typo (#1707)Michael Collier2020-03-036-6/+6
* Fix code until code example (#1708)Juan José2020-03-031-1/+1
* update test matrixesAlexander Early2020-02-232-15/+8
* regen docsAlexander Early2020-02-2385-100/+97
* Version 3.2.0v3.2.0Alexander Early2020-02-231-1/+1
* Update built filesAlexander Early2020-02-232-17/+14
* fix tests related to wrapped function namesAlexander Early2020-02-231-60/+0
* update changelogAlexander Early2020-02-231-0/+5
* remove setting asyncFn.name to fix a safari bugAlexander Early2020-02-231-5/+0
* remove redundant npm test in xyzAlexander Early2020-02-231-6/+0
* remove browserify configuration. Closes #1653Alexander Early2020-02-231-4/+0
* regen docsAlexander Early2020-02-233-5/+5
* fix cargoQueue return type. Closes #1704Alexander Early2020-02-231-1/+1