DEV Community

Cover image for tsParticles 1.43.0 Released
Matteo Bruni for tsParticles

Posted on • Updated on

tsParticles 1.43.0 Released

tsParticles 1.43.0 Changelog

Architecture changes

  • Removed all inner index files from the engine, the exported types are unchanged
  • Added CLI project

Bug Fixes

  • Improved big circles preset, the effect is now better
  • Improved particles check when drawing
  • Some refactoring for smaller output size

Compatibility changes

  • Updated build configurations for plugins, shapes, presets, and other pluggable projects, imports are now more compatible with CommonJS and ESM
  • Updated all plugins to use the new build system, improves imports compatibility
  • Updated external interaction managers, added click mode handling
  • Added more external interaction managers, like v2

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)