Skip to content

Releases: alampros/react-confetti

v6.4.0

04 Mar 00:22
Compare
Choose a tag to compare

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

01 Mar 02:15
Compare
Choose a tag to compare

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

22 Feb 22:49
Compare
Choose a tag to compare

6.2.3 (2025-02-22)

Bug Fixes

v6.2.2

28 Dec 13:29
Compare
Choose a tag to compare

6.2.2 (2024-12-28)

Bug Fixes

v6.2.1

27 Dec 21:52
Compare
Choose a tag to compare

6.2.1 (2024-12-27)

Bug Fixes

  • specify commonjs module (aa99153)

v6.2.0

27 Dec 21:35
Compare
Choose a tag to compare

6.2.0 (2024-12-27)

Features

  • update peerDependencies to support React 19 (ce2d40a)
  • upgrade tooling (9c84a99)

v6.1.0

20 May 14:49
Compare
Choose a tag to compare

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

  • ci: travis => gh actions (7af7f03)

v6.0.1

22 Feb 19:11
Compare
Choose a tag to compare

6.0.1 (2021-02-22)

Bug Fixes

  • Allow react 17 in peer dependency (266a3dd)

v6.0.0

17 Jul 15:41
Compare
Choose a tag to compare

6.0.0 (2020-07-17)

chore

BREAKING CHANGES

  • deps: Requires node >= 10.18

v5.1.0

17 Jun 01:10
Compare
Choose a tag to compare

5.1.0 (2020-06-17)

Features

  • initial velocity range options\ (929bc50)