Releases: okonet/react-scroll-sync
Releases · okonet/react-scroll-sync
v1.0.2
1.0.2 (2025-05-20)
Bug Fixes
v1.0.1
1.0.1 (2025-05-20)
Bug Fixes
- updating exports property so that it works properly and adding migration guide to v1 (#109) (2183d94)
v1.0.0
1.0.0 (2025-05-20)
Build System
Features
- Convert to TypeScript, functional components and upgrade to ESLint 9 (#106) (501ce1a)
BREAKING CHANGES
- Types are now exported by this package.
v0.11.2
0.11.2 (2023-11-01)
Bug Fixes
- less strict prop type so that it works inside SSR (#92) (401c947)
v0.11.1
0.11.1 (2023-10-24)
Bug Fixes
- fix ref on ScrollSyncPanel not working (#90) (bfbd0a9)
v0.11.0
0.11.0 (2022-06-07)
Features
- Remove warnings on Strict Mode and update on props change (#76) (dcdcf37)
v0.10.0
0.10.0 (2022-06-01)
Features
- Migrate to the new React Context API for proper work in React 18. (#74) (f628c0f)
warning
this is a breaking change but apparently it’s too hard to please semantic-release 🤷🏻♂️
v0.9.0
0.9.0 (2021-03-16)
Features
- Update peer dependencies for react 17.x (#48) (74d0bf6)
v0.8.0
0.8.0 (2020-06-19)
Features