Skip to content
Compare
Choose a tag to compare
@AliMD AliMD released this 29 Sep 13:20
· 146 commits to next since this release
@alwatr/[email protected]
cc1ea8b

1.0.0 (2024-09-29)

Features

Code Refactoring

  • delay: update delay package to use @alwatr/parse-duration for duration delays (cca1be2) by @AliMD
  • delay: update untilIdle function to accept Duration instead of DurationString (b3a5c32) by @AliMD
  • update Dictionary type definitions (c94cbc4) by @AliMD
  • use new type-helper global types and remove all import types (08b5d08) by @AliMD
  • wait: rename package to delay (cf8c45c) by @AliMD

Miscellaneous Chores