Skip to content
This repository was archived by the owner on Jan 11, 2026. It is now read-only.

Release 1.3.1

Choose a tag to compare

@surol surol released this 27 Oct 02:37
· 491 commits to master since this release

Improvements

  • Refine the PromiseResolver type definition:
    • Its methods no longer require this context.
    • Allow to call .resolve() without parameters for void-valued promises.