Releases: kdt310722/utils
Releases · kdt310722/utils
v0.0.17
v0.0.16
🚀 Enhancements
- function: Add "pipe" helper (21667d1)
- promise: Add "safeRace" util (16a4d8c)
- promise: Add "abortable" util (51d3391)
- number: Add "minMax" (608e97d)
- node: Add "fetch" util (8c3d299)
- number: Add some formatters (db33bee)
🩹 Fixes
- promise: Retry options (844b199)
🏡 Chore
❤️ Contributors
- Diep Dang kdt310722@gmail.com
v0.0.15
v0.0.14
🚀 Enhancements
- Add isValidRange (561209a)
- number: Support E number when format (a189cec)
- number: Check for number string (697c0e2)
💅 Refactors
- Change Numberish type (34f36b8)
❤️ Contributors
- Diep Dang kdt310722@gmail.com
v0.0.13
🚀 Enhancements
- Add some helpers to interact with async iterators (a32bce2)
- Add once for event emitter (c81b171)
- Add option to throw instead of return fallback on tryCatch function (8259bcc)
- Add transform helper (5a15b83)
- Add bigint math (31cab78)
- Wait until next second (b60e2a1)
- Add tryCatchAsync (f8f8fa4)
- Add humanizeNumber (2e3ca72)
- Add formatUsdCurrency (8742cfb)
🏡 Chore
- Update deps (abc9b5c)
❤️ Contributors
- Diep Dang kdt310722@gmail.com
v0.0.12
v0.0.11
v0.0.10
🚀 Enhancements
🩹 Fixes
- promise: Deferred promise (1b54758)
❤️ Contributors
- Diep Dang kdt310722@gmail.com