Skip to content

v0.2.0

Compare
Choose a tag to compare
@taion taion released this 06 Nov 20:15
· 432 commits to master since this release

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