Thanks to visit codestin.com
Credit goes to github.com

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

v0.3.4

Compare
Choose a tag to compare
@keithamus keithamus released this 01 Mar 16:01
· 39 commits to main since this release

This fixes the type signature for until to allow unknown values, not just Promise<unknown>, which allows for passing strings, booleans or TemplaResults synchronously.