Skip to content

Implements dependencies option

Compare
Choose a tag to compare
@vitorbertolucci vitorbertolucci released this 02 Nov 22:51
· 5 commits to main since this release

Implements a new option for both global options or hook options called dependencies. This option receives an array of boolean values and waits until all of the are true before calling the fetcher function.