v0.1.0
This is the initial release of the scroll-behavior package. This initial release includes three scroll behaviors:
useScrollToTopBehavioruseSimpleScrollBehavioruseStandardScrollBehavior
Ideally, we would like useStandardScrollBehavior to be appropriate for the typical use case of imitating browser scroll behavior. This release includes the other scroll behaviors for completeness, and to allow users to compare the scroll behaviors and to offer feedback.