Releases: compulim/use-propagate
Releases · compulim/use-propagate
v0.2.0 (#18)
[0.2.0] - 2024-07-24
Added
- Introduced
PropagationScope
component for scoping propagations in the component tree, by @OEvgeny in PR #15
Changed
- 💢 Moved build tools from Babel to tsup/esbuild
- Streamlined code, by @compulim in PR #5
- Bumped dependencies, in PR #11, and #14
- Production dependencies
- Development dependencies
@babel/preset-env@7.24.7
@babel/preset-react@7.24.7
@babel/preset-typescript@7.24.7
@testing-library/react@16.0.0
@tsconfig/recommended@1.0.6
@tsconfig/strictest@2.0.5
@types/react@18.3.3
@types/react-dom@18.3.0
esbuild@0.21.5
react@18.3.1
react-dom@18.3.1
react-test-renderer@18.3.1
tsup@8.1.0
typescript@5.5.2