Releases: phaux/react-simple-flip
Releases · phaux/react-simple-flip
v1.0.0
1.0.0 (2025-10-01)
Features
- add stagger delay option (#52) (216d053)
- animate on mount option (#50) (b909011)
- make default animations more snappy (0670dec)
- queue animations (#49) (8978f22)
- remove Flip and rename FlipWrapper to Flip (7b7bd26)
- Split hiddenStyle into enterStyle and exitStyle (#53) (3dfd8a0)
Performance Improvements
- hardcode precomputed default spring (dbf5c0e)