ignore Update dependency tsparticles to v1.39.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
tsparticles (source) | 1.38.0 -> 1.39.0 |
Release Notes
matteobruni/tsparticles
v1.39.0
tsParticles 1.39.0
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 toEngine
, 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
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Griefed