Releases: okonet/react-scroll-sync
Releases · okonet/react-scroll-sync
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
v0.7.1
0.7.1 (2020-02-07)
Bug Fixes
v0.7.0
<a name"0.7.0">
0.7.0 (2018-08-14)
Features
- Allow ScrollSyncPane to belong to multiple groups (30000675)
- Extend enable prop to work with ScrollSyncPane (5d6b000f)
v0.6.0
<a name"0.6.0">
0.6.0 (2018-08-06)
Features
- Add enable prop to control sync behavior (#18) (0b4309be)
v0.5.0
<a name"0.5.0">
0.5.0 (2018-03-23)
Features