You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Exported all parts of the package individually so you can use just what you need.
Detached containier from app so that any container can be used for any effect.
Removed easing functions to offer greater flexability and smaller file sizes. A linear ease is used by default and any easing function can be passed in to effects that can be eased.
Change file names from PascalCase to snake_case.
Removed all default exports and made them all named.