- #41
3b73321Thanks @lukebennett88! - Handle readonly arrays forisNonEmptyArrayguard.
-
#30
f3bed0dThanks @jossmac! - Loosely type object util args.If folks had strongly typed objects, they wouldn't need these utils. Support any object to save some headaches. Affects:
typedEntries()typedKeys()
- #28
2b8620aThanks @mitchellhamilton! - FixedisFulfilledandisRejectedguards not being exported from the main entry point.
- #25
cec7317Thanks @mitchellhamilton! - AddedisFulfilledandisRejectedguards for use withPromise.allSettled