DEV Community

Cover image for tsParticles 2.9.0 Released
Matteo Bruni for tsParticles

Posted on

tsParticles 2.9.0 Released

tsParticles 2.9.0 Changelog

New Features

  • Creating confetti 🎉🎊 bundle, easier confetti animations usage. Removed confetti function from the preset, this bundle replaces this feature. The readme with instructions can be found here
  • Creating fireworks 🎆🎇 bundle, easier fireworks animations usage. The readme with instructions can be found here

Minor Changes

  • Added version to the Engine object.
  • Added color and colorOffset properties to split options.
  • Changed default particles number value to 0, the previous default value was meaningless. You must specify a number now, it's easier to implement emitters plugin since you can declare just the emitters property without specifying 0 particles. If you need any number, you declare it ignoring the default value.

--

v3.0

Probably this will be the last v2.x version, except some bug fixes needed before v3.0 will be released.

You can read more about the upcoming v3.0 in the post linked below

--

Social links


GitHub logo matteobruni / tsparticles

tsParticles - Easily create highly customizable JavaScript particles effects, confetti explosions and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components.

Top comments (0)