New Beta: Effectful in Node π§πΌββοΈ
Now, hooks run with effects in Node by default.
Effects can be disabled by setting a property on the hook:
useHook.effectsDisabled = true
Now, hooks run with effects in Node by default.
Effects can be disabled by setting a property on the hook:
useHook.effectsDisabled = true