File tree Expand file tree Collapse file tree
packages/canvas-confetti-hook Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44
55### Minor Changes
66
7+ - 6c95a8f: Initial release of @cocopalm/canvas-confetti-hook - A modern React hook for canvas-confetti
8+
9+ Features:
10+ - Built on canvas-confetti with enhanced TypeScript support
11+ - Custom vendors directory for canvas-confetti (improved bundle control)
12+ - useConfetti hook for easy integration
13+ - Support for custom shapes (SVG, Path)
14+ - Frame-based animation system with fireFrame
15+ - Smart worker mode detection for mixed shape types
16+ - Custom canvas support with setConfettiCanvasRef
17+
18+ ## 0.2.0
19+
20+ ### Minor Changes
21+
722- 8c1aff9: Initial release of canvas-confetti-hook - A modern React hook for canvas-confetti
823
924 Features:
Original file line number Diff line number Diff line change 11{
22 "name" : " @cocopalm/canvas-confetti-hook" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 0.2 .0" ,
44 "description" : " A modern React confetti library built on canvas-confetti" ,
55 "type" : " module" ,
66 "main" : " ./dist/index.js" ,
You can’t perform that action at this time.
0 commit comments