Skip to content

Releases: PuruVJ/neoconfetti

@neoconfetti/[email protected]

19 Dec 07:34
bd1eac5
Compare
Choose a tag to compare

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]

18 Dec 09:40
Compare
Choose a tag to compare

Major Changes

  • a933eb4: - Remove runtime validation. Rely on TypeScript's checking
    • BREAKING: Use translate and rotate 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

0.4.1

14 Sep 05:17
Compare
Choose a tag to compare

Fix REPL link. Now it always points to latest

Full Changelog: 0.4.0...0.4.1

0.4.0

14 Sep 05:15
Compare
Choose a tag to compare

Even smaller!

Full Changelog: 0.3.0...0.4.0

0.3.0

13 Sep 22:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

25 Nov 19:12
Compare
Choose a tag to compare

Add particlesShape config option

Full Changelog: https://github.com/PuruVJ/svelte-confetti-explosion/commits/0.2.0