Skip to content

Releases: CodeSenior/Typetify

v4.4.0

10 Feb 12:25

Choose a tag to compare

allResults() | Collects all Promise results - OK if all succeed, Err on the first failure
allResultsSync() | Synchronous version for already resolved results
anyResult() | Returns the first successful result (fallback pattern)
anyResultSync() | Synchronous version
partitionResults() | Separates results into successes and failures
collectResults() | Collects all results without short circuits

v4.1.0

08 Feb 19:58

Choose a tag to compare

Added test array and new functions collections

v4.0.1

07 Feb 12:22

Choose a tag to compare

Add DateTime - Encrypt - http - Path

v2.4.0

07 Feb 11:16

Choose a tag to compare

Add new catorories Frontend Focus - Dom & color - Updated storage and collection

v2.2.0

07 Feb 09:37

Choose a tag to compare

Updated config

v2.1.0

07 Feb 09:21

Choose a tag to compare

Fix silent bug - namespace import

v2.0.0

06 Feb 15:50

Choose a tag to compare

Full Changelog: v1.0.0...v2.0.0

v1.0.0

06 Feb 12:20

Choose a tag to compare

  • Add Array
  • Update Guards

Welcome Typetify

04 Feb 13:41

Choose a tag to compare