Rare find

Stop Runaway React Effects. Catches infinite loops in React when effects keep triggering themselves.

codesandbox.io/s/react-codesandbox-ihhlx

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2025
  • docs: Update documentation links to useEffect and useLayoutEffect (#15)
March 2020
  • Release —v2.0.0
  • feat: change default hijack to only "development" (#13)
  • docs: remove CodeFund sponsor (#12)
November 2019
  • Release —v1.2.1
  • docs: add scottmas as a contributor (#11)
  • fix: remove "engines" restriction (#10)
October 2019
  • docs: add jdorfman as a contributor (#9)
  • docs(README): add CodeFund sponsor (#8)
May 2019
  • Release —v1.2.0
  • fix: remove UMD from browser field
  • docs: add foray1010 as a contributor (#6)
  • feat(typings): add ts definitions (#3)
  • docs: add davidosomething as a contributor (#5)
  • docs: fix typo (#4)
  • Release —v1.1.1
  • fix: hijack module was not published
  • Release —v1.1.0
  • feat: add hijack module
  • chore: reduce duplication
  • docs: add foray1010 as a contributor (#2)
  • Merge pull request #1 from foray1010/patch-1
  • docs: update how to use
  • Release —v1.0.0
  • feat: initial release
  • bootstrap