Skip to content

v0.6.0

Choose a tag to compare

@taion taion released this 03 May 04:22
· 374 commits to master since this release
v0.6.0
ed94437

This release is in preparation for releasing react-router-scroll, which will properly integrate this scroll behavior management with React Router.

  • Breaking: Remove scroll behaviors other than the former withStandardScroll, and make the former withStandardScroll the package main import (#63)
  • Breaking: Remove async shouldUpdateScroll support (#63)
  • Feature: Extract ScrollBehavior class with core scroll management for use in other libraries (#63)