Skip to content

Update dependency tsparticles to v2

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

This MR contains the following updates:

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

Release Notes

matteobruni/tsparticles

v2.0.6

Bug Fixes

v2.0.5

Note: Version bump only for package tsparticles

v2.0.4

Bug Fixes
Features
  • added v1 plugins to slim and full bundle, fixed some stuff in pjs plugin (411ddce)
  • moved absorbers to an external plugin, breaking (5e7223f)
  • moved all interactions in external packages, breaking (76c44df)
  • moved all plugins to external packages, breaking (a3edcec)
  • moved particles.js compatibility to another package (70404b7)
  • moved polygon mask to external plugin (breaking) (abdfe37)
  • splitting engine from slim and full bundles (v2) (268b78c)

v2.0.3

Bug Fixes
Features
  • added v1 plugins to slim and full bundle, fixed some stuff in pjs plugin (411ddce)
  • moved absorbers to an external plugin, breaking (5e7223f)
  • moved all interactions in external packages, breaking (76c44df)
  • moved all plugins to external packages, breaking (a3edcec)
  • moved particles.js compatibility to another package (70404b7)
  • moved polygon mask to external plugin (breaking) (abdfe37)
  • splitting engine from slim and full bundles (v2) (268b78c)

v2.0.2

Bug Fixes
Features
  • added v1 plugins to slim and full bundle, fixed some stuff in pjs plugin (411ddce)
  • moved absorbers to an external plugin, breaking (5e7223f)
  • moved all interactions in external packages, breaking (76c44df)
  • moved all plugins to external packages, breaking (a3edcec)
  • moved particles.js compatibility to another package (70404b7)
  • moved polygon mask to external plugin (breaking) (abdfe37)
  • splitting engine from slim and full bundles (v2) (268b78c)

v2.0.1

Features
  • added v1 plugins to slim and full bundle, fixed some stuff in pjs plugin (411ddce)

v2.0.0

Bug Fixes
Features
  • moved absorbers to an external plugin, breaking (5e7223f)
  • moved all interactions in external packages, breaking (76c44df)
  • moved all plugins to external packages, breaking (a3edcec)
  • moved particles.js compatibility to another package (70404b7)
  • moved polygon mask to external plugin (breaking) (abdfe37)
  • splitting engine from slim and full bundles (v2) (268b78c)

v1.43.0

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

Configuration

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

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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

Merge request reports

Loading