Skip to content

Add promise support to `end(n)`

Choose a tag to compare

@unional unional released this 25 Dec 03:42
· 358 commits to main since this release

end() will now support putting in a timeout value and returns a promise if doing so.

it will simply wait for specified amount to time before validating the planned step is satisfied.