Update dependency tsparticles to v2
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
tsparticles (source) | 1.42.4 -> 2.0.6 |
Release Notes
matteobruni/tsparticles
v2.0.6
Bug Fixes
v2.0.5
Note: Version bump only for package tsparticles
v2.0.4
Bug Fixes
- deps: update dependency @ionic/angular to v6 (b20503f)
- deps: update react monorepo to v18 (3f6aa46)
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
- deps: update dependency @ionic/angular to v6 (b20503f)
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
- deps: update dependency @ionic/angular to v6 (b20503f)
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
- deps: update dependency @ionic/angular to v6 (b20503f)
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
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by RenovateBot