Skip to content

Releases: TomasSestak/framer-motion-scroll-to-hook

2.0.6: Added function only (custom scroller) + dynamic import

26 Aug 16:41
Compare
Choose a tag to compare

Enhancements in this Release:

  1. Direct Import of scrollTo Function: Users can now directly import the scrollTo function without having to rely on the hook. This added flexibility also allows for the definition of a custom scroll container, termed as the "scroller".

  2. Dynamic Import for animate Function: The animate function from framer-motion is now dynamically imported for performance reasons.

First release of framer-motion-scroll-to-hook

31 May 08:25
Compare
Choose a tag to compare