Skip to content

Releases: alampros/react-confetti

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)

v5.0.1

18 Oct 20:44
Compare
Choose a tag to compare

5.0.1 (2019-10-18)

Bug Fixes

  • use componentDidUpdate instead (1ad95f9), closes #73
  • types: make canvasRef optional (607068a), closes #72

v5.0.0

18 Oct 17:39
Compare
Choose a tag to compare

5.0.0 (2019-10-18)

  • Merge pull request #70 from wheeler/mw-r169 (8e7ec50), closes #70

Bug Fixes

BREAKING CHANGES

  • Requires at least React version 16.3 - that version adds the new lifecycle method used to replace the unsafe one.

v4.0.1

09 Aug 02:28
Compare
Choose a tag to compare

4.0.1 (2019-08-09)

Bug Fixes

  • types: remove NamedExoticComponent (b6dec94), closes #65

v4.0.0

06 Aug 12:28
Compare
Choose a tag to compare

4.0.0 (2019-08-06)

Bug Fixes

  • disable pointer events again (a28a426), closes #63
  • Export the same class as the default export (385f981)

BREAKING CHANGES

  • changes module exports

v3.1.2

11 Jul 02:33
Compare
Choose a tag to compare

3.1.2 (2019-07-11)

Bug Fixes

v3.1.1

05 Jul 13:38
Compare
Choose a tag to compare

3.1.1 (2019-07-05)

Bug Fixes