Releases: 4Catalyzer/found-scroll
Releases · 4Catalyzer/found-scroll
v0.3.0
- Breaking: Update for Found v0.5.x (#277)
- Chore: Add ES module build (#277)
v0.2.0
- Breaking: Upgrade to scroll-behavior v0.10.x (#268)
v0.1.6
- Chore: Update dependencies (#47)
v0.1.5
- Bugfix: Initialize
prevRenderArgs
to null
(#14)
v0.1.4
- Bugfix: When using a global pending state, don't update scroll position until data fetching is complete (#12)
v0.1.3
- Feature: Add
createScrollBehavior
callback for creating a custom scroll behavior object (#11)
v0.1.2
- Feature: Support scrolling to elements via updated scroll-behavior dependency (#7)
- Chore: Update for React v15.5 deprecations (#7)
v0.1.1
- Chore: Loosen Found dependency range (#4)