Enhancements in this Release:
-
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".
-
Dynamic Import for animate Function: The animate function from framer-motion is now dynamically imported for performance reasons.