File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ ## [ 2.0.0] - 2025-05-26
6+
7+ ### Added
8+
9+ - ` opacityDeltaMultiplier ` property: New property to control particle opacity fade speed in 'boom' mode
10+ - Added support for custom styling
11+ - ` className ` : Support for custom CSS classes
12+ - ` style ` : Support for inline CSS styles
13+
14+ ### Fixed
15+
16+ - Fixed particle position calculation logic
17+ - Fixed particle size adjustment issues
18+ - Fixed canvas sizing and positioning issues
Original file line number Diff line number Diff line change 11{
22 "name" : " react-confetti-boom" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 2.0.0 " ,
44 "description" : " A customizable React confetti explosion component for celebrations and special events" ,
55 "author" : " almond-bongbong <bal.dongdongdong@gmail.com>" ,
66 "homepage" : " https://github.com/almond-bongbong/react-confetti-boom" ,
You can’t perform that action at this time.
0 commit comments