use-propagate
Advanced tools
Changelog
[0.2.1] - 2025-02-14
@babel/preset-env@7.25.8
@babel/preset-react@7.25.7
@babel/preset-typescript@7.25.7
@testing-library/dom@10.4.0
@testing-library/react@16.0.1
@tsconfig/recommended@1.0.7
@types/jest@29.5.13
@types/react@18.3.11
@types/react-dom@18.3.1
@typescript-eslint/eslint-plugin@8.8.1
@typescript-eslint/parser@8.8.1
esbuild@0.24.0
eslint@9.12.0
eslint-plugin-prettier@5.2.1
eslint-plugin-react@7.37.1
prettier@3.3.3
tsup@8.3.0
typescript@5.6.3
usePropagate
hook to return a stable function reference across re-renders, in PR #23, by @OEvgenyChangelog
[0.2.0] - 2024-07-24
PropagationScope
component for scoping propagations in the component tree, by @OEvgeny in PR #15