All notable changes to this project will be documented in this file.
- Fixed React 19 compatibility issues
- Removed direct React dependencies
- Updated peerDependencies to support React 19
- Configured rollup to properly externalize React modules
opacityDeltaMultiplierproperty: New property to control particle opacity fade speed in 'boom' mode- Added support for custom styling
className: Support for custom CSS classesstyle: Support for inline CSS styles
- Fixed particle position calculation logic
- Fixed particle size adjustment issues
- Fixed canvas sizing and positioning issues