Skip to content

Release 0.6.0

Choose a tag to compare

@enzomanuelmangano enzomanuelmangano released this 18 Oct 10:36
· 13 commits to main since this release

0.6.0 (2025-10-18)

Features

Breaking changes v0.5.1 → v0.6.0

PressablesConfig prop renamed: configanimationConfig

<PressablesConfig
- config={{ damping: 30, stiffness: 200 }}
+ animationConfig={{ damping: 30, stiffness: 200 }}
>