Skip to content

Releases: PuruVJ/neoconfetti

@neoconfetti/vue@2.2.1

24 Dec 08:59
6c34edd
Compare
Choose a tag to compare

Patch Changes

  • 51f551a: Fix particleShape rectangles

@neoconfetti/vanilla@0.2.1

24 Dec 08:59
6c34edd
Compare
Choose a tag to compare

Patch Changes

  • 51f551a: Fix particleShape rectangles

@neoconfetti/svelte@2.2.1

24 Dec 08:59
6c34edd
Compare
Choose a tag to compare

Patch Changes

  • 51f551a: Fix particleShape rectangles

@neoconfetti/react@0.1.1

24 Dec 08:59
6c34edd
Compare
Choose a tag to compare

Patch Changes

  • 51f551a: Fix particleShape rectangles

@neoconfetti/vue@2.2.0

19 Dec 19:12
be54a5b
Compare
Choose a tag to compare

Minor Changes

  • 4eb52f1: Add particleClass property, optimize code

@neoconfetti/vue@2.1.0

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/vanilla@0.2.0

19 Dec 19:12
be54a5b
Compare
Choose a tag to compare

Minor Changes

  • 4eb52f1: Add particleClass property, optimize code

@neoconfetti/svelte@2.2.0

19 Dec 19:12
be54a5b
Compare
Choose a tag to compare

Minor Changes

  • 4eb52f1: Add particleClass property, optimize code

@neoconfetti/svelte@2.1.0

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/svelte@2.0.0

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