v0.2.0
Three changes on this release:
- We dropped "
Behavior
" from the names of the history enhancers, so it's just e.g.useStandardScroll
now - The scroll behaviors now only set up listeners when the history is first used, and clean up properly after themselves when the histories stop being used
- We now have test coverage on Chrome and Firefox for basic use cases