Releases: rafgraph/react-router-hash-link
Releases · rafgraph/react-router-hash-link
v1.2.0
- Add
<NavHashLink>
which renders a <NavLink>
- Add
smooth
prop for smooth scroll option
- Add
scroll
prop for custom scroll function
v1.1.1
- Update react peerDependency to >=15
v0.3.0
- Add support to scroll to elements that are created after an asynchronous data load.