Releases: alampros/react-confetti
Releases · alampros/react-confetti
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)
v5.0.1
5.0.1 (2019-10-18)
Bug Fixes
- use componentDidUpdate instead (1ad95f9), closes #73
- types: make canvasRef optional (607068a), closes #72
v5.0.0
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
4.0.1 (2019-08-09)
Bug Fixes
- types: remove NamedExoticComponent (b6dec94), closes #65
v4.0.0
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
v3.1.2
3.1.2 (2019-07-11)
Bug Fixes
v3.1.1
3.1.1 (2019-07-05)
Bug Fixes