Skip to content

Update dependency tsparticles to v1.38.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.37.5 -> 1.38.0 age adoption passing confidence

Release Notes

matteobruni/tsparticles

v1.38.0

tsParticles version 1.38.0

Breaking Changes

  • Removed the custom canvas class (tsparticles-canvas-el), replacing it with a data attribute. This will break some CSS, but I'd prefer breaking it for focusing more on options

New Features

  • Added style options, they are applied directly to the canvas, it's the same .style object of the standard JavaScript HTMLElement class (docs here)

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.

Merge request reports