DEV Community

Cover image for tsParticles 1.39.0 Released
Matteo Bruni for tsParticles

Posted on • Updated on

tsParticles 1.39.0 Released

tsParticles 1.39.0 Changelog

Bug Fixes

  • Fixed priority on canvas styles
  • Fixed react/preact/inferno components exports
  • Improved image loading, now in parallel

Improvements

  • Added all files for supporting the smaller engine file, preparing for v2 incoming changes. The engine file can be included or imported for a clean setup, and the plugins can be chosen manually
  • Renamed Main class to Engine, kept backward compatibility
  • Improved image loading, now they are loaded in parallel, and now if an image is missing, it will be loaded at runtime

Breaking Changes

  • Enums are not exported anymore, this breaks their javascript usages

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)