Skip to content

New Beta: Effectful in Node πŸ§šπŸΌβ€β™€οΈ

Compare
Choose a tag to compare
@xiel xiel released this 11 Feb 11:40
· 43 commits to main since this release

Now, hooks run with effects in Node by default.

Effects can be disabled by setting a property on the hook:
useHook.effectsDisabled = true