·
1 commit
to refs/heads/main
since this release
[0.2.1] - 2025-02-14
Changed
- Bumped dependencies, in PR #21
- Development dependencies
@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.1esbuild@0.24.0eslint@9.12.0eslint-plugin-prettier@5.2.1eslint-plugin-react@7.37.1prettier@3.3.3tsup@8.3.0typescript@5.6.3
- Development dependencies
- Fixed
usePropagatehook to return a stable function reference across re-renders, in PR #23, by @OEvgeny