Releases: joeyfigaro/use-scroll
Releases · joeyfigaro/use-scroll
v1.0.6
1.0.6 (2024-12-02)
Bug Fixes
- add generic for target reached fn; rename generics (7c773ac)
v1.0.5
1.0.5 (2024-12-02)
Bug Fixes
- support typed return ref with generic on hook (ff3e0ac)
v1.0.4
1.0.4 (2024-12-02)
Bug Fixes
- update exports to point to correct dist assets (92b2389)
v1.0.3
1.0.3 (2024-12-02)
Bug Fixes
- add build to release job [skip-ci] (c5a1590)
- tsup build handling; remove changelog dep [skip-ci] (3bd50a0)
v1.0.2
1.0.2 (2024-12-01)
Bug Fixes
- add missing changelog deps [skip-ci] (0385846)
v1.0.1
1.0.1 (2024-12-01)
Bug Fixes
v1.0.0
1.0.0 (2024-12-01)
Bug Fixes
- add react types packages skip-release skip-ci (461e60d)
- broken tests; replace yarn with pnpm (6663654)
- change matrix for ci tests (4c0f11b)
- remove testing matrix/strategy (f3b97b6)
Features
- initial source for useScrollProgress (2242143)