Releases: PuruVJ/neoconfetti
Releases · PuruVJ/neoconfetti
@neoconfetti/[email protected]
Minor Changes
- 01a3b51: Fixes, setting any option to undefined reverts it to default value, more fine grained reactivity. If the particlesCount doesn't change, confetti isn't recreated.
@neoconfetti/[email protected]
Major Changes
- a933eb4: - Remove runtime validation. Rely on TypeScript's checking
- BREAKING: Use
translate
androtate
CSS properties instead of transform. - Size reduction of 300bytes. Now 1.36kb min_brotli
- By defauly ships unminified build. To use minified build, use dist/min/index.js
- BREAKING: Use
0.4.1
Fix REPL link. Now it always points to latest
Full Changelog: 0.4.0...0.4.1
0.4.0
Even smaller!
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- Reduce bundled size by @andreasmcdermott in #4
New Contributors
- @andreasmcdermott made their first contribution in #4
Full Changelog: 0.2.0...0.3.0
0.2.0
Add particlesShape
config option
Full Changelog: https://github.com/PuruVJ/svelte-confetti-explosion/commits/0.2.0