Skip to content

ignore Update dependency tsparticles to v1.39.0

RenovateBot requested to merge renovate-tsparticles-1.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
tsparticles (source) 1.38.0 -> 1.39.0 age adoption passing confidence

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 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

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Griefed

Merge request reports