Implements dependencies option
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.
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.