Releases: alampros/react-confetti
Releases · alampros/react-confetti
v6.4.0
6.4.0 (2025-03-04)
Bug Fixes
- clamp tweenProgress between 0 and tweenDuration (f988305)
Features
- adding tweenFrom property to allow smooth transition when parameters change (dde31e0)
v6.3.0
6.3.0 (2025-03-01)
Bug Fixes
- prevent particle flicker on removal (5cb5bd8)
Features
- using elapsed time in physics updates (d1626dc)
v6.2.3
6.2.3 (2025-02-22)
Bug Fixes
v6.2.2
6.2.2 (2024-12-28)
Bug Fixes
v6.2.1
6.2.1 (2024-12-27)
Bug Fixes
v6.2.0
6.2.0 (2024-12-27)
Features
- update
peerDependencies
to support React 19 (ce2d40a)
- upgrade tooling (9c84a99)
v6.1.0
6.1.0 (2022-05-20)
Bug Fixes
- ci: add gh and npm tokens (ecc2d87)
- ci: explicitly add npm token (fb14930)
- Allow react 18 in peer dependency (6598781)
Features
v6.0.1
6.0.1 (2021-02-22)
Bug Fixes
- Allow react 17 in peer dependency (266a3dd)
v6.0.0
6.0.0 (2020-07-17)
chore
BREAKING CHANGES
- deps: Requires node >= 10.18
v5.1.0
5.1.0 (2020-06-17)
Features
- initial velocity range options\ (929bc50)