diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d1161043dc..ab2420267bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/workspace + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) ### Bug Fixes diff --git a/bundles/all/CHANGELOG.md b/bundles/all/CHANGELOG.md index fe24e5476e0..016414c76c3 100644 --- a/bundles/all/CHANGELOG.md +++ b/bundles/all/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/all + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) ### Features diff --git a/bundles/all/package.dist.json b/bundles/all/package.dist.json index 18f109cb610..396104a19dd 100644 --- a/bundles/all/package.dist.json +++ b/bundles/all/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/all", - "version": "3.9.0", + "version": "3.9.1", "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", "homepage": "https://particles.js.org", "repository": { @@ -99,57 +99,57 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/effect-bubble": "3.9.0", - "@tsparticles/effect-trail": "3.9.0", - "@tsparticles/engine": "3.9.0", - "@tsparticles/interaction-external-particle": "3.9.0", - "@tsparticles/interaction-external-pop": "3.9.0", - "@tsparticles/interaction-light": "3.9.0", - "@tsparticles/interaction-particles-repulse": "3.9.0", - "@tsparticles/path-curl-noise": "3.9.0", - "@tsparticles/path-curves": "3.9.0", - "@tsparticles/path-fractal-noise": "3.9.0", - "@tsparticles/path-perlin-noise": "3.9.0", - "@tsparticles/path-polygon": "3.9.0", - "@tsparticles/path-simplex-noise": "3.9.0", - "@tsparticles/path-svg": "3.9.0", - "@tsparticles/path-zig-zag": "3.9.0", - "@tsparticles/pjs": "3.9.0", - "@tsparticles/plugin-canvas-mask": "3.9.0", - "@tsparticles/plugin-easing-back": "3.9.0", - "@tsparticles/plugin-easing-circ": "3.9.0", - "@tsparticles/plugin-easing-cubic": "3.9.0", - "@tsparticles/plugin-easing-expo": "3.9.0", - "@tsparticles/plugin-easing-linear": "3.9.0", - "@tsparticles/plugin-easing-quart": "3.9.0", - "@tsparticles/plugin-easing-quint": "3.9.0", - "@tsparticles/plugin-easing-sine": "3.9.0", - "@tsparticles/plugin-emitters-shape-canvas": "3.9.0", - "@tsparticles/plugin-emitters-shape-path": "3.9.0", - "@tsparticles/plugin-emitters-shape-polygon": "3.9.0", - "@tsparticles/plugin-export-image": "3.9.0", - "@tsparticles/plugin-export-json": "3.9.0", - "@tsparticles/plugin-export-video": "3.9.0", - "@tsparticles/plugin-hsv-color": "3.9.0", - "@tsparticles/plugin-infection": "3.9.0", - "@tsparticles/plugin-motion": "3.9.0", - "@tsparticles/plugin-named-color": "3.9.0", - "@tsparticles/plugin-oklch-color": "3.9.0", - "@tsparticles/plugin-poisson-disc": "3.9.0", - "@tsparticles/plugin-polygon-mask": "3.9.0", - "@tsparticles/plugin-sounds": "3.9.0", - "@tsparticles/shape-arrow": "3.9.0", - "@tsparticles/shape-cards": "3.9.0", - "@tsparticles/shape-cog": "3.9.0", - "@tsparticles/shape-heart": "3.9.0", - "@tsparticles/shape-infinity": "3.9.0", - "@tsparticles/shape-path": "3.9.0", - "@tsparticles/shape-rounded-polygon": "3.9.0", - "@tsparticles/shape-rounded-rect": "3.9.0", - "@tsparticles/shape-spiral": "3.9.0", - "@tsparticles/updater-gradient": "3.9.0", - "@tsparticles/updater-orbit": "3.9.0", - "tsparticles": "3.9.0" + "@tsparticles/effect-bubble": "3.9.1", + "@tsparticles/effect-trail": "3.9.1", + "@tsparticles/engine": "3.9.1", + "@tsparticles/interaction-external-particle": "3.9.1", + "@tsparticles/interaction-external-pop": "3.9.1", + "@tsparticles/interaction-light": "3.9.1", + "@tsparticles/interaction-particles-repulse": "3.9.1", + "@tsparticles/path-curl-noise": "3.9.1", + "@tsparticles/path-curves": "3.9.1", + "@tsparticles/path-fractal-noise": "3.9.1", + "@tsparticles/path-perlin-noise": "3.9.1", + "@tsparticles/path-polygon": "3.9.1", + "@tsparticles/path-simplex-noise": "3.9.1", + "@tsparticles/path-svg": "3.9.1", + "@tsparticles/path-zig-zag": "3.9.1", + "@tsparticles/pjs": "3.9.1", + "@tsparticles/plugin-canvas-mask": "3.9.1", + "@tsparticles/plugin-easing-back": "3.9.1", + "@tsparticles/plugin-easing-circ": "3.9.1", + "@tsparticles/plugin-easing-cubic": "3.9.1", + "@tsparticles/plugin-easing-expo": "3.9.1", + "@tsparticles/plugin-easing-linear": "3.9.1", + "@tsparticles/plugin-easing-quart": "3.9.1", + "@tsparticles/plugin-easing-quint": "3.9.1", + "@tsparticles/plugin-easing-sine": "3.9.1", + "@tsparticles/plugin-emitters-shape-canvas": "3.9.1", + "@tsparticles/plugin-emitters-shape-path": "3.9.1", + "@tsparticles/plugin-emitters-shape-polygon": "3.9.1", + "@tsparticles/plugin-export-image": "3.9.1", + "@tsparticles/plugin-export-json": "3.9.1", + "@tsparticles/plugin-export-video": "3.9.1", + "@tsparticles/plugin-hsv-color": "3.9.1", + "@tsparticles/plugin-infection": "3.9.1", + "@tsparticles/plugin-motion": "3.9.1", + "@tsparticles/plugin-named-color": "3.9.1", + "@tsparticles/plugin-oklch-color": "3.9.1", + "@tsparticles/plugin-poisson-disc": "3.9.1", + "@tsparticles/plugin-polygon-mask": "3.9.1", + "@tsparticles/plugin-sounds": "3.9.1", + "@tsparticles/shape-arrow": "3.9.1", + "@tsparticles/shape-cards": "3.9.1", + "@tsparticles/shape-cog": "3.9.1", + "@tsparticles/shape-heart": "3.9.1", + "@tsparticles/shape-infinity": "3.9.1", + "@tsparticles/shape-path": "3.9.1", + "@tsparticles/shape-rounded-polygon": "3.9.1", + "@tsparticles/shape-rounded-rect": "3.9.1", + "@tsparticles/shape-spiral": "3.9.1", + "@tsparticles/updater-gradient": "3.9.1", + "@tsparticles/updater-orbit": "3.9.1", + "tsparticles": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/bundles/all/package.json b/bundles/all/package.json index 655f56840c0..28c888b6676 100644 --- a/bundles/all/package.json +++ b/bundles/all/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/all", - "version": "3.9.0", + "version": "3.9.1", "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", "homepage": "https://particles.js.org", "scripts": { @@ -107,57 +107,57 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/effect-bubble": "workspace:3.9.0", - "@tsparticles/effect-trail": "workspace:3.9.0", - "@tsparticles/engine": "workspace:3.9.0", - "@tsparticles/interaction-external-particle": "workspace:3.9.0", - "@tsparticles/interaction-external-pop": "workspace:3.9.0", - "@tsparticles/interaction-light": "workspace:3.9.0", - "@tsparticles/interaction-particles-repulse": "workspace:3.9.0", - "@tsparticles/path-curl-noise": "workspace:3.9.0", - "@tsparticles/path-curves": "workspace:3.9.0", - "@tsparticles/path-fractal-noise": "workspace:3.9.0", - "@tsparticles/path-perlin-noise": "workspace:3.9.0", - "@tsparticles/path-polygon": "workspace:3.9.0", - "@tsparticles/path-simplex-noise": "workspace:3.9.0", - "@tsparticles/path-svg": "workspace:3.9.0", - "@tsparticles/path-zig-zag": "workspace:3.9.0", - "@tsparticles/pjs": "workspace:3.9.0", - "@tsparticles/plugin-canvas-mask": "workspace:3.9.0", - "@tsparticles/plugin-easing-back": "workspace:3.9.0", - "@tsparticles/plugin-easing-circ": "workspace:3.9.0", - "@tsparticles/plugin-easing-cubic": "workspace:3.9.0", - "@tsparticles/plugin-easing-expo": "workspace:3.9.0", - "@tsparticles/plugin-easing-linear": "workspace:3.9.0", - "@tsparticles/plugin-easing-quart": "workspace:3.9.0", - "@tsparticles/plugin-easing-quint": "workspace:3.9.0", - "@tsparticles/plugin-easing-sine": "workspace:3.9.0", - "@tsparticles/plugin-emitters-shape-canvas": "workspace:3.9.0", - "@tsparticles/plugin-emitters-shape-path": "workspace:3.9.0", - "@tsparticles/plugin-emitters-shape-polygon": "workspace:3.9.0", - "@tsparticles/plugin-export-image": "workspace:3.9.0", - "@tsparticles/plugin-export-json": "workspace:3.9.0", - "@tsparticles/plugin-export-video": "workspace:3.9.0", - "@tsparticles/plugin-hsv-color": "workspace:3.9.0", - "@tsparticles/plugin-infection": "workspace:3.9.0", - "@tsparticles/plugin-motion": "workspace:3.9.0", - "@tsparticles/plugin-named-color": "workspace:3.9.0", - "@tsparticles/plugin-oklch-color": "workspace:3.9.0", - "@tsparticles/plugin-poisson-disc": "workspace:3.9.0", - "@tsparticles/plugin-polygon-mask": "workspace:3.9.0", - "@tsparticles/plugin-sounds": "workspace:3.9.0", - "@tsparticles/shape-arrow": "workspace:3.9.0", - "@tsparticles/shape-cards": "workspace:3.9.0", - "@tsparticles/shape-cog": "workspace:3.9.0", - "@tsparticles/shape-heart": "workspace:3.9.0", - "@tsparticles/shape-infinity": "workspace:3.9.0", - "@tsparticles/shape-path": "workspace:3.9.0", - "@tsparticles/shape-rounded-polygon": "workspace:3.9.0", - "@tsparticles/shape-rounded-rect": "workspace:3.9.0", - "@tsparticles/shape-spiral": "workspace:3.9.0", - "@tsparticles/updater-gradient": "workspace:3.9.0", - "@tsparticles/updater-orbit": "workspace:3.9.0", - "tsparticles": "workspace:3.9.0" + "@tsparticles/effect-bubble": "workspace:3.9.1", + "@tsparticles/effect-trail": "workspace:3.9.1", + "@tsparticles/engine": "workspace:3.9.1", + "@tsparticles/interaction-external-particle": "workspace:3.9.1", + "@tsparticles/interaction-external-pop": "workspace:3.9.1", + "@tsparticles/interaction-light": "workspace:3.9.1", + "@tsparticles/interaction-particles-repulse": "workspace:3.9.1", + "@tsparticles/path-curl-noise": "workspace:3.9.1", + "@tsparticles/path-curves": "workspace:3.9.1", + "@tsparticles/path-fractal-noise": "workspace:3.9.1", + "@tsparticles/path-perlin-noise": "workspace:3.9.1", + "@tsparticles/path-polygon": "workspace:3.9.1", + "@tsparticles/path-simplex-noise": "workspace:3.9.1", + "@tsparticles/path-svg": "workspace:3.9.1", + "@tsparticles/path-zig-zag": "workspace:3.9.1", + "@tsparticles/pjs": "workspace:3.9.1", + "@tsparticles/plugin-canvas-mask": "workspace:3.9.1", + "@tsparticles/plugin-easing-back": "workspace:3.9.1", + "@tsparticles/plugin-easing-circ": "workspace:3.9.1", + "@tsparticles/plugin-easing-cubic": "workspace:3.9.1", + "@tsparticles/plugin-easing-expo": "workspace:3.9.1", + "@tsparticles/plugin-easing-linear": "workspace:3.9.1", + "@tsparticles/plugin-easing-quart": "workspace:3.9.1", + "@tsparticles/plugin-easing-quint": "workspace:3.9.1", + "@tsparticles/plugin-easing-sine": "workspace:3.9.1", + "@tsparticles/plugin-emitters-shape-canvas": "workspace:3.9.1", + "@tsparticles/plugin-emitters-shape-path": "workspace:3.9.1", + "@tsparticles/plugin-emitters-shape-polygon": "workspace:3.9.1", + "@tsparticles/plugin-export-image": "workspace:3.9.1", + "@tsparticles/plugin-export-json": "workspace:3.9.1", + "@tsparticles/plugin-export-video": "workspace:3.9.1", + "@tsparticles/plugin-hsv-color": "workspace:3.9.1", + "@tsparticles/plugin-infection": "workspace:3.9.1", + "@tsparticles/plugin-motion": "workspace:3.9.1", + "@tsparticles/plugin-named-color": "workspace:3.9.1", + "@tsparticles/plugin-oklch-color": "workspace:3.9.1", + "@tsparticles/plugin-poisson-disc": "workspace:3.9.1", + "@tsparticles/plugin-polygon-mask": "workspace:3.9.1", + "@tsparticles/plugin-sounds": "workspace:3.9.1", + "@tsparticles/shape-arrow": "workspace:3.9.1", + "@tsparticles/shape-cards": "workspace:3.9.1", + "@tsparticles/shape-cog": "workspace:3.9.1", + "@tsparticles/shape-heart": "workspace:3.9.1", + "@tsparticles/shape-infinity": "workspace:3.9.1", + "@tsparticles/shape-path": "workspace:3.9.1", + "@tsparticles/shape-rounded-polygon": "workspace:3.9.1", + "@tsparticles/shape-rounded-rect": "workspace:3.9.1", + "@tsparticles/shape-spiral": "workspace:3.9.1", + "@tsparticles/updater-gradient": "workspace:3.9.1", + "@tsparticles/updater-orbit": "workspace:3.9.1", + "tsparticles": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/bundles/basic/CHANGELOG.md b/bundles/basic/CHANGELOG.md index 45a942f3896..e710ec0d79e 100644 --- a/bundles/basic/CHANGELOG.md +++ b/bundles/basic/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/basic + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/basic diff --git a/bundles/basic/package.dist.json b/bundles/basic/package.dist.json index b0fd6093b29..b4194a94aba 100644 --- a/bundles/basic/package.dist.json +++ b/bundles/basic/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/basic", - "version": "3.9.0", + "version": "3.9.1", "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", "homepage": "https://particles.js.org", "repository": { @@ -99,16 +99,16 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0", - "@tsparticles/move-base": "3.9.0", - "@tsparticles/plugin-hex-color": "3.9.0", - "@tsparticles/plugin-hsl-color": "3.9.0", - "@tsparticles/plugin-rgb-color": "3.9.0", - "@tsparticles/shape-circle": "3.9.0", - "@tsparticles/updater-color": "3.9.0", - "@tsparticles/updater-opacity": "3.9.0", - "@tsparticles/updater-out-modes": "3.9.0", - "@tsparticles/updater-size": "3.9.0" + "@tsparticles/engine": "3.9.1", + "@tsparticles/move-base": "3.9.1", + "@tsparticles/plugin-hex-color": "3.9.1", + "@tsparticles/plugin-hsl-color": "3.9.1", + "@tsparticles/plugin-rgb-color": "3.9.1", + "@tsparticles/shape-circle": "3.9.1", + "@tsparticles/updater-color": "3.9.1", + "@tsparticles/updater-opacity": "3.9.1", + "@tsparticles/updater-out-modes": "3.9.1", + "@tsparticles/updater-size": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/bundles/basic/package.json b/bundles/basic/package.json index 2c888a1d5db..db8c7042900 100644 --- a/bundles/basic/package.json +++ b/bundles/basic/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/basic", - "version": "3.9.0", + "version": "3.9.1", "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", "homepage": "https://particles.js.org", "scripts": { @@ -107,16 +107,16 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0", - "@tsparticles/move-base": "workspace:3.9.0", - "@tsparticles/plugin-hex-color": "workspace:3.9.0", - "@tsparticles/plugin-hsl-color": "workspace:3.9.0", - "@tsparticles/plugin-rgb-color": "workspace:3.9.0", - "@tsparticles/shape-circle": "workspace:3.9.0", - "@tsparticles/updater-color": "workspace:3.9.0", - "@tsparticles/updater-opacity": "workspace:3.9.0", - "@tsparticles/updater-out-modes": "workspace:3.9.0", - "@tsparticles/updater-size": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1", + "@tsparticles/move-base": "workspace:3.9.1", + "@tsparticles/plugin-hex-color": "workspace:3.9.1", + "@tsparticles/plugin-hsl-color": "workspace:3.9.1", + "@tsparticles/plugin-rgb-color": "workspace:3.9.1", + "@tsparticles/shape-circle": "workspace:3.9.1", + "@tsparticles/updater-color": "workspace:3.9.1", + "@tsparticles/updater-opacity": "workspace:3.9.1", + "@tsparticles/updater-out-modes": "workspace:3.9.1", + "@tsparticles/updater-size": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/bundles/confetti/CHANGELOG.md b/bundles/confetti/CHANGELOG.md index 31c6a111a2c..fc62434e0bf 100644 --- a/bundles/confetti/CHANGELOG.md +++ b/bundles/confetti/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/confetti + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/confetti diff --git a/bundles/confetti/package.dist.json b/bundles/confetti/package.dist.json index aad4c17c538..ce4d658e6ab 100644 --- a/bundles/confetti/package.dist.json +++ b/bundles/confetti/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/confetti", - "version": "3.9.0", + "version": "3.9.1", "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", "homepage": "https://particles.js.org", "repository": { @@ -99,22 +99,22 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/basic": "3.9.0", - "@tsparticles/engine": "3.9.0", - "@tsparticles/plugin-emitters": "3.9.0", - "@tsparticles/plugin-motion": "3.9.0", - "@tsparticles/shape-cards": "3.9.0", - "@tsparticles/shape-emoji": "3.9.0", - "@tsparticles/shape-heart": "3.9.0", - "@tsparticles/shape-image": "3.9.0", - "@tsparticles/shape-polygon": "3.9.0", - "@tsparticles/shape-square": "3.9.0", - "@tsparticles/shape-star": "3.9.0", - "@tsparticles/updater-life": "3.9.0", - "@tsparticles/updater-roll": "3.9.0", - "@tsparticles/updater-rotate": "3.9.0", - "@tsparticles/updater-tilt": "3.9.0", - "@tsparticles/updater-wobble": "3.9.0" + "@tsparticles/basic": "3.9.1", + "@tsparticles/engine": "3.9.1", + "@tsparticles/plugin-emitters": "3.9.1", + "@tsparticles/plugin-motion": "3.9.1", + "@tsparticles/shape-cards": "3.9.1", + "@tsparticles/shape-emoji": "3.9.1", + "@tsparticles/shape-heart": "3.9.1", + "@tsparticles/shape-image": "3.9.1", + "@tsparticles/shape-polygon": "3.9.1", + "@tsparticles/shape-square": "3.9.1", + "@tsparticles/shape-star": "3.9.1", + "@tsparticles/updater-life": "3.9.1", + "@tsparticles/updater-roll": "3.9.1", + "@tsparticles/updater-rotate": "3.9.1", + "@tsparticles/updater-tilt": "3.9.1", + "@tsparticles/updater-wobble": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/bundles/confetti/package.json b/bundles/confetti/package.json index 866157abe5a..72b8be861dc 100644 --- a/bundles/confetti/package.json +++ b/bundles/confetti/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/confetti", - "version": "3.9.0", + "version": "3.9.1", "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", "homepage": "https://particles.js.org", "scripts": { @@ -107,22 +107,22 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/basic": "workspace:3.9.0", - "@tsparticles/engine": "workspace:3.9.0", - "@tsparticles/plugin-emitters": "workspace:3.9.0", - "@tsparticles/plugin-motion": "workspace:3.9.0", - "@tsparticles/shape-cards": "workspace:3.9.0", - "@tsparticles/shape-emoji": "workspace:3.9.0", - "@tsparticles/shape-heart": "workspace:3.9.0", - "@tsparticles/shape-image": "workspace:3.9.0", - "@tsparticles/shape-polygon": "workspace:3.9.0", - "@tsparticles/shape-square": "workspace:3.9.0", - "@tsparticles/shape-star": "workspace:3.9.0", - "@tsparticles/updater-life": "workspace:3.9.0", - "@tsparticles/updater-roll": "workspace:3.9.0", - "@tsparticles/updater-rotate": "workspace:3.9.0", - "@tsparticles/updater-tilt": "workspace:3.9.0", - "@tsparticles/updater-wobble": "workspace:3.9.0" + "@tsparticles/basic": "workspace:3.9.1", + "@tsparticles/engine": "workspace:3.9.1", + "@tsparticles/plugin-emitters": "workspace:3.9.1", + "@tsparticles/plugin-motion": "workspace:3.9.1", + "@tsparticles/shape-cards": "workspace:3.9.1", + "@tsparticles/shape-emoji": "workspace:3.9.1", + "@tsparticles/shape-heart": "workspace:3.9.1", + "@tsparticles/shape-image": "workspace:3.9.1", + "@tsparticles/shape-polygon": "workspace:3.9.1", + "@tsparticles/shape-square": "workspace:3.9.1", + "@tsparticles/shape-star": "workspace:3.9.1", + "@tsparticles/updater-life": "workspace:3.9.1", + "@tsparticles/updater-roll": "workspace:3.9.1", + "@tsparticles/updater-rotate": "workspace:3.9.1", + "@tsparticles/updater-tilt": "workspace:3.9.1", + "@tsparticles/updater-wobble": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/bundles/fireworks/CHANGELOG.md b/bundles/fireworks/CHANGELOG.md index f713a0957cf..2838c49a495 100644 --- a/bundles/fireworks/CHANGELOG.md +++ b/bundles/fireworks/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/fireworks + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/fireworks diff --git a/bundles/fireworks/package.dist.json b/bundles/fireworks/package.dist.json index 7c83122fe81..33e0caca030 100644 --- a/bundles/fireworks/package.dist.json +++ b/bundles/fireworks/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/fireworks", - "version": "3.9.0", + "version": "3.9.1", "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", "homepage": "https://particles.js.org", "repository": { @@ -99,15 +99,15 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/basic": "3.9.0", - "@tsparticles/effect-trail": "3.9.0", - "@tsparticles/engine": "3.9.0", - "@tsparticles/plugin-emitters": "3.9.0", - "@tsparticles/plugin-emitters-shape-square": "3.9.0", - "@tsparticles/plugin-sounds": "3.9.0", - "@tsparticles/updater-destroy": "3.9.0", - "@tsparticles/updater-life": "3.9.0", - "@tsparticles/updater-rotate": "3.9.0" + "@tsparticles/basic": "3.9.1", + "@tsparticles/effect-trail": "3.9.1", + "@tsparticles/engine": "3.9.1", + "@tsparticles/plugin-emitters": "3.9.1", + "@tsparticles/plugin-emitters-shape-square": "3.9.1", + "@tsparticles/plugin-sounds": "3.9.1", + "@tsparticles/updater-destroy": "3.9.1", + "@tsparticles/updater-life": "3.9.1", + "@tsparticles/updater-rotate": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/bundles/fireworks/package.json b/bundles/fireworks/package.json index 4711f040ddf..33ec2d8ebec 100644 --- a/bundles/fireworks/package.json +++ b/bundles/fireworks/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/fireworks", - "version": "3.9.0", + "version": "3.9.1", "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", "homepage": "https://particles.js.org", "scripts": { @@ -107,15 +107,15 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/basic": "workspace:3.9.0", - "@tsparticles/effect-trail": "workspace:3.9.0", - "@tsparticles/engine": "workspace:3.9.0", - "@tsparticles/plugin-emitters": "workspace:3.9.0", - "@tsparticles/plugin-emitters-shape-square": "workspace:3.9.0", - "@tsparticles/plugin-sounds": "workspace:3.9.0", - "@tsparticles/updater-destroy": "workspace:3.9.0", - "@tsparticles/updater-life": "workspace:3.9.0", - "@tsparticles/updater-rotate": "workspace:3.9.0" + "@tsparticles/basic": "workspace:3.9.1", + "@tsparticles/effect-trail": "workspace:3.9.1", + "@tsparticles/engine": "workspace:3.9.1", + "@tsparticles/plugin-emitters": "workspace:3.9.1", + "@tsparticles/plugin-emitters-shape-square": "workspace:3.9.1", + "@tsparticles/plugin-sounds": "workspace:3.9.1", + "@tsparticles/updater-destroy": "workspace:3.9.1", + "@tsparticles/updater-life": "workspace:3.9.1", + "@tsparticles/updater-rotate": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/bundles/full/CHANGELOG.md b/bundles/full/CHANGELOG.md index b3b4dbc9fa3..ac8eee31ded 100644 --- a/bundles/full/CHANGELOG.md +++ b/bundles/full/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package tsparticles + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package tsparticles diff --git a/bundles/full/package.dist.json b/bundles/full/package.dist.json index 388bf1e15ff..3595c39d169 100644 --- a/bundles/full/package.dist.json +++ b/bundles/full/package.dist.json @@ -1,6 +1,6 @@ { "name": "tsparticles", - "version": "3.9.0", + "version": "3.9.1", "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", "homepage": "https://particles.js.org", "repository": { @@ -99,19 +99,19 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0", - "@tsparticles/interaction-external-trail": "3.8.1", - "@tsparticles/plugin-absorbers": "3.9.0", - "@tsparticles/plugin-emitters": "3.9.0", - "@tsparticles/plugin-emitters-shape-circle": "3.9.0", - "@tsparticles/plugin-emitters-shape-square": "3.9.0", - "@tsparticles/shape-text": "3.9.0", - "@tsparticles/slim": "3.9.0", - "@tsparticles/updater-destroy": "3.9.0", - "@tsparticles/updater-roll": "3.9.0", - "@tsparticles/updater-tilt": "3.9.0", - "@tsparticles/updater-twinkle": "3.9.0", - "@tsparticles/updater-wobble": "3.9.0" + "@tsparticles/engine": "3.9.1", + "@tsparticles/interaction-external-trail": "3.9.1", + "@tsparticles/plugin-absorbers": "3.9.1", + "@tsparticles/plugin-emitters": "3.9.1", + "@tsparticles/plugin-emitters-shape-circle": "3.9.1", + "@tsparticles/plugin-emitters-shape-square": "3.9.1", + "@tsparticles/shape-text": "3.9.1", + "@tsparticles/slim": "3.9.1", + "@tsparticles/updater-destroy": "3.9.1", + "@tsparticles/updater-roll": "3.9.1", + "@tsparticles/updater-tilt": "3.9.1", + "@tsparticles/updater-twinkle": "3.9.1", + "@tsparticles/updater-wobble": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/bundles/full/package.json b/bundles/full/package.json index 7729956c4eb..d80b8b19252 100644 --- a/bundles/full/package.json +++ b/bundles/full/package.json @@ -1,6 +1,6 @@ { "name": "tsparticles", - "version": "3.9.0", + "version": "3.9.1", "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", "homepage": "https://particles.js.org", "scripts": { @@ -107,19 +107,19 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0", - "@tsparticles/interaction-external-trail": "workspace:3.8.1", - "@tsparticles/plugin-absorbers": "workspace:3.9.0", - "@tsparticles/plugin-emitters": "workspace:3.9.0", - "@tsparticles/plugin-emitters-shape-circle": "workspace:3.9.0", - "@tsparticles/plugin-emitters-shape-square": "workspace:3.9.0", - "@tsparticles/shape-text": "workspace:3.9.0", - "@tsparticles/slim": "workspace:3.9.0", - "@tsparticles/updater-destroy": "workspace:3.9.0", - "@tsparticles/updater-roll": "workspace:3.9.0", - "@tsparticles/updater-tilt": "workspace:3.9.0", - "@tsparticles/updater-twinkle": "workspace:3.9.0", - "@tsparticles/updater-wobble": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1", + "@tsparticles/interaction-external-trail": "workspace:3.9.1", + "@tsparticles/plugin-absorbers": "workspace:3.9.1", + "@tsparticles/plugin-emitters": "workspace:3.9.1", + "@tsparticles/plugin-emitters-shape-circle": "workspace:3.9.1", + "@tsparticles/plugin-emitters-shape-square": "workspace:3.9.1", + "@tsparticles/shape-text": "workspace:3.9.1", + "@tsparticles/slim": "workspace:3.9.1", + "@tsparticles/updater-destroy": "workspace:3.9.1", + "@tsparticles/updater-roll": "workspace:3.9.1", + "@tsparticles/updater-tilt": "workspace:3.9.1", + "@tsparticles/updater-twinkle": "workspace:3.9.1", + "@tsparticles/updater-wobble": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/bundles/pjs/CHANGELOG.md b/bundles/pjs/CHANGELOG.md index c8f977872dc..a559b36cc66 100644 --- a/bundles/pjs/CHANGELOG.md +++ b/bundles/pjs/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/pjs + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/pjs diff --git a/bundles/pjs/package.dist.json b/bundles/pjs/package.dist.json index 170ef611517..592f8e90be1 100644 --- a/bundles/pjs/package.dist.json +++ b/bundles/pjs/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/pjs", - "version": "3.9.0", + "version": "3.9.1", "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/bundles/pjs/package.json b/bundles/pjs/package.json index 3558a374735..b98118553c7 100644 --- a/bundles/pjs/package.json +++ b/bundles/pjs/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/pjs", - "version": "3.9.0", + "version": "3.9.1", "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", "homepage": "https://particles.js.org", "scripts": { @@ -107,7 +107,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/bundles/slim/CHANGELOG.md b/bundles/slim/CHANGELOG.md index 5489f9772ba..bb6c046e8f1 100644 --- a/bundles/slim/CHANGELOG.md +++ b/bundles/slim/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/slim + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/slim diff --git a/bundles/slim/package.dist.json b/bundles/slim/package.dist.json index ec5b988a741..e65dd184120 100644 --- a/bundles/slim/package.dist.json +++ b/bundles/slim/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/slim", - "version": "3.9.0", + "version": "3.9.1", "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", "homepage": "https://particles.js.org", "repository": { @@ -99,32 +99,32 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/basic": "3.9.0", - "@tsparticles/engine": "3.9.0", - "@tsparticles/interaction-external-attract": "3.9.0", - "@tsparticles/interaction-external-bounce": "3.9.0", - "@tsparticles/interaction-external-bubble": "3.9.0", - "@tsparticles/interaction-external-connect": "3.9.0", - "@tsparticles/interaction-external-grab": "3.9.0", - "@tsparticles/interaction-external-pause": "3.9.0", - "@tsparticles/interaction-external-push": "3.9.0", - "@tsparticles/interaction-external-remove": "3.9.0", - "@tsparticles/interaction-external-repulse": "3.9.0", - "@tsparticles/interaction-external-slow": "3.9.0", - "@tsparticles/interaction-particles-attract": "3.9.0", - "@tsparticles/interaction-particles-collisions": "3.9.0", - "@tsparticles/interaction-particles-links": "3.9.0", - "@tsparticles/move-parallax": "3.9.0", - "@tsparticles/plugin-easing-quad": "3.9.0", - "@tsparticles/shape-emoji": "3.9.0", - "@tsparticles/shape-image": "3.9.0", - "@tsparticles/shape-line": "3.9.0", - "@tsparticles/shape-polygon": "3.9.0", - "@tsparticles/shape-square": "3.9.0", - "@tsparticles/shape-star": "3.9.0", - "@tsparticles/updater-life": "3.9.0", - "@tsparticles/updater-rotate": "3.9.0", - "@tsparticles/updater-stroke-color": "3.9.0" + "@tsparticles/basic": "3.9.1", + "@tsparticles/engine": "3.9.1", + "@tsparticles/interaction-external-attract": "3.9.1", + "@tsparticles/interaction-external-bounce": "3.9.1", + "@tsparticles/interaction-external-bubble": "3.9.1", + "@tsparticles/interaction-external-connect": "3.9.1", + "@tsparticles/interaction-external-grab": "3.9.1", + "@tsparticles/interaction-external-pause": "3.9.1", + "@tsparticles/interaction-external-push": "3.9.1", + "@tsparticles/interaction-external-remove": "3.9.1", + "@tsparticles/interaction-external-repulse": "3.9.1", + "@tsparticles/interaction-external-slow": "3.9.1", + "@tsparticles/interaction-particles-attract": "3.9.1", + "@tsparticles/interaction-particles-collisions": "3.9.1", + "@tsparticles/interaction-particles-links": "3.9.1", + "@tsparticles/move-parallax": "3.9.1", + "@tsparticles/plugin-easing-quad": "3.9.1", + "@tsparticles/shape-emoji": "3.9.1", + "@tsparticles/shape-image": "3.9.1", + "@tsparticles/shape-line": "3.9.1", + "@tsparticles/shape-polygon": "3.9.1", + "@tsparticles/shape-square": "3.9.1", + "@tsparticles/shape-star": "3.9.1", + "@tsparticles/updater-life": "3.9.1", + "@tsparticles/updater-rotate": "3.9.1", + "@tsparticles/updater-stroke-color": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/bundles/slim/package.json b/bundles/slim/package.json index 4ca272fd066..e1e50eadc6e 100644 --- a/bundles/slim/package.json +++ b/bundles/slim/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/slim", - "version": "3.9.0", + "version": "3.9.1", "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", "homepage": "https://particles.js.org", "scripts": { @@ -107,32 +107,32 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/basic": "workspace:3.9.0", - "@tsparticles/engine": "workspace:3.9.0", - "@tsparticles/interaction-external-attract": "workspace:3.9.0", - "@tsparticles/interaction-external-bounce": "workspace:3.9.0", - "@tsparticles/interaction-external-bubble": "workspace:3.9.0", - "@tsparticles/interaction-external-connect": "workspace:3.9.0", - "@tsparticles/interaction-external-grab": "workspace:3.9.0", - "@tsparticles/interaction-external-pause": "workspace:3.9.0", - "@tsparticles/interaction-external-push": "workspace:3.9.0", - "@tsparticles/interaction-external-remove": "workspace:3.9.0", - "@tsparticles/interaction-external-repulse": "workspace:3.9.0", - "@tsparticles/interaction-external-slow": "workspace:3.9.0", - "@tsparticles/interaction-particles-attract": "workspace:3.9.0", - "@tsparticles/interaction-particles-collisions": "workspace:3.9.0", - "@tsparticles/interaction-particles-links": "workspace:3.9.0", - "@tsparticles/move-parallax": "workspace:3.9.0", - "@tsparticles/plugin-easing-quad": "workspace:3.9.0", - "@tsparticles/shape-emoji": "workspace:3.9.0", - "@tsparticles/shape-image": "workspace:3.9.0", - "@tsparticles/shape-line": "workspace:3.9.0", - "@tsparticles/shape-polygon": "workspace:3.9.0", - "@tsparticles/shape-square": "workspace:3.9.0", - "@tsparticles/shape-star": "workspace:3.9.0", - "@tsparticles/updater-life": "workspace:3.9.0", - "@tsparticles/updater-rotate": "workspace:3.9.0", - "@tsparticles/updater-stroke-color": "workspace:3.9.0" + "@tsparticles/basic": "workspace:3.9.1", + "@tsparticles/engine": "workspace:3.9.1", + "@tsparticles/interaction-external-attract": "workspace:3.9.1", + "@tsparticles/interaction-external-bounce": "workspace:3.9.1", + "@tsparticles/interaction-external-bubble": "workspace:3.9.1", + "@tsparticles/interaction-external-connect": "workspace:3.9.1", + "@tsparticles/interaction-external-grab": "workspace:3.9.1", + "@tsparticles/interaction-external-pause": "workspace:3.9.1", + "@tsparticles/interaction-external-push": "workspace:3.9.1", + "@tsparticles/interaction-external-remove": "workspace:3.9.1", + "@tsparticles/interaction-external-repulse": "workspace:3.9.1", + "@tsparticles/interaction-external-slow": "workspace:3.9.1", + "@tsparticles/interaction-particles-attract": "workspace:3.9.1", + "@tsparticles/interaction-particles-collisions": "workspace:3.9.1", + "@tsparticles/interaction-particles-links": "workspace:3.9.1", + "@tsparticles/move-parallax": "workspace:3.9.1", + "@tsparticles/plugin-easing-quad": "workspace:3.9.1", + "@tsparticles/shape-emoji": "workspace:3.9.1", + "@tsparticles/shape-image": "workspace:3.9.1", + "@tsparticles/shape-line": "workspace:3.9.1", + "@tsparticles/shape-polygon": "workspace:3.9.1", + "@tsparticles/shape-square": "workspace:3.9.1", + "@tsparticles/shape-star": "workspace:3.9.1", + "@tsparticles/updater-life": "workspace:3.9.1", + "@tsparticles/updater-rotate": "workspace:3.9.1", + "@tsparticles/updater-stroke-color": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/demo/electron/CHANGELOG.md b/demo/electron/CHANGELOG.md index 832a9a6792a..1d3056aafd6 100644 --- a/demo/electron/CHANGELOG.md +++ b/demo/electron/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/electron-demo + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/electron-demo diff --git a/demo/electron/package.json b/demo/electron/package.json index 2cf13ff109a..f633275baf8 100644 --- a/demo/electron/package.json +++ b/demo/electron/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/electron-demo", - "version": "3.9.0", + "version": "3.9.1", "description": "", "main": "app/index.js", "private": true, @@ -14,9 +14,9 @@ "author": "Matteo Bruni ", "license": "MIT", "dependencies": { - "@tsparticles/configs": "workspace:3.9.0", - "@tsparticles/engine": "workspace:3.9.0", - "tsparticles": "workspace:3.9.0" + "@tsparticles/configs": "workspace:3.9.1", + "@tsparticles/engine": "workspace:3.9.1", + "tsparticles": "workspace:3.9.1" }, "devDependencies": { "electron": "^35.0.0" diff --git a/demo/vanilla/CHANGELOG.md b/demo/vanilla/CHANGELOG.md index 9c0a080478b..6aec5e9d6e4 100644 --- a/demo/vanilla/CHANGELOG.md +++ b/demo/vanilla/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/demo + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) ### Bug Fixes diff --git a/demo/vanilla/package.json b/demo/vanilla/package.json index 7d0aafc77ed..cac2405dc43 100644 --- a/demo/vanilla/package.json +++ b/demo/vanilla/package.json @@ -1,7 +1,7 @@ { "name": "@tsparticles/demo", "private": true, - "version": "3.9.0", + "version": "3.9.1", "description": "> TODO: description", "author": "Matteo Bruni ", "homepage": "https://particles.js.org", @@ -50,110 +50,110 @@ "winston": "^3.11.0" }, "dependencies": { - "@tsparticles/all": "workspace:3.9.0", - "@tsparticles/basic": "workspace:3.9.0", - "@tsparticles/confetti": "workspace:3.9.0", - "@tsparticles/configs": "workspace:3.9.0", - "@tsparticles/effect-bubble": "workspace:3.9.0", - "@tsparticles/effect-trail": "workspace:3.9.0", - "@tsparticles/engine": "workspace:3.9.0", - "@tsparticles/fireworks": "workspace:3.9.0", - "@tsparticles/fractal-noise": "workspace:3.9.0", - "@tsparticles/interaction-external-attract": "workspace:3.9.0", - "@tsparticles/interaction-external-bounce": "workspace:3.9.0", - "@tsparticles/interaction-external-bubble": "workspace:3.9.0", - "@tsparticles/interaction-external-connect": "workspace:3.9.0", - "@tsparticles/interaction-external-grab": "workspace:3.9.0", - "@tsparticles/interaction-external-particle": "workspace:3.9.0", - "@tsparticles/interaction-external-pause": "workspace:3.9.0", - "@tsparticles/interaction-external-pop": "workspace:3.9.0", - "@tsparticles/interaction-external-push": "workspace:3.9.0", - "@tsparticles/interaction-external-remove": "workspace:3.9.0", - "@tsparticles/interaction-external-repulse": "workspace:3.9.0", - "@tsparticles/interaction-external-slow": "workspace:3.9.0", - "@tsparticles/interaction-external-trail": "workspace:3.8.1", - "@tsparticles/interaction-light": "workspace:3.9.0", - "@tsparticles/interaction-particles-attract": "workspace:3.9.0", - "@tsparticles/interaction-particles-collisions": "workspace:3.9.0", - "@tsparticles/interaction-particles-links": "workspace:3.9.0", - "@tsparticles/interaction-particles-repulse": "workspace:3.9.0", - "@tsparticles/move-base": "workspace:3.9.0", - "@tsparticles/move-parallax": "workspace:3.9.0", - "@tsparticles/path-curl-noise": "workspace:3.9.0", - "@tsparticles/path-curves": "workspace:3.9.0", - "@tsparticles/path-fractal-noise": "workspace:3.9.0", - "@tsparticles/path-perlin-noise": "workspace:3.9.0", - "@tsparticles/path-polygon": "workspace:3.9.0", - "@tsparticles/path-simplex-noise": "workspace:3.9.0", - "@tsparticles/path-svg": "workspace:3.9.0", - "@tsparticles/path-zig-zag": "workspace:3.9.0", - "@tsparticles/perlin-noise": "workspace:3.9.0", - "@tsparticles/pjs": "workspace:3.9.0", - "@tsparticles/plugin-absorbers": "workspace:3.9.0", - "@tsparticles/plugin-canvas-mask": "workspace:3.9.0", - "@tsparticles/plugin-easing-back": "workspace:3.9.0", - "@tsparticles/plugin-easing-circ": "workspace:3.9.0", - "@tsparticles/plugin-easing-cubic": "workspace:3.9.0", - "@tsparticles/plugin-easing-expo": "workspace:3.9.0", - "@tsparticles/plugin-easing-linear": "workspace:3.9.0", - "@tsparticles/plugin-easing-quad": "workspace:3.9.0", - "@tsparticles/plugin-easing-quart": "workspace:3.9.0", - "@tsparticles/plugin-easing-quint": "workspace:3.9.0", - "@tsparticles/plugin-easing-sine": "workspace:3.9.0", - "@tsparticles/plugin-emitters": "workspace:3.9.0", - "@tsparticles/plugin-emitters-shape-canvas": "workspace:3.9.0", - "@tsparticles/plugin-emitters-shape-circle": "workspace:3.9.0", - "@tsparticles/plugin-emitters-shape-path": "workspace:3.9.0", - "@tsparticles/plugin-emitters-shape-polygon": "workspace:3.9.0", - "@tsparticles/plugin-emitters-shape-square": "workspace:3.9.0", - "@tsparticles/plugin-export-image": "workspace:3.9.0", - "@tsparticles/plugin-export-json": "workspace:3.9.0", - "@tsparticles/plugin-export-video": "workspace:3.9.0", - "@tsparticles/plugin-hex-color": "workspace:3.9.0", - "@tsparticles/plugin-hsl-color": "workspace:3.9.0", - "@tsparticles/plugin-hsv-color": "workspace:3.9.0", - "@tsparticles/plugin-infection": "workspace:3.9.0", - "@tsparticles/plugin-motion": "workspace:3.9.0", - "@tsparticles/plugin-named-color": "workspace:3.9.0", - "@tsparticles/plugin-oklch-color": "workspace:3.9.0", - "@tsparticles/plugin-poisson-disc": "workspace:3.9.0", - "@tsparticles/plugin-polygon-mask": "workspace:3.9.0", - "@tsparticles/plugin-rgb-color": "workspace:3.9.0", - "@tsparticles/plugin-sounds": "workspace:3.9.0", - "@tsparticles/shape-arrow": "workspace:3.9.0", - "@tsparticles/shape-cards": "workspace:3.9.0", - "@tsparticles/shape-circle": "workspace:3.9.0", - "@tsparticles/shape-cog": "workspace:3.9.0", - "@tsparticles/shape-emoji": "workspace:3.9.0", - "@tsparticles/shape-heart": "workspace:3.9.0", - "@tsparticles/shape-image": "workspace:3.9.0", - "@tsparticles/shape-infinity": "workspace:3.9.0", - "@tsparticles/shape-line": "workspace:3.9.0", - "@tsparticles/shape-path": "workspace:3.9.0", - "@tsparticles/shape-polygon": "workspace:3.9.0", - "@tsparticles/shape-rounded-polygon": "workspace:3.9.0", - "@tsparticles/shape-rounded-rect": "workspace:3.9.0", - "@tsparticles/shape-spiral": "workspace:3.9.0", - "@tsparticles/shape-square": "workspace:3.9.0", - "@tsparticles/shape-star": "workspace:3.9.0", - "@tsparticles/shape-text": "workspace:3.9.0", - "@tsparticles/simplex-noise": "workspace:3.9.0", - "@tsparticles/slim": "workspace:3.9.0", - "@tsparticles/smooth-value-noise": "workspace:3.9.0", - "@tsparticles/updater-color": "workspace:3.9.0", - "@tsparticles/updater-destroy": "workspace:3.9.0", - "@tsparticles/updater-gradient": "workspace:3.9.0", - "@tsparticles/updater-life": "workspace:3.9.0", - "@tsparticles/updater-opacity": "workspace:3.9.0", - "@tsparticles/updater-orbit": "workspace:3.9.0", - "@tsparticles/updater-out-modes": "workspace:3.9.0", - "@tsparticles/updater-roll": "workspace:3.9.0", - "@tsparticles/updater-rotate": "workspace:3.9.0", - "@tsparticles/updater-size": "workspace:3.9.0", - "@tsparticles/updater-stroke-color": "workspace:3.9.0", - "@tsparticles/updater-tilt": "workspace:3.9.0", - "@tsparticles/updater-twinkle": "workspace:3.9.0", - "@tsparticles/updater-wobble": "workspace:3.9.0", - "tsparticles": "workspace:3.9.0" + "@tsparticles/all": "workspace:3.9.1", + "@tsparticles/basic": "workspace:3.9.1", + "@tsparticles/confetti": "workspace:3.9.1", + "@tsparticles/configs": "workspace:3.9.1", + "@tsparticles/effect-bubble": "workspace:3.9.1", + "@tsparticles/effect-trail": "workspace:3.9.1", + "@tsparticles/engine": "workspace:3.9.1", + "@tsparticles/fireworks": "workspace:3.9.1", + "@tsparticles/fractal-noise": "workspace:3.9.1", + "@tsparticles/interaction-external-attract": "workspace:3.9.1", + "@tsparticles/interaction-external-bounce": "workspace:3.9.1", + "@tsparticles/interaction-external-bubble": "workspace:3.9.1", + "@tsparticles/interaction-external-connect": "workspace:3.9.1", + "@tsparticles/interaction-external-grab": "workspace:3.9.1", + "@tsparticles/interaction-external-particle": "workspace:3.9.1", + "@tsparticles/interaction-external-pause": "workspace:3.9.1", + "@tsparticles/interaction-external-pop": "workspace:3.9.1", + "@tsparticles/interaction-external-push": "workspace:3.9.1", + "@tsparticles/interaction-external-remove": "workspace:3.9.1", + "@tsparticles/interaction-external-repulse": "workspace:3.9.1", + "@tsparticles/interaction-external-slow": "workspace:3.9.1", + "@tsparticles/interaction-external-trail": "workspace:3.9.1", + "@tsparticles/interaction-light": "workspace:3.9.1", + "@tsparticles/interaction-particles-attract": "workspace:3.9.1", + "@tsparticles/interaction-particles-collisions": "workspace:3.9.1", + "@tsparticles/interaction-particles-links": "workspace:3.9.1", + "@tsparticles/interaction-particles-repulse": "workspace:3.9.1", + "@tsparticles/move-base": "workspace:3.9.1", + "@tsparticles/move-parallax": "workspace:3.9.1", + "@tsparticles/path-curl-noise": "workspace:3.9.1", + "@tsparticles/path-curves": "workspace:3.9.1", + "@tsparticles/path-fractal-noise": "workspace:3.9.1", + "@tsparticles/path-perlin-noise": "workspace:3.9.1", + "@tsparticles/path-polygon": "workspace:3.9.1", + "@tsparticles/path-simplex-noise": "workspace:3.9.1", + "@tsparticles/path-svg": "workspace:3.9.1", + "@tsparticles/path-zig-zag": "workspace:3.9.1", + "@tsparticles/perlin-noise": "workspace:3.9.1", + "@tsparticles/pjs": "workspace:3.9.1", + "@tsparticles/plugin-absorbers": "workspace:3.9.1", + "@tsparticles/plugin-canvas-mask": "workspace:3.9.1", + "@tsparticles/plugin-easing-back": "workspace:3.9.1", + "@tsparticles/plugin-easing-circ": "workspace:3.9.1", + "@tsparticles/plugin-easing-cubic": "workspace:3.9.1", + "@tsparticles/plugin-easing-expo": "workspace:3.9.1", + "@tsparticles/plugin-easing-linear": "workspace:3.9.1", + "@tsparticles/plugin-easing-quad": "workspace:3.9.1", + "@tsparticles/plugin-easing-quart": "workspace:3.9.1", + "@tsparticles/plugin-easing-quint": "workspace:3.9.1", + "@tsparticles/plugin-easing-sine": "workspace:3.9.1", + "@tsparticles/plugin-emitters": "workspace:3.9.1", + "@tsparticles/plugin-emitters-shape-canvas": "workspace:3.9.1", + "@tsparticles/plugin-emitters-shape-circle": "workspace:3.9.1", + "@tsparticles/plugin-emitters-shape-path": "workspace:3.9.1", + "@tsparticles/plugin-emitters-shape-polygon": "workspace:3.9.1", + "@tsparticles/plugin-emitters-shape-square": "workspace:3.9.1", + "@tsparticles/plugin-export-image": "workspace:3.9.1", + "@tsparticles/plugin-export-json": "workspace:3.9.1", + "@tsparticles/plugin-export-video": "workspace:3.9.1", + "@tsparticles/plugin-hex-color": "workspace:3.9.1", + "@tsparticles/plugin-hsl-color": "workspace:3.9.1", + "@tsparticles/plugin-hsv-color": "workspace:3.9.1", + "@tsparticles/plugin-infection": "workspace:3.9.1", + "@tsparticles/plugin-motion": "workspace:3.9.1", + "@tsparticles/plugin-named-color": "workspace:3.9.1", + "@tsparticles/plugin-oklch-color": "workspace:3.9.1", + "@tsparticles/plugin-poisson-disc": "workspace:3.9.1", + "@tsparticles/plugin-polygon-mask": "workspace:3.9.1", + "@tsparticles/plugin-rgb-color": "workspace:3.9.1", + "@tsparticles/plugin-sounds": "workspace:3.9.1", + "@tsparticles/shape-arrow": "workspace:3.9.1", + "@tsparticles/shape-cards": "workspace:3.9.1", + "@tsparticles/shape-circle": "workspace:3.9.1", + "@tsparticles/shape-cog": "workspace:3.9.1", + "@tsparticles/shape-emoji": "workspace:3.9.1", + "@tsparticles/shape-heart": "workspace:3.9.1", + "@tsparticles/shape-image": "workspace:3.9.1", + "@tsparticles/shape-infinity": "workspace:3.9.1", + "@tsparticles/shape-line": "workspace:3.9.1", + "@tsparticles/shape-path": "workspace:3.9.1", + "@tsparticles/shape-polygon": "workspace:3.9.1", + "@tsparticles/shape-rounded-polygon": "workspace:3.9.1", + "@tsparticles/shape-rounded-rect": "workspace:3.9.1", + "@tsparticles/shape-spiral": "workspace:3.9.1", + "@tsparticles/shape-square": "workspace:3.9.1", + "@tsparticles/shape-star": "workspace:3.9.1", + "@tsparticles/shape-text": "workspace:3.9.1", + "@tsparticles/simplex-noise": "workspace:3.9.1", + "@tsparticles/slim": "workspace:3.9.1", + "@tsparticles/smooth-value-noise": "workspace:3.9.1", + "@tsparticles/updater-color": "workspace:3.9.1", + "@tsparticles/updater-destroy": "workspace:3.9.1", + "@tsparticles/updater-gradient": "workspace:3.9.1", + "@tsparticles/updater-life": "workspace:3.9.1", + "@tsparticles/updater-opacity": "workspace:3.9.1", + "@tsparticles/updater-orbit": "workspace:3.9.1", + "@tsparticles/updater-out-modes": "workspace:3.9.1", + "@tsparticles/updater-roll": "workspace:3.9.1", + "@tsparticles/updater-rotate": "workspace:3.9.1", + "@tsparticles/updater-size": "workspace:3.9.1", + "@tsparticles/updater-stroke-color": "workspace:3.9.1", + "@tsparticles/updater-tilt": "workspace:3.9.1", + "@tsparticles/updater-twinkle": "workspace:3.9.1", + "@tsparticles/updater-wobble": "workspace:3.9.1", + "tsparticles": "workspace:3.9.1" } } diff --git a/demo/vanilla_new/CHANGELOG.md b/demo/vanilla_new/CHANGELOG.md index e538c593242..aeb3280e1bd 100644 --- a/demo/vanilla_new/CHANGELOG.md +++ b/demo/vanilla_new/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/demo-new + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/demo-new diff --git a/demo/vanilla_new/package.json b/demo/vanilla_new/package.json index 2d4c5e5ccda..487fe99525e 100644 --- a/demo/vanilla_new/package.json +++ b/demo/vanilla_new/package.json @@ -1,7 +1,7 @@ { "name": "@tsparticles/demo-new", "private": true, - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles Demo Website", "main": "index.html", "scripts": { @@ -39,17 +39,17 @@ "sass": "^1.69.5" }, "dependencies": { - "@tsparticles/configs": "workspace:3.9.0", - "@tsparticles/engine": "workspace:3.9.0", - "@tsparticles/interaction-light": "workspace:3.9.0", - "@tsparticles/interaction-particles-repulse": "workspace:3.9.0", - "@tsparticles/path-curves": "workspace:3.9.0", - "@tsparticles/path-perlin-noise": "workspace:3.9.0", - "@tsparticles/path-polygon": "workspace:3.9.0", - "@tsparticles/path-simplex-noise": "workspace:3.9.0", - "@tsparticles/plugin-infection": "workspace:3.9.0", - "@tsparticles/updater-gradient": "workspace:3.9.0", - "@tsparticles/updater-orbit": "workspace:3.9.0", - "tsparticles": "workspace:3.9.0" + "@tsparticles/configs": "workspace:3.9.1", + "@tsparticles/engine": "workspace:3.9.1", + "@tsparticles/interaction-light": "workspace:3.9.1", + "@tsparticles/interaction-particles-repulse": "workspace:3.9.1", + "@tsparticles/path-curves": "workspace:3.9.1", + "@tsparticles/path-perlin-noise": "workspace:3.9.1", + "@tsparticles/path-polygon": "workspace:3.9.1", + "@tsparticles/path-simplex-noise": "workspace:3.9.1", + "@tsparticles/plugin-infection": "workspace:3.9.1", + "@tsparticles/updater-gradient": "workspace:3.9.1", + "@tsparticles/updater-orbit": "workspace:3.9.1", + "tsparticles": "workspace:3.9.1" } } diff --git a/demo/vite/CHANGELOG.md b/demo/vite/CHANGELOG.md index 85e38c8da82..eb821173c17 100644 --- a/demo/vite/CHANGELOG.md +++ b/demo/vite/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/vite-demo + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/vite-demo diff --git a/demo/vite/package.json b/demo/vite/package.json index 8541d402bcd..2024fcb0f72 100644 --- a/demo/vite/package.json +++ b/demo/vite/package.json @@ -1,7 +1,7 @@ { "name": "@tsparticles/vite-demo", "private": true, - "version": "3.9.0", + "version": "3.9.1", "type": "module", "scripts": { "dev": "vite", @@ -9,9 +9,9 @@ "preview": "vite preview" }, "dependencies": { - "@tsparticles/all": "workspace:3.9.0", - "@tsparticles/configs": "workspace:3.9.0", - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/all": "workspace:3.9.1", + "@tsparticles/configs": "workspace:3.9.1", + "@tsparticles/engine": "workspace:3.9.1" }, "devDependencies": { "typescript": "^5.3.3", diff --git a/effects/bubble/CHANGELOG.md b/effects/bubble/CHANGELOG.md index 4b4ff263e53..6266b534d04 100644 --- a/effects/bubble/CHANGELOG.md +++ b/effects/bubble/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/effect-bubble + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/effect-bubble diff --git a/effects/bubble/package.dist.json b/effects/bubble/package.dist.json index efd79ed192f..5aea94b3c82 100644 --- a/effects/bubble/package.dist.json +++ b/effects/bubble/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/effect-bubble", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles bubble effect", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/effects/bubble/package.json b/effects/bubble/package.json index d30cbeb3457..ed51df71c33 100644 --- a/effects/bubble/package.json +++ b/effects/bubble/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/effect-bubble", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles bubble effect", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/effects/trail/CHANGELOG.md b/effects/trail/CHANGELOG.md index 9810488ca63..d649021dceb 100644 --- a/effects/trail/CHANGELOG.md +++ b/effects/trail/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/effect-trail + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/effect-trail diff --git a/effects/trail/package.dist.json b/effects/trail/package.dist.json index 0e054bc3358..0ab52c4ece8 100644 --- a/effects/trail/package.dist.json +++ b/effects/trail/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/effect-trail", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles trail effect", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/effects/trail/package.json b/effects/trail/package.json index 950eeedfc6c..5209120fb82 100644 --- a/effects/trail/package.json +++ b/effects/trail/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/effect-trail", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles trail effect", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/engine/CHANGELOG.md b/engine/CHANGELOG.md index a7eeab51b0f..11b6c85a1df 100644 --- a/engine/CHANGELOG.md +++ b/engine/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/engine + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) ### Bug Fixes diff --git a/engine/package.dist.json b/engine/package.dist.json index 15a772c6868..5ffb256c038 100644 --- a/engine/package.dist.json +++ b/engine/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/engine", - "version": "3.9.0", + "version": "3.9.1", "description": "Easily create highly customizable particle, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", "homepage": "https://particles.js.org", "scripts": { diff --git a/engine/package.json b/engine/package.json index e878d7779b6..4800818c806 100644 --- a/engine/package.json +++ b/engine/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/engine", - "version": "3.9.0", + "version": "3.9.1", "description": "Easily create highly customizable particle, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/external/attract/CHANGELOG.md b/interactions/external/attract/CHANGELOG.md index 4d2d6bdc956..8d60e84aa60 100644 --- a/interactions/external/attract/CHANGELOG.md +++ b/interactions/external/attract/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/interaction-external-attract + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/interaction-external-attract diff --git a/interactions/external/attract/package.dist.json b/interactions/external/attract/package.dist.json index 13f12ca3360..832a407e233 100644 --- a/interactions/external/attract/package.dist.json +++ b/interactions/external/attract/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-attract", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles attract external interaction", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/interactions/external/attract/package.json b/interactions/external/attract/package.json index 7a9b82f8e88..6841921f826 100644 --- a/interactions/external/attract/package.json +++ b/interactions/external/attract/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-attract", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles attract external interaction", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/interactions/external/bounce/CHANGELOG.md b/interactions/external/bounce/CHANGELOG.md index f0fff429b5d..656bd0da40a 100644 --- a/interactions/external/bounce/CHANGELOG.md +++ b/interactions/external/bounce/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/interaction-external-bounce + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/interaction-external-bounce diff --git a/interactions/external/bounce/package.dist.json b/interactions/external/bounce/package.dist.json index 0cd82a01983..3f6a0951a4e 100644 --- a/interactions/external/bounce/package.dist.json +++ b/interactions/external/bounce/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-bounce", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles bounce external interaction", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/interactions/external/bounce/package.json b/interactions/external/bounce/package.json index 373bd5efe50..b0ffcfb3501 100644 --- a/interactions/external/bounce/package.json +++ b/interactions/external/bounce/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-bounce", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles bounce external interaction", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/interactions/external/bubble/CHANGELOG.md b/interactions/external/bubble/CHANGELOG.md index 29f49baafb7..041819b76c3 100644 --- a/interactions/external/bubble/CHANGELOG.md +++ b/interactions/external/bubble/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/interaction-external-bubble + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/interaction-external-bubble diff --git a/interactions/external/bubble/package.dist.json b/interactions/external/bubble/package.dist.json index 0598fdad61a..a97c4cd961f 100644 --- a/interactions/external/bubble/package.dist.json +++ b/interactions/external/bubble/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-bubble", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles bubble external interaction", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/interactions/external/bubble/package.json b/interactions/external/bubble/package.json index 81d0912c1cc..c563cf01808 100644 --- a/interactions/external/bubble/package.json +++ b/interactions/external/bubble/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-bubble", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles bubble external interaction", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/interactions/external/connect/CHANGELOG.md b/interactions/external/connect/CHANGELOG.md index 50497dd4555..ebb77243233 100644 --- a/interactions/external/connect/CHANGELOG.md +++ b/interactions/external/connect/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/interaction-external-connect + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/interaction-external-connect diff --git a/interactions/external/connect/package.dist.json b/interactions/external/connect/package.dist.json index eb7120ceeed..35d6efb2607 100644 --- a/interactions/external/connect/package.dist.json +++ b/interactions/external/connect/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-connect", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles connect external interaction", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/interactions/external/connect/package.json b/interactions/external/connect/package.json index 4a68ec7f8a7..086970693e0 100644 --- a/interactions/external/connect/package.json +++ b/interactions/external/connect/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-connect", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles connect external interaction", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/interactions/external/grab/CHANGELOG.md b/interactions/external/grab/CHANGELOG.md index 133bc949e9f..453a7c1f0fb 100644 --- a/interactions/external/grab/CHANGELOG.md +++ b/interactions/external/grab/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/interaction-external-grab + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/interaction-external-grab diff --git a/interactions/external/grab/package.dist.json b/interactions/external/grab/package.dist.json index 8669aa924ef..8a60532e673 100644 --- a/interactions/external/grab/package.dist.json +++ b/interactions/external/grab/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-grab", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles grab external interaction", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/interactions/external/grab/package.json b/interactions/external/grab/package.json index 1c1b4c2f631..a7c4a8c134d 100644 --- a/interactions/external/grab/package.json +++ b/interactions/external/grab/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-grab", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles grab external interaction", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/interactions/external/particle/CHANGELOG.md b/interactions/external/particle/CHANGELOG.md index b069139de17..8cda0e6824b 100644 --- a/interactions/external/particle/CHANGELOG.md +++ b/interactions/external/particle/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/interaction-external-particle + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/interaction-external-particle diff --git a/interactions/external/particle/package.dist.json b/interactions/external/particle/package.dist.json index 7921404384f..8badbc3aaaf 100644 --- a/interactions/external/particle/package.dist.json +++ b/interactions/external/particle/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-particle", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particle external interaction", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/interactions/external/particle/package.json b/interactions/external/particle/package.json index b07bdd9e814..7a86892c0f6 100644 --- a/interactions/external/particle/package.json +++ b/interactions/external/particle/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-particle", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particle external interaction", "homepage": "https://particles.js.org", "scripts": { @@ -67,7 +67,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/interactions/external/pause/CHANGELOG.md b/interactions/external/pause/CHANGELOG.md index 62ca0d448b6..1e8ad99b7bd 100644 --- a/interactions/external/pause/CHANGELOG.md +++ b/interactions/external/pause/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/interaction-external-pause + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/interaction-external-pause diff --git a/interactions/external/pause/package.dist.json b/interactions/external/pause/package.dist.json index a6d9237ff7c..aaa383acad6 100644 --- a/interactions/external/pause/package.dist.json +++ b/interactions/external/pause/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-pause", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles pause external interaction", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/interactions/external/pause/package.json b/interactions/external/pause/package.json index d34ef07fac7..a44be3fedaf 100644 --- a/interactions/external/pause/package.json +++ b/interactions/external/pause/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-pause", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles pause external interaction", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/interactions/external/pop/CHANGELOG.md b/interactions/external/pop/CHANGELOG.md index 8d80209ce97..3544f3d5935 100644 --- a/interactions/external/pop/CHANGELOG.md +++ b/interactions/external/pop/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/interaction-external-pop + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/interaction-external-pop diff --git a/interactions/external/pop/package.dist.json b/interactions/external/pop/package.dist.json index 0703f0b103f..0aa8959da27 100644 --- a/interactions/external/pop/package.dist.json +++ b/interactions/external/pop/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-pop", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles pop external interaction", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/interactions/external/pop/package.json b/interactions/external/pop/package.json index 2edb20b4cdf..e96377e1e9d 100644 --- a/interactions/external/pop/package.json +++ b/interactions/external/pop/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-pop", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles pop external interaction", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/interactions/external/push/CHANGELOG.md b/interactions/external/push/CHANGELOG.md index cba991090d2..f370106d97f 100644 --- a/interactions/external/push/CHANGELOG.md +++ b/interactions/external/push/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/interaction-external-push + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/interaction-external-push diff --git a/interactions/external/push/package.dist.json b/interactions/external/push/package.dist.json index 93be1daa5f6..14662947afe 100644 --- a/interactions/external/push/package.dist.json +++ b/interactions/external/push/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-push", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles push external interaction", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/interactions/external/push/package.json b/interactions/external/push/package.json index e90ea3a3174..a21d5ddc963 100644 --- a/interactions/external/push/package.json +++ b/interactions/external/push/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-push", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles push external interaction", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/interactions/external/remove/CHANGELOG.md b/interactions/external/remove/CHANGELOG.md index 6a7654edbc4..87a6d5b9ca7 100644 --- a/interactions/external/remove/CHANGELOG.md +++ b/interactions/external/remove/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/interaction-external-remove + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/interaction-external-remove diff --git a/interactions/external/remove/package.dist.json b/interactions/external/remove/package.dist.json index 6cd2df6dc24..0ccde1a2146 100644 --- a/interactions/external/remove/package.dist.json +++ b/interactions/external/remove/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-remove", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles remove external interaction", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/interactions/external/remove/package.json b/interactions/external/remove/package.json index c677acbfa2a..da11859e90c 100644 --- a/interactions/external/remove/package.json +++ b/interactions/external/remove/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-remove", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles remove external interaction", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/interactions/external/repulse/CHANGELOG.md b/interactions/external/repulse/CHANGELOG.md index 0666a9a2d0b..53a3969d182 100644 --- a/interactions/external/repulse/CHANGELOG.md +++ b/interactions/external/repulse/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/interaction-external-repulse + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/interaction-external-repulse diff --git a/interactions/external/repulse/package.dist.json b/interactions/external/repulse/package.dist.json index 90a37159635..e0637a71089 100644 --- a/interactions/external/repulse/package.dist.json +++ b/interactions/external/repulse/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-repulse", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles repulse external interaction", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/interactions/external/repulse/package.json b/interactions/external/repulse/package.json index cc332d0fab1..6ac8ad9b947 100644 --- a/interactions/external/repulse/package.json +++ b/interactions/external/repulse/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-repulse", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles repulse external interaction", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/interactions/external/slow/CHANGELOG.md b/interactions/external/slow/CHANGELOG.md index 4a6026be123..ef5eb09452b 100644 --- a/interactions/external/slow/CHANGELOG.md +++ b/interactions/external/slow/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/interaction-external-slow + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/interaction-external-slow diff --git a/interactions/external/slow/package.dist.json b/interactions/external/slow/package.dist.json index e71cdec69a0..4fc1e5ebaa8 100644 --- a/interactions/external/slow/package.dist.json +++ b/interactions/external/slow/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-slow", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles slow external interaction", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/interactions/external/slow/package.json b/interactions/external/slow/package.json index a846b859f5a..fed9e397e79 100644 --- a/interactions/external/slow/package.json +++ b/interactions/external/slow/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-slow", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles slow external interaction", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/interactions/external/trail/CHANGELOG.md b/interactions/external/trail/CHANGELOG.md index bf6fb24b972..a5f8c45dc3e 100644 --- a/interactions/external/trail/CHANGELOG.md +++ b/interactions/external/trail/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/interaction-external-trail + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/interaction-external-trail diff --git a/interactions/external/trail/package.dist.json b/interactions/external/trail/package.dist.json index f4194a37af2..5cfb01fea3d 100644 --- a/interactions/external/trail/package.dist.json +++ b/interactions/external/trail/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-trail", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles trail external interaction", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/interactions/external/trail/package.json b/interactions/external/trail/package.json index b4cae598bd4..4d7286a0683 100644 --- a/interactions/external/trail/package.json +++ b/interactions/external/trail/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-trail", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles trail external interaction", "homepage": "https://particles.js.org", "scripts": { @@ -67,7 +67,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/interactions/light/CHANGELOG.md b/interactions/light/CHANGELOG.md index 6d54e7bc48f..b33e80afbb5 100644 --- a/interactions/light/CHANGELOG.md +++ b/interactions/light/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/interaction-light + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/interaction-light diff --git a/interactions/light/package.dist.json b/interactions/light/package.dist.json index 616316059cf..ae2811b87d1 100644 --- a/interactions/light/package.dist.json +++ b/interactions/light/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-light", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles Light interaction", "homepage": "https://particles.js.org", "repository": { @@ -101,7 +101,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/interactions/light/package.json b/interactions/light/package.json index c9d8a771133..7c122929d0b 100644 --- a/interactions/light/package.json +++ b/interactions/light/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-light", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles Light interaction", "homepage": "https://particles.js.org", "scripts": { @@ -109,7 +109,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/interactions/particles/attract/CHANGELOG.md b/interactions/particles/attract/CHANGELOG.md index 52bd816bee2..998a910c998 100644 --- a/interactions/particles/attract/CHANGELOG.md +++ b/interactions/particles/attract/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/interaction-particles-attract + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/interaction-particles-attract diff --git a/interactions/particles/attract/package.dist.json b/interactions/particles/attract/package.dist.json index 3bfd95a301a..cf43d0d0cb5 100644 --- a/interactions/particles/attract/package.dist.json +++ b/interactions/particles/attract/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-particles-attract", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles attract particles interaction", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/interactions/particles/attract/package.json b/interactions/particles/attract/package.json index 05f03ea7fe3..1b7e166a161 100644 --- a/interactions/particles/attract/package.json +++ b/interactions/particles/attract/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-particles-attract", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles attract particles interaction", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/interactions/particles/collisions/CHANGELOG.md b/interactions/particles/collisions/CHANGELOG.md index 8156ee443a4..58b9686cb21 100644 --- a/interactions/particles/collisions/CHANGELOG.md +++ b/interactions/particles/collisions/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/interaction-particles-collisions + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/interaction-particles-collisions diff --git a/interactions/particles/collisions/package.dist.json b/interactions/particles/collisions/package.dist.json index f2f6a6c0849..118f6fc75c7 100644 --- a/interactions/particles/collisions/package.dist.json +++ b/interactions/particles/collisions/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-particles-collisions", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles collisions particles interaction", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/interactions/particles/collisions/package.json b/interactions/particles/collisions/package.json index 8d46e87b039..853e64aba1d 100644 --- a/interactions/particles/collisions/package.json +++ b/interactions/particles/collisions/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-particles-collisions", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles collisions particles interaction", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/interactions/particles/links/CHANGELOG.md b/interactions/particles/links/CHANGELOG.md index 430bb5573cf..2e45b136876 100644 --- a/interactions/particles/links/CHANGELOG.md +++ b/interactions/particles/links/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/interaction-particles-links + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/interaction-particles-links diff --git a/interactions/particles/links/package.dist.json b/interactions/particles/links/package.dist.json index 96569a90177..21d3be24661 100644 --- a/interactions/particles/links/package.dist.json +++ b/interactions/particles/links/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-particles-links", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles links particles interaction", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/interactions/particles/links/package.json b/interactions/particles/links/package.json index 4293eb7d990..b6e159ee96d 100644 --- a/interactions/particles/links/package.json +++ b/interactions/particles/links/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-particles-links", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles links particles interaction", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/interactions/particles/repulse/CHANGELOG.md b/interactions/particles/repulse/CHANGELOG.md index eec32617923..3b67a52878f 100644 --- a/interactions/particles/repulse/CHANGELOG.md +++ b/interactions/particles/repulse/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/interaction-particles-repulse + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/interaction-particles-repulse diff --git a/interactions/particles/repulse/package.dist.json b/interactions/particles/repulse/package.dist.json index 21c84fae2b1..231ed8569b0 100644 --- a/interactions/particles/repulse/package.dist.json +++ b/interactions/particles/repulse/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-particles-repulse", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles repulse particles interaction", "homepage": "https://particles.js.org", "repository": { @@ -101,7 +101,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/interactions/particles/repulse/package.json b/interactions/particles/repulse/package.json index a2826dc724d..639a2ed0710 100644 --- a/interactions/particles/repulse/package.json +++ b/interactions/particles/repulse/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-particles-repulse", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles repulse particles interaction", "homepage": "https://particles.js.org", "scripts": { @@ -109,7 +109,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/lerna.json b/lerna.json index 468d87dca57..e46ab4cd066 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "3.9.0", + "version": "3.9.1", "npmClient": "pnpm", "conventionalCommits": true, "command": { diff --git a/move/base/CHANGELOG.md b/move/base/CHANGELOG.md index 75972d61879..b8bfe2be725 100644 --- a/move/base/CHANGELOG.md +++ b/move/base/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/move-base + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) ### Bug Fixes diff --git a/move/base/package.dist.json b/move/base/package.dist.json index 17bfd45f611..55d3f1fad9d 100644 --- a/move/base/package.dist.json +++ b/move/base/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/move-base", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles Base movement", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/move/base/package.json b/move/base/package.json index 3c5f2eedaff..3b26db75603 100644 --- a/move/base/package.json +++ b/move/base/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/move-base", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles Base movement", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/move/parallax/CHANGELOG.md b/move/parallax/CHANGELOG.md index 94e966e65fe..1c24a8d5684 100644 --- a/move/parallax/CHANGELOG.md +++ b/move/parallax/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/move-parallax + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/move-parallax diff --git a/move/parallax/package.dist.json b/move/parallax/package.dist.json index 3b0ffd74e17..16a3eba0b27 100644 --- a/move/parallax/package.dist.json +++ b/move/parallax/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/move-parallax", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles Parallax movement", "homepage": "https://particles.js.org", "repository": { @@ -59,7 +59,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/move/parallax/package.json b/move/parallax/package.json index 481ebca0a07..570d90782c8 100644 --- a/move/parallax/package.json +++ b/move/parallax/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/move-parallax", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles Parallax movement", "homepage": "https://particles.js.org", "scripts": { @@ -67,7 +67,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/package.json b/package.json index 4cbf6ea3705..a5c1f306467 100644 --- a/package.json +++ b/package.json @@ -66,14 +66,14 @@ "terser-webpack-plugin": "^5.3.14", "ts-json-schema-generator": "^2.4.0", "ts-node": "^10.9.2", - "typedoc": "^0.28.8", + "typedoc": "^0.28.9", "typedoc-plugin-clarity": "^1.6.0", "typedoc-plugin-carbon-ads": "^1.6.0", "typedoc-plugin-coverage": "^4.0.1", "typedoc-plugin-keywords": "^1.6.0", - "typedoc-plugin-mdn-links": "^5.0.6", + "typedoc-plugin-mdn-links": "^5.0.7", "typedoc-plugin-missing-exports": "^4.0.0", - "typescript": "^5.8.3", + "typescript": "^5.9.2", "typescript-json-schema": "^0.65.1", "vitest": "^3.2.4", "webpack": "^5.101.0", @@ -81,5 +81,5 @@ "webpack-cli": "^6.0.1", "yargs": "^18.0.0" }, - "packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad" + "packageManager": "pnpm@10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748" } diff --git a/paths/curlNoise/CHANGELOG.md b/paths/curlNoise/CHANGELOG.md index 1d506758eb5..f37543180d8 100644 --- a/paths/curlNoise/CHANGELOG.md +++ b/paths/curlNoise/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/path-curl-noise + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/path-curl-noise diff --git a/paths/curlNoise/package.dist.json b/paths/curlNoise/package.dist.json index eeb2eb585d1..e55ef66be9c 100644 --- a/paths/curlNoise/package.dist.json +++ b/paths/curlNoise/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-curl-noise", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles curl noise path", "homepage": "https://particles.js.org", "repository": { @@ -104,7 +104,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0", - "@tsparticles/simplex-noise": "3.9.0" + "@tsparticles/engine": "3.9.1", + "@tsparticles/simplex-noise": "3.9.1" } } diff --git a/paths/curlNoise/package.json b/paths/curlNoise/package.json index 4bff0dcae42..2c17e0b4f09 100644 --- a/paths/curlNoise/package.json +++ b/paths/curlNoise/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-curl-noise", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles curl noise path", "homepage": "https://particles.js.org", "scripts": { @@ -95,8 +95,8 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0", - "@tsparticles/simplex-noise": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1", + "@tsparticles/simplex-noise": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/paths/curves/CHANGELOG.md b/paths/curves/CHANGELOG.md index 292d66fd4ab..10cce7fdbb3 100644 --- a/paths/curves/CHANGELOG.md +++ b/paths/curves/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/path-curves + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/path-curves diff --git a/paths/curves/package.dist.json b/paths/curves/package.dist.json index 0d02ee8d9e4..e8cdf82d77e 100644 --- a/paths/curves/package.dist.json +++ b/paths/curves/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-curves", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles curves path", "homepage": "https://particles.js.org", "repository": { @@ -104,6 +104,6 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" } } diff --git a/paths/curves/package.json b/paths/curves/package.json index 0be3b6f34bf..8a9ffee1dfa 100644 --- a/paths/curves/package.json +++ b/paths/curves/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-curves", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles curves path", "homepage": "https://particles.js.org", "scripts": { @@ -109,7 +109,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/paths/fractalNoise/CHANGELOG.md b/paths/fractalNoise/CHANGELOG.md index 5ded443d72c..d03fe908060 100644 --- a/paths/fractalNoise/CHANGELOG.md +++ b/paths/fractalNoise/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/path-fractal-noise + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) ### Features diff --git a/paths/fractalNoise/package.dist.json b/paths/fractalNoise/package.dist.json index ca219549dba..5f023192bd9 100644 --- a/paths/fractalNoise/package.dist.json +++ b/paths/fractalNoise/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-fractal-noise", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles fractal noise path", "homepage": "https://particles.js.org", "repository": { @@ -104,7 +104,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0", - "@tsparticles/fractal-noise": "3.9.0" + "@tsparticles/engine": "3.9.1", + "@tsparticles/fractal-noise": "3.9.1" } } diff --git a/paths/fractalNoise/package.json b/paths/fractalNoise/package.json index 2382080bc19..ce7c0d66043 100644 --- a/paths/fractalNoise/package.json +++ b/paths/fractalNoise/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-fractal-noise", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles fractal noise path", "homepage": "https://particles.js.org", "scripts": { @@ -109,8 +109,8 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0", - "@tsparticles/fractal-noise": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1", + "@tsparticles/fractal-noise": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/paths/perlinNoise/CHANGELOG.md b/paths/perlinNoise/CHANGELOG.md index 9047ab2a1b5..6ad145cdec4 100644 --- a/paths/perlinNoise/CHANGELOG.md +++ b/paths/perlinNoise/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/path-perlin-noise + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/path-perlin-noise diff --git a/paths/perlinNoise/package.dist.json b/paths/perlinNoise/package.dist.json index babf4406235..f2bee066fff 100644 --- a/paths/perlinNoise/package.dist.json +++ b/paths/perlinNoise/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-perlin-noise", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles perlin noise path", "homepage": "https://particles.js.org", "repository": { @@ -104,7 +104,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0", - "@tsparticles/perlin-noise": "3.9.0" + "@tsparticles/engine": "3.9.1", + "@tsparticles/perlin-noise": "3.9.1" } } diff --git a/paths/perlinNoise/package.json b/paths/perlinNoise/package.json index 98c6a41b1ab..adb2417418e 100644 --- a/paths/perlinNoise/package.json +++ b/paths/perlinNoise/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-perlin-noise", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles perlin noise path", "homepage": "https://particles.js.org", "scripts": { @@ -109,8 +109,8 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0", - "@tsparticles/perlin-noise": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1", + "@tsparticles/perlin-noise": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/paths/polygon/CHANGELOG.md b/paths/polygon/CHANGELOG.md index 14c8dbf49c4..288e248ab77 100644 --- a/paths/polygon/CHANGELOG.md +++ b/paths/polygon/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/path-polygon + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/path-polygon diff --git a/paths/polygon/package.dist.json b/paths/polygon/package.dist.json index 356ab18aa17..9e92a7c520d 100644 --- a/paths/polygon/package.dist.json +++ b/paths/polygon/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-polygon", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles polygon path", "homepage": "https://particles.js.org", "repository": { @@ -104,6 +104,6 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" } } diff --git a/paths/polygon/package.json b/paths/polygon/package.json index 3b322501ea2..3d5d34977ce 100644 --- a/paths/polygon/package.json +++ b/paths/polygon/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-polygon", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles polygon path", "homepage": "https://particles.js.org", "scripts": { @@ -109,7 +109,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/paths/simplexNoise/CHANGELOG.md b/paths/simplexNoise/CHANGELOG.md index bf55535bea9..93b21f25d42 100644 --- a/paths/simplexNoise/CHANGELOG.md +++ b/paths/simplexNoise/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/path-simplex-noise + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/path-simplex-noise diff --git a/paths/simplexNoise/package.dist.json b/paths/simplexNoise/package.dist.json index a60d68a6d2c..419f956b33e 100644 --- a/paths/simplexNoise/package.dist.json +++ b/paths/simplexNoise/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-simplex-noise", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles simplex noise path", "homepage": "https://particles.js.org", "repository": { @@ -104,7 +104,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0", - "@tsparticles/simplex-noise": "3.9.0" + "@tsparticles/engine": "3.9.1", + "@tsparticles/simplex-noise": "3.9.1" } } diff --git a/paths/simplexNoise/package.json b/paths/simplexNoise/package.json index c0d261fa2de..e579039f1c3 100644 --- a/paths/simplexNoise/package.json +++ b/paths/simplexNoise/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-simplex-noise", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles simplex noise path", "homepage": "https://particles.js.org", "scripts": { @@ -95,8 +95,8 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0", - "@tsparticles/simplex-noise": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1", + "@tsparticles/simplex-noise": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/paths/svg/CHANGELOG.md b/paths/svg/CHANGELOG.md index 38033d47f8f..3e73f7918d3 100644 --- a/paths/svg/CHANGELOG.md +++ b/paths/svg/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/path-svg + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/path-svg diff --git a/paths/svg/package.dist.json b/paths/svg/package.dist.json index ce5236f2eb7..5609586f0fe 100644 --- a/paths/svg/package.dist.json +++ b/paths/svg/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-svg", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles svg path", "homepage": "https://particles.js.org", "repository": { @@ -101,7 +101,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/paths/svg/package.json b/paths/svg/package.json index 5adb8e11180..3685c567347 100644 --- a/paths/svg/package.json +++ b/paths/svg/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-svg", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles svg path", "homepage": "https://particles.js.org", "scripts": { @@ -109,7 +109,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/paths/zigzag/CHANGELOG.md b/paths/zigzag/CHANGELOG.md index 7e77412ef1b..dd9340dbb27 100644 --- a/paths/zigzag/CHANGELOG.md +++ b/paths/zigzag/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/path-zig-zag + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/path-zig-zag diff --git a/paths/zigzag/package.dist.json b/paths/zigzag/package.dist.json index 8b8f2cf1528..69084907d44 100644 --- a/paths/zigzag/package.dist.json +++ b/paths/zigzag/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-zig-zag", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles zig zag path", "homepage": "https://particles.js.org", "repository": { @@ -101,7 +101,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/paths/zigzag/package.json b/paths/zigzag/package.json index db85f54c9f8..bc72ee6de61 100644 --- a/paths/zigzag/package.json +++ b/paths/zigzag/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-zig-zag", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles zig zag path", "homepage": "https://particles.js.org", "scripts": { @@ -109,7 +109,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/absorbers/CHANGELOG.md b/plugins/absorbers/CHANGELOG.md index fddd05ec828..7a7d1e152ac 100644 --- a/plugins/absorbers/CHANGELOG.md +++ b/plugins/absorbers/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-absorbers + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-absorbers diff --git a/plugins/absorbers/package.dist.json b/plugins/absorbers/package.dist.json index 0cd58af703a..406b6ae60e6 100644 --- a/plugins/absorbers/package.dist.json +++ b/plugins/absorbers/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-absorbers", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles absorbers plugin", "homepage": "https://particles.js.org", "repository": { @@ -86,7 +86,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/absorbers/package.json b/plugins/absorbers/package.json index 04c34b04bbc..7cb7a787833 100644 --- a/plugins/absorbers/package.json +++ b/plugins/absorbers/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-absorbers", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles absorbers plugin", "homepage": "https://particles.js.org", "scripts": { @@ -94,7 +94,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/canvasMask/CHANGELOG.md b/plugins/canvasMask/CHANGELOG.md index 0a908ec7cff..b88b388e5bc 100644 --- a/plugins/canvasMask/CHANGELOG.md +++ b/plugins/canvasMask/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-canvas-mask + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-canvas-mask diff --git a/plugins/canvasMask/package.dist.json b/plugins/canvasMask/package.dist.json index a931aacc79e..6a8001e2d5f 100644 --- a/plugins/canvasMask/package.dist.json +++ b/plugins/canvasMask/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-canvas-mask", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles canvas mask plugin", "homepage": "https://particles.js.org", "repository": { @@ -86,7 +86,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/canvasMask/package.json b/plugins/canvasMask/package.json index b9668c31312..c56f91f195e 100644 --- a/plugins/canvasMask/package.json +++ b/plugins/canvasMask/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-canvas-mask", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles canvas mask plugin", "homepage": "https://particles.js.org", "scripts": { @@ -94,7 +94,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/colors/hexColor/CHANGELOG.md b/plugins/colors/hexColor/CHANGELOG.md index eaee73a75d9..fba42360a04 100644 --- a/plugins/colors/hexColor/CHANGELOG.md +++ b/plugins/colors/hexColor/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-hex-color + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-hex-color diff --git a/plugins/colors/hexColor/package.dist.json b/plugins/colors/hexColor/package.dist.json index 5f434a0ef0c..62ccd384171 100644 --- a/plugins/colors/hexColor/package.dist.json +++ b/plugins/colors/hexColor/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-hex-color", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles hex color plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/colors/hexColor/package.json b/plugins/colors/hexColor/package.json index e988b9da8c5..b9ad8314c7c 100644 --- a/plugins/colors/hexColor/package.json +++ b/plugins/colors/hexColor/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-hex-color", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles hex color plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/colors/hslColor/CHANGELOG.md b/plugins/colors/hslColor/CHANGELOG.md index f2b0f3ba8e6..7228aa8b120 100644 --- a/plugins/colors/hslColor/CHANGELOG.md +++ b/plugins/colors/hslColor/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-hsl-color + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-hsl-color diff --git a/plugins/colors/hslColor/package.dist.json b/plugins/colors/hslColor/package.dist.json index 4c1652d3bfa..9ac5295b06e 100644 --- a/plugins/colors/hslColor/package.dist.json +++ b/plugins/colors/hslColor/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-hsl-color", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles HSL color plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/colors/hslColor/package.json b/plugins/colors/hslColor/package.json index 49a36ffaa45..3fae004582b 100644 --- a/plugins/colors/hslColor/package.json +++ b/plugins/colors/hslColor/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-hsl-color", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles HSL color plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/colors/hsvColor/CHANGELOG.md b/plugins/colors/hsvColor/CHANGELOG.md index 40b7281820c..80731582374 100644 --- a/plugins/colors/hsvColor/CHANGELOG.md +++ b/plugins/colors/hsvColor/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-hsv-color + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-hsv-color diff --git a/plugins/colors/hsvColor/package.dist.json b/plugins/colors/hsvColor/package.dist.json index 6a8bb6fce97..a812c23aaa5 100644 --- a/plugins/colors/hsvColor/package.dist.json +++ b/plugins/colors/hsvColor/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-hsv-color", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles HSV color plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/colors/hsvColor/package.json b/plugins/colors/hsvColor/package.json index ea92e338b6b..7ad2be7948e 100644 --- a/plugins/colors/hsvColor/package.json +++ b/plugins/colors/hsvColor/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-hsv-color", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles HSV color plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/colors/namedColor/CHANGELOG.md b/plugins/colors/namedColor/CHANGELOG.md index b8c6fb75964..cb6c382ba89 100644 --- a/plugins/colors/namedColor/CHANGELOG.md +++ b/plugins/colors/namedColor/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-named-color + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-named-color diff --git a/plugins/colors/namedColor/package.dist.json b/plugins/colors/namedColor/package.dist.json index c37bbcc7b74..7741c7f1812 100644 --- a/plugins/colors/namedColor/package.dist.json +++ b/plugins/colors/namedColor/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-named-color", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles named color plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/colors/namedColor/package.json b/plugins/colors/namedColor/package.json index ebd3fe36320..22b966d0b2c 100644 --- a/plugins/colors/namedColor/package.json +++ b/plugins/colors/namedColor/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-named-color", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles named color plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/colors/oklchColor/CHANGELOG.md b/plugins/colors/oklchColor/CHANGELOG.md index 31f200dac9b..5a4ea1e5238 100644 --- a/plugins/colors/oklchColor/CHANGELOG.md +++ b/plugins/colors/oklchColor/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-oklch-color + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) ### Bug Fixes diff --git a/plugins/colors/oklchColor/package.dist.json b/plugins/colors/oklchColor/package.dist.json index 75832d391e0..7e28cda37d1 100644 --- a/plugins/colors/oklchColor/package.dist.json +++ b/plugins/colors/oklchColor/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-oklch-color", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles OKLCH color plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/colors/oklchColor/package.json b/plugins/colors/oklchColor/package.json index 34f38331627..fecc257ecee 100644 --- a/plugins/colors/oklchColor/package.json +++ b/plugins/colors/oklchColor/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-oklch-color", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles OKLCH color plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/colors/rgbColor/CHANGELOG.md b/plugins/colors/rgbColor/CHANGELOG.md index 7884e84f832..594e10a192e 100644 --- a/plugins/colors/rgbColor/CHANGELOG.md +++ b/plugins/colors/rgbColor/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-rgb-color + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-rgb-color diff --git a/plugins/colors/rgbColor/package.dist.json b/plugins/colors/rgbColor/package.dist.json index 2d6503f7c54..69519b226a5 100644 --- a/plugins/colors/rgbColor/package.dist.json +++ b/plugins/colors/rgbColor/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-rgb-color", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles RGB color plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/colors/rgbColor/package.json b/plugins/colors/rgbColor/package.json index cc95c16390e..b3f86c84c30 100644 --- a/plugins/colors/rgbColor/package.json +++ b/plugins/colors/rgbColor/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-rgb-color", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles RGB color plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/easings/back/CHANGELOG.md b/plugins/easings/back/CHANGELOG.md index 1fe83d04b96..f11df31fceb 100644 --- a/plugins/easings/back/CHANGELOG.md +++ b/plugins/easings/back/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-easing-back + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-easing-back diff --git a/plugins/easings/back/package.dist.json b/plugins/easings/back/package.dist.json index 6b81ec78aeb..5fc0cf30777 100644 --- a/plugins/easings/back/package.dist.json +++ b/plugins/easings/back/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-back", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles easing back plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/back/package.json b/plugins/easings/back/package.json index a5a43d63770..bdb95be273f 100644 --- a/plugins/easings/back/package.json +++ b/plugins/easings/back/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-back", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles easing back plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/easings/circ/CHANGELOG.md b/plugins/easings/circ/CHANGELOG.md index cfb91781656..c625def4716 100644 --- a/plugins/easings/circ/CHANGELOG.md +++ b/plugins/easings/circ/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-easing-circ + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-easing-circ diff --git a/plugins/easings/circ/package.dist.json b/plugins/easings/circ/package.dist.json index 6daccc900db..a1241ce8229 100644 --- a/plugins/easings/circ/package.dist.json +++ b/plugins/easings/circ/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-circ", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles easing circ plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/circ/package.json b/plugins/easings/circ/package.json index 3b11595089c..92350ac5bee 100644 --- a/plugins/easings/circ/package.json +++ b/plugins/easings/circ/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-circ", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles easing circ plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/easings/cubic/CHANGELOG.md b/plugins/easings/cubic/CHANGELOG.md index 53111a3c6ef..5295f48e023 100644 --- a/plugins/easings/cubic/CHANGELOG.md +++ b/plugins/easings/cubic/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-easing-cubic + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-easing-cubic diff --git a/plugins/easings/cubic/package.dist.json b/plugins/easings/cubic/package.dist.json index 7d9023a5579..c1324363a3b 100644 --- a/plugins/easings/cubic/package.dist.json +++ b/plugins/easings/cubic/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-cubic", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles easing cubic plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/cubic/package.json b/plugins/easings/cubic/package.json index 8e6a5ec6437..e5f28bca86a 100644 --- a/plugins/easings/cubic/package.json +++ b/plugins/easings/cubic/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-cubic", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles easing cubic plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/easings/expo/CHANGELOG.md b/plugins/easings/expo/CHANGELOG.md index 8b6b7e37aa5..8201d817f21 100644 --- a/plugins/easings/expo/CHANGELOG.md +++ b/plugins/easings/expo/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-easing-expo + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-easing-expo diff --git a/plugins/easings/expo/package.dist.json b/plugins/easings/expo/package.dist.json index bba4e6928b7..b67b5c315d7 100644 --- a/plugins/easings/expo/package.dist.json +++ b/plugins/easings/expo/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-expo", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles easing expo plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/expo/package.json b/plugins/easings/expo/package.json index 3ad795ba1aa..54334e8a0fc 100644 --- a/plugins/easings/expo/package.json +++ b/plugins/easings/expo/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-expo", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles easing expo plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/easings/linear/CHANGELOG.md b/plugins/easings/linear/CHANGELOG.md index 28ab6d05aa5..49458acb8f4 100644 --- a/plugins/easings/linear/CHANGELOG.md +++ b/plugins/easings/linear/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-easing-linear + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-easing-linear diff --git a/plugins/easings/linear/package.dist.json b/plugins/easings/linear/package.dist.json index 8d647811b7f..6a41045077a 100644 --- a/plugins/easings/linear/package.dist.json +++ b/plugins/easings/linear/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-linear", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles easing linear plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/linear/package.json b/plugins/easings/linear/package.json index c3e5cbe2e91..5a84919125b 100644 --- a/plugins/easings/linear/package.json +++ b/plugins/easings/linear/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-linear", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles easing linear plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/easings/quad/CHANGELOG.md b/plugins/easings/quad/CHANGELOG.md index 34ff0b53810..82c280e3938 100644 --- a/plugins/easings/quad/CHANGELOG.md +++ b/plugins/easings/quad/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-easing-quad + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-easing-quad diff --git a/plugins/easings/quad/package.dist.json b/plugins/easings/quad/package.dist.json index b40534676e3..def1f87b4c6 100644 --- a/plugins/easings/quad/package.dist.json +++ b/plugins/easings/quad/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-quad", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles easing quad plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/quad/package.json b/plugins/easings/quad/package.json index bf520a15b4a..16fc098592d 100644 --- a/plugins/easings/quad/package.json +++ b/plugins/easings/quad/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-quad", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles easing quad plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/easings/quart/CHANGELOG.md b/plugins/easings/quart/CHANGELOG.md index c1e5c15438c..381e432b5e8 100644 --- a/plugins/easings/quart/CHANGELOG.md +++ b/plugins/easings/quart/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-easing-quart + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-easing-quart diff --git a/plugins/easings/quart/package.dist.json b/plugins/easings/quart/package.dist.json index dc56fa3eb91..27a4de59bcf 100644 --- a/plugins/easings/quart/package.dist.json +++ b/plugins/easings/quart/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-quart", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles easing quart plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/quart/package.json b/plugins/easings/quart/package.json index 610bdd49740..aaa95269f9c 100644 --- a/plugins/easings/quart/package.json +++ b/plugins/easings/quart/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-quart", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles easing quart plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/easings/quint/CHANGELOG.md b/plugins/easings/quint/CHANGELOG.md index 4f5ba296752..72eeb134f2b 100644 --- a/plugins/easings/quint/CHANGELOG.md +++ b/plugins/easings/quint/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-easing-quint + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-easing-quint diff --git a/plugins/easings/quint/package.dist.json b/plugins/easings/quint/package.dist.json index 7a76539d468..5d44615586a 100644 --- a/plugins/easings/quint/package.dist.json +++ b/plugins/easings/quint/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-quint", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles easing quint plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/quint/package.json b/plugins/easings/quint/package.json index 18011c2cab5..d801dbca4fe 100644 --- a/plugins/easings/quint/package.json +++ b/plugins/easings/quint/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-quint", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles easing quint plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/easings/sine/CHANGELOG.md b/plugins/easings/sine/CHANGELOG.md index 60bacefbfb8..a0c7ecc07c4 100644 --- a/plugins/easings/sine/CHANGELOG.md +++ b/plugins/easings/sine/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-easing-sine + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-easing-sine diff --git a/plugins/easings/sine/package.dist.json b/plugins/easings/sine/package.dist.json index c4799f7793e..2201470271b 100644 --- a/plugins/easings/sine/package.dist.json +++ b/plugins/easings/sine/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-sine", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles easing sine plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/sine/package.json b/plugins/easings/sine/package.json index 527f325bb42..ba2a5041977 100644 --- a/plugins/easings/sine/package.json +++ b/plugins/easings/sine/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-sine", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles easing sine plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/emitters/CHANGELOG.md b/plugins/emitters/CHANGELOG.md index 0a60783efef..f9282826f2a 100644 --- a/plugins/emitters/CHANGELOG.md +++ b/plugins/emitters/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-emitters + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) ### Bug Fixes diff --git a/plugins/emitters/package.dist.json b/plugins/emitters/package.dist.json index 00ea21991bb..28dbb7af6a2 100644 --- a/plugins/emitters/package.dist.json +++ b/plugins/emitters/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-emitters", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles emitters plugin", "homepage": "https://particles.js.org", "repository": { @@ -86,7 +86,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/emitters/package.json b/plugins/emitters/package.json index 17cb30ba715..6ce6047a541 100644 --- a/plugins/emitters/package.json +++ b/plugins/emitters/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-emitters", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles emitters plugin", "homepage": "https://particles.js.org", "scripts": { @@ -94,7 +94,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/emittersShapes/canvas/CHANGELOG.md b/plugins/emittersShapes/canvas/CHANGELOG.md index a114631ee94..a4b8003ac5d 100644 --- a/plugins/emittersShapes/canvas/CHANGELOG.md +++ b/plugins/emittersShapes/canvas/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-emitters-shape-canvas + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-emitters-shape-canvas diff --git a/plugins/emittersShapes/canvas/package.dist.json b/plugins/emittersShapes/canvas/package.dist.json index 3a05f20f843..2dd7bcfb2a9 100644 --- a/plugins/emittersShapes/canvas/package.dist.json +++ b/plugins/emittersShapes/canvas/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-emitters-shape-canvas", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles emitters shape canvas plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,8 +100,8 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0", - "@tsparticles/plugin-emitters": "3.9.0" + "@tsparticles/engine": "3.9.1", + "@tsparticles/plugin-emitters": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/emittersShapes/canvas/package.json b/plugins/emittersShapes/canvas/package.json index b87ec22b903..73a482918ad 100644 --- a/plugins/emittersShapes/canvas/package.json +++ b/plugins/emittersShapes/canvas/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-emitters-shape-canvas", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles emitters shape canvas plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,8 +108,8 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0", - "@tsparticles/plugin-emitters": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1", + "@tsparticles/plugin-emitters": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/emittersShapes/circle/CHANGELOG.md b/plugins/emittersShapes/circle/CHANGELOG.md index 20f2d6c66a5..e1dbc49dd6f 100644 --- a/plugins/emittersShapes/circle/CHANGELOG.md +++ b/plugins/emittersShapes/circle/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-emitters-shape-circle + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-emitters-shape-circle diff --git a/plugins/emittersShapes/circle/package.dist.json b/plugins/emittersShapes/circle/package.dist.json index 1877702bc50..8394f8b912f 100644 --- a/plugins/emittersShapes/circle/package.dist.json +++ b/plugins/emittersShapes/circle/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-emitters-shape-circle", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles emitters shape circle plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,8 +100,8 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0", - "@tsparticles/plugin-emitters": "3.9.0" + "@tsparticles/engine": "3.9.1", + "@tsparticles/plugin-emitters": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/emittersShapes/circle/package.json b/plugins/emittersShapes/circle/package.json index 5a5f3a12ab2..57c3b90db66 100644 --- a/plugins/emittersShapes/circle/package.json +++ b/plugins/emittersShapes/circle/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-emitters-shape-circle", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles emitters shape circle plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,8 +108,8 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0", - "@tsparticles/plugin-emitters": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1", + "@tsparticles/plugin-emitters": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/emittersShapes/path/CHANGELOG.md b/plugins/emittersShapes/path/CHANGELOG.md index 288d5aba009..6ff50560eff 100644 --- a/plugins/emittersShapes/path/CHANGELOG.md +++ b/plugins/emittersShapes/path/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-emitters-shape-path + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-emitters-shape-path diff --git a/plugins/emittersShapes/path/package.dist.json b/plugins/emittersShapes/path/package.dist.json index ff220affdef..2d7f35d3ca8 100644 --- a/plugins/emittersShapes/path/package.dist.json +++ b/plugins/emittersShapes/path/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-emitters-shape-path", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles emitters shape path plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,8 +100,8 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0", - "@tsparticles/plugin-emitters": "3.9.0" + "@tsparticles/engine": "3.9.1", + "@tsparticles/plugin-emitters": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/emittersShapes/path/package.json b/plugins/emittersShapes/path/package.json index a0e793fc180..d918e8a6e4b 100644 --- a/plugins/emittersShapes/path/package.json +++ b/plugins/emittersShapes/path/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-emitters-shape-path", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles emitters shape path plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,8 +108,8 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0", - "@tsparticles/plugin-emitters": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1", + "@tsparticles/plugin-emitters": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/emittersShapes/polygon/CHANGELOG.md b/plugins/emittersShapes/polygon/CHANGELOG.md index c19b56f8690..f14820a27cb 100644 --- a/plugins/emittersShapes/polygon/CHANGELOG.md +++ b/plugins/emittersShapes/polygon/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-emitters-shape-polygon + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-emitters-shape-polygon diff --git a/plugins/emittersShapes/polygon/package.dist.json b/plugins/emittersShapes/polygon/package.dist.json index ca311f8dc22..177a4f00aa8 100644 --- a/plugins/emittersShapes/polygon/package.dist.json +++ b/plugins/emittersShapes/polygon/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-emitters-shape-polygon", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles emitters shape polygon plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,8 +100,8 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0", - "@tsparticles/plugin-emitters": "3.9.0" + "@tsparticles/engine": "3.9.1", + "@tsparticles/plugin-emitters": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/emittersShapes/polygon/package.json b/plugins/emittersShapes/polygon/package.json index 6608fa641d2..dc7cf5d9798 100644 --- a/plugins/emittersShapes/polygon/package.json +++ b/plugins/emittersShapes/polygon/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-emitters-shape-polygon", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles emitters shape polygon plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,8 +108,8 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0", - "@tsparticles/plugin-emitters": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1", + "@tsparticles/plugin-emitters": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/emittersShapes/square/CHANGELOG.md b/plugins/emittersShapes/square/CHANGELOG.md index 8d5ad0d1aac..58ef0f5d30a 100644 --- a/plugins/emittersShapes/square/CHANGELOG.md +++ b/plugins/emittersShapes/square/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-emitters-shape-square + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-emitters-shape-square diff --git a/plugins/emittersShapes/square/package.dist.json b/plugins/emittersShapes/square/package.dist.json index 0dbe47fcc86..b4547c91cbf 100644 --- a/plugins/emittersShapes/square/package.dist.json +++ b/plugins/emittersShapes/square/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-emitters-shape-square", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles emitters shape square plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,8 +100,8 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0", - "@tsparticles/plugin-emitters": "3.9.0" + "@tsparticles/engine": "3.9.1", + "@tsparticles/plugin-emitters": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/emittersShapes/square/package.json b/plugins/emittersShapes/square/package.json index 8fbe8de5187..1595bf946b3 100644 --- a/plugins/emittersShapes/square/package.json +++ b/plugins/emittersShapes/square/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-emitters-shape-square", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles emitters shape square plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,8 +108,8 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0", - "@tsparticles/plugin-emitters": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1", + "@tsparticles/plugin-emitters": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/exports/image/CHANGELOG.md b/plugins/exports/image/CHANGELOG.md index c7f4e10f8bc..01efd6de2fa 100644 --- a/plugins/exports/image/CHANGELOG.md +++ b/plugins/exports/image/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-export-image + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-export-image diff --git a/plugins/exports/image/package.dist.json b/plugins/exports/image/package.dist.json index 93518209905..e9e2fd0de28 100644 --- a/plugins/exports/image/package.dist.json +++ b/plugins/exports/image/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-export-image", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles export image plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/exports/image/package.json b/plugins/exports/image/package.json index a8d80d30e0c..5e258a00af2 100644 --- a/plugins/exports/image/package.json +++ b/plugins/exports/image/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-export-image", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles export image plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/exports/json/CHANGELOG.md b/plugins/exports/json/CHANGELOG.md index 897e09355e0..c54612d0fe5 100644 --- a/plugins/exports/json/CHANGELOG.md +++ b/plugins/exports/json/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-export-json + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-export-json diff --git a/plugins/exports/json/package.dist.json b/plugins/exports/json/package.dist.json index 3673276d979..a2b708de024 100644 --- a/plugins/exports/json/package.dist.json +++ b/plugins/exports/json/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-export-json", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles export json plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/exports/json/package.json b/plugins/exports/json/package.json index 50ec2b3a51f..0908c01f03d 100644 --- a/plugins/exports/json/package.json +++ b/plugins/exports/json/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-export-json", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles export json plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/exports/video/CHANGELOG.md b/plugins/exports/video/CHANGELOG.md index c1c39046f54..5edf1e0a85b 100644 --- a/plugins/exports/video/CHANGELOG.md +++ b/plugins/exports/video/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-export-video + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-export-video diff --git a/plugins/exports/video/package.dist.json b/plugins/exports/video/package.dist.json index 9b62d6b2d6f..7823e0ec299 100644 --- a/plugins/exports/video/package.dist.json +++ b/plugins/exports/video/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-export-video", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles export video plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/exports/video/package.json b/plugins/exports/video/package.json index 3dd80903813..0d508f8a8d6 100644 --- a/plugins/exports/video/package.json +++ b/plugins/exports/video/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-export-video", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles export video plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/infection/CHANGELOG.md b/plugins/infection/CHANGELOG.md index 2f1262bc7e8..8a3e0e60b6d 100644 --- a/plugins/infection/CHANGELOG.md +++ b/plugins/infection/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-infection + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-infection diff --git a/plugins/infection/package.dist.json b/plugins/infection/package.dist.json index e957d754806..11c08893730 100644 --- a/plugins/infection/package.dist.json +++ b/plugins/infection/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-infection", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles infection plugin", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/infection/package.json b/plugins/infection/package.json index 1ac0dd51be9..cd34c7a6423 100644 --- a/plugins/infection/package.json +++ b/plugins/infection/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-infection", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles infection plugin", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/motion/CHANGELOG.md b/plugins/motion/CHANGELOG.md index 6c516768c2a..847f23755f9 100644 --- a/plugins/motion/CHANGELOG.md +++ b/plugins/motion/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-motion + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) ### Bug Fixes diff --git a/plugins/motion/package.dist.json b/plugins/motion/package.dist.json index 605c46fcc26..0667b873ca0 100644 --- a/plugins/motion/package.dist.json +++ b/plugins/motion/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-motion", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles motion sickness plugin", "homepage": "https://particles.js.org", "repository": { @@ -86,7 +86,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/motion/package.json b/plugins/motion/package.json index a3c4832f9cb..ec2ed3a320f 100644 --- a/plugins/motion/package.json +++ b/plugins/motion/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-motion", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles motion sickness plugin", "homepage": "https://particles.js.org", "scripts": { @@ -94,7 +94,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/poisson/CHANGELOG.md b/plugins/poisson/CHANGELOG.md index c84cb3f6db9..4729dc29955 100644 --- a/plugins/poisson/CHANGELOG.md +++ b/plugins/poisson/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-poisson-disc + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-poisson-disc diff --git a/plugins/poisson/package.dist.json b/plugins/poisson/package.dist.json index c508ff331a7..a850538504d 100644 --- a/plugins/poisson/package.dist.json +++ b/plugins/poisson/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-poisson-disc", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles poisson disc plugin", "homepage": "https://particles.js.org", "repository": { @@ -85,7 +85,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/poisson/package.json b/plugins/poisson/package.json index ca82802c10f..37254f8c246 100644 --- a/plugins/poisson/package.json +++ b/plugins/poisson/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-poisson-disc", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles poisson disc plugin", "homepage": "https://particles.js.org", "scripts": { @@ -78,7 +78,7 @@ "types": "dist/types/index.d.ts", "prettier": "@tsparticles/prettier-config", "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/polygonMask/CHANGELOG.md b/plugins/polygonMask/CHANGELOG.md index 0385f23444b..89428bd7a58 100644 --- a/plugins/polygonMask/CHANGELOG.md +++ b/plugins/polygonMask/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-polygon-mask + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-polygon-mask diff --git a/plugins/polygonMask/package.dist.json b/plugins/polygonMask/package.dist.json index e9b5c96116c..91edd93ee9d 100644 --- a/plugins/polygonMask/package.dist.json +++ b/plugins/polygonMask/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-polygon-mask", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles polygon mask plugin", "homepage": "https://particles.js.org", "repository": { @@ -88,7 +88,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/polygonMask/package.json b/plugins/polygonMask/package.json index 1aaf839f918..7096985bc3d 100644 --- a/plugins/polygonMask/package.json +++ b/plugins/polygonMask/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-polygon-mask", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles polygon mask plugin", "homepage": "https://particles.js.org", "scripts": { @@ -81,7 +81,7 @@ "dist/**/pathseg.js" ], "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/plugins/sounds/CHANGELOG.md b/plugins/sounds/CHANGELOG.md index cc0ca853611..2f2577270eb 100644 --- a/plugins/sounds/CHANGELOG.md +++ b/plugins/sounds/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/plugin-sounds + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/plugin-sounds diff --git a/plugins/sounds/package.dist.json b/plugins/sounds/package.dist.json index 98d3ad9ea66..e05c907af70 100644 --- a/plugins/sounds/package.dist.json +++ b/plugins/sounds/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-sounds", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles sounds plugin", "homepage": "https://particles.js.org", "repository": { @@ -86,7 +86,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/plugins/sounds/package.json b/plugins/sounds/package.json index af642c9c8fe..90a02385160 100644 --- a/plugins/sounds/package.json +++ b/plugins/sounds/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-sounds", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles sounds plugin", "homepage": "https://particles.js.org", "scripts": { @@ -94,7 +94,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 712cbfe9e3d..2d064cc55f9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,7 +12,7 @@ importers: version: 7.28.0 "@commitlint/cli": specifier: ^19.8.1 - version: 19.8.1(@types/node@24.1.0)(typescript@5.8.3) + version: 19.8.1(@types/node@24.1.0)(typescript@5.9.2) "@commitlint/config-conventional": specifier: ^19.8.1 version: 19.8.1 @@ -45,10 +45,10 @@ importers: version: 1.18.8 "@typescript-eslint/eslint-plugin": specifier: ^7.18.0 - version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1)(typescript@5.8.3) + version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.2))(eslint@8.57.1)(typescript@5.9.2) "@typescript-eslint/parser": specifier: ^7.18.0 - version: 7.18.0(eslint@8.57.1)(typescript@5.8.3) + version: 7.18.0(eslint@8.57.1)(typescript@5.9.2) "@vitest/coverage-v8": specifier: ^3.2.4 version: 3.2.4(vitest@3.2.4) @@ -102,7 +102,7 @@ importers: version: 8.2.3(@swc/core@1.9.2)(encoding@0.1.13) madge: specifier: ^8.0.0 - version: 8.0.0(typescript@5.8.3) + version: 8.0.0(typescript@5.9.2) nx: specifier: 19.8.14 version: 19.8.14(@swc/core@1.9.2) @@ -129,31 +129,31 @@ importers: version: 2.4.0 ts-node: specifier: ^10.9.2 - version: 10.9.2(@swc/core@1.9.2)(@types/node@24.1.0)(typescript@5.8.3) + version: 10.9.2(@swc/core@1.9.2)(@types/node@24.1.0)(typescript@5.9.2) typedoc: - specifier: ^0.28.8 - version: 0.28.8(typescript@5.8.3) + specifier: ^0.28.9 + version: 0.28.9(typescript@5.9.2) typedoc-plugin-carbon-ads: specifier: ^1.6.0 - version: 1.6.0(typedoc@0.28.8(typescript@5.8.3)) + version: 1.6.0(typedoc@0.28.9(typescript@5.9.2)) typedoc-plugin-clarity: specifier: ^1.6.0 - version: 1.6.0(typedoc@0.28.8(typescript@5.8.3)) + version: 1.6.0(typedoc@0.28.9(typescript@5.9.2)) typedoc-plugin-coverage: specifier: ^4.0.1 - version: 4.0.1(typedoc@0.28.8(typescript@5.8.3)) + version: 4.0.1(typedoc@0.28.9(typescript@5.9.2)) typedoc-plugin-keywords: specifier: ^1.6.0 - version: 1.6.0(typedoc@0.28.8(typescript@5.8.3)) + version: 1.6.0(typedoc@0.28.9(typescript@5.9.2)) typedoc-plugin-mdn-links: - specifier: ^5.0.6 - version: 5.0.6(typedoc@0.28.8(typescript@5.8.3)) + specifier: ^5.0.7 + version: 5.0.7(typedoc@0.28.9(typescript@5.9.2)) typedoc-plugin-missing-exports: specifier: ^4.0.0 - version: 4.0.0(typedoc@0.28.8(typescript@5.8.3)) + version: 4.0.0(typedoc@0.28.9(typescript@5.9.2)) typescript: - specifier: ^5.8.3 - version: 5.8.3 + specifier: ^5.9.2 + version: 5.9.2 typescript-json-schema: specifier: ^0.65.1 version: 0.65.1(@swc/core@1.9.2) @@ -176,419 +176,419 @@ importers: bundles/all: dependencies: "@tsparticles/effect-bubble": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../effects/bubble/dist "@tsparticles/effect-trail": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../effects/trail/dist "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist "@tsparticles/interaction-external-particle": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/particle/dist "@tsparticles/interaction-external-pop": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/pop/dist "@tsparticles/interaction-light": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/light/dist "@tsparticles/interaction-particles-repulse": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/particles/repulse/dist "@tsparticles/path-curl-noise": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/curlNoise/dist "@tsparticles/path-curves": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/curves/dist "@tsparticles/path-fractal-noise": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/fractalNoise/dist "@tsparticles/path-perlin-noise": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/perlinNoise/dist "@tsparticles/path-polygon": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/polygon/dist "@tsparticles/path-simplex-noise": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/simplexNoise/dist "@tsparticles/path-svg": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/svg/dist "@tsparticles/path-zig-zag": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/zigzag/dist "@tsparticles/pjs": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../pjs/dist "@tsparticles/plugin-canvas-mask": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/canvasMask/dist "@tsparticles/plugin-easing-back": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/easings/back/dist "@tsparticles/plugin-easing-circ": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/easings/circ/dist "@tsparticles/plugin-easing-cubic": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/easings/cubic/dist "@tsparticles/plugin-easing-expo": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/easings/expo/dist "@tsparticles/plugin-easing-linear": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/easings/linear/dist "@tsparticles/plugin-easing-quart": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/easings/quart/dist "@tsparticles/plugin-easing-quint": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/easings/quint/dist "@tsparticles/plugin-easing-sine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/easings/sine/dist "@tsparticles/plugin-emitters-shape-canvas": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/emittersShapes/canvas/dist "@tsparticles/plugin-emitters-shape-path": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/emittersShapes/path/dist "@tsparticles/plugin-emitters-shape-polygon": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/emittersShapes/polygon/dist "@tsparticles/plugin-export-image": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/exports/image/dist "@tsparticles/plugin-export-json": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/exports/json/dist "@tsparticles/plugin-export-video": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/exports/video/dist "@tsparticles/plugin-hsv-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/colors/hsvColor/dist "@tsparticles/plugin-infection": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/infection/dist "@tsparticles/plugin-motion": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/motion/dist "@tsparticles/plugin-named-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/colors/namedColor/dist "@tsparticles/plugin-oklch-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/colors/oklchColor/dist "@tsparticles/plugin-poisson-disc": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/poisson/dist "@tsparticles/plugin-polygon-mask": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/polygonMask/dist "@tsparticles/plugin-sounds": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/sounds/dist "@tsparticles/shape-arrow": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/arrow/dist "@tsparticles/shape-cards": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/cards/dist "@tsparticles/shape-cog": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/cog/dist "@tsparticles/shape-heart": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/heart/dist "@tsparticles/shape-infinity": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/infinity/dist "@tsparticles/shape-path": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/path/dist "@tsparticles/shape-rounded-polygon": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/rounded-polygon/dist "@tsparticles/shape-rounded-rect": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/rounded-rect/dist "@tsparticles/shape-spiral": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/spiral/dist "@tsparticles/updater-gradient": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/gradient/dist "@tsparticles/updater-orbit": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/orbit/dist tsparticles: - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../full/dist publishDirectory: dist bundles/basic: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist "@tsparticles/move-base": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../move/base/dist "@tsparticles/plugin-hex-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/colors/hexColor/dist "@tsparticles/plugin-hsl-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/colors/hslColor/dist "@tsparticles/plugin-rgb-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/colors/rgbColor/dist "@tsparticles/shape-circle": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/circle/dist "@tsparticles/updater-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/color/dist "@tsparticles/updater-opacity": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/opacity/dist "@tsparticles/updater-out-modes": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/outModes/dist "@tsparticles/updater-size": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/size/dist publishDirectory: dist bundles/confetti: dependencies: "@tsparticles/basic": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../basic/dist "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist "@tsparticles/plugin-emitters": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/emitters/dist "@tsparticles/plugin-motion": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/motion/dist "@tsparticles/shape-cards": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/cards/dist "@tsparticles/shape-emoji": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/emoji/dist "@tsparticles/shape-heart": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/heart/dist "@tsparticles/shape-image": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/image/dist "@tsparticles/shape-polygon": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/polygon/dist "@tsparticles/shape-square": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/square/dist "@tsparticles/shape-star": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/star/dist "@tsparticles/updater-life": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/life/dist "@tsparticles/updater-roll": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/roll/dist "@tsparticles/updater-rotate": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/rotate/dist "@tsparticles/updater-tilt": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/tilt/dist "@tsparticles/updater-wobble": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/wobble/dist publishDirectory: dist bundles/fireworks: dependencies: "@tsparticles/basic": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../basic/dist "@tsparticles/effect-trail": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../effects/trail/dist "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist "@tsparticles/plugin-emitters": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/emitters/dist "@tsparticles/plugin-emitters-shape-square": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/emittersShapes/square/dist "@tsparticles/plugin-sounds": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/sounds/dist "@tsparticles/updater-destroy": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/destroy/dist "@tsparticles/updater-life": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/life/dist "@tsparticles/updater-rotate": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/rotate/dist publishDirectory: dist bundles/full: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist "@tsparticles/interaction-external-trail": - specifier: workspace:3.8.1 + specifier: workspace:3.9.1 version: link:../../interactions/external/trail/dist "@tsparticles/plugin-absorbers": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/absorbers/dist "@tsparticles/plugin-emitters": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/emitters/dist "@tsparticles/plugin-emitters-shape-circle": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/emittersShapes/circle/dist "@tsparticles/plugin-emitters-shape-square": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/emittersShapes/square/dist "@tsparticles/shape-text": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/text/dist "@tsparticles/slim": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../slim/dist "@tsparticles/updater-destroy": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/destroy/dist "@tsparticles/updater-roll": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/roll/dist "@tsparticles/updater-tilt": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/tilt/dist "@tsparticles/updater-twinkle": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/twinkle/dist "@tsparticles/updater-wobble": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/wobble/dist publishDirectory: dist bundles/pjs: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist bundles/slim: dependencies: "@tsparticles/basic": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../basic/dist "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist "@tsparticles/interaction-external-attract": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/attract/dist "@tsparticles/interaction-external-bounce": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/bounce/dist "@tsparticles/interaction-external-bubble": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/bubble/dist "@tsparticles/interaction-external-connect": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/connect/dist "@tsparticles/interaction-external-grab": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/grab/dist "@tsparticles/interaction-external-pause": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/pause/dist "@tsparticles/interaction-external-push": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/push/dist "@tsparticles/interaction-external-remove": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/remove/dist "@tsparticles/interaction-external-repulse": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/repulse/dist "@tsparticles/interaction-external-slow": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/slow/dist "@tsparticles/interaction-particles-attract": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/particles/attract/dist "@tsparticles/interaction-particles-collisions": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/particles/collisions/dist "@tsparticles/interaction-particles-links": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/particles/links/dist "@tsparticles/move-parallax": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../move/parallax/dist "@tsparticles/plugin-easing-quad": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/easings/quad/dist "@tsparticles/shape-emoji": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/emoji/dist "@tsparticles/shape-image": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/image/dist "@tsparticles/shape-line": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/line/dist "@tsparticles/shape-polygon": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/polygon/dist "@tsparticles/shape-square": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/square/dist "@tsparticles/shape-star": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/star/dist "@tsparticles/updater-life": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/life/dist "@tsparticles/updater-rotate": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/rotate/dist "@tsparticles/updater-stroke-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/strokeColor/dist publishDirectory: dist demo/electron: dependencies: "@tsparticles/configs": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../utils/configs/dist "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist tsparticles: - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../bundles/full/dist devDependencies: electron: @@ -598,319 +598,319 @@ importers: demo/vanilla: dependencies: "@tsparticles/all": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../bundles/all/dist "@tsparticles/basic": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../bundles/basic/dist "@tsparticles/confetti": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../bundles/confetti/dist "@tsparticles/configs": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../utils/configs/dist "@tsparticles/effect-bubble": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../effects/bubble/dist "@tsparticles/effect-trail": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../effects/trail/dist "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist "@tsparticles/fireworks": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../bundles/fireworks/dist "@tsparticles/fractal-noise": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../utils/fractalNoise/dist "@tsparticles/interaction-external-attract": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/attract/dist "@tsparticles/interaction-external-bounce": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/bounce/dist "@tsparticles/interaction-external-bubble": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/bubble/dist "@tsparticles/interaction-external-connect": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/connect/dist "@tsparticles/interaction-external-grab": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/grab/dist "@tsparticles/interaction-external-particle": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/particle/dist "@tsparticles/interaction-external-pause": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/pause/dist "@tsparticles/interaction-external-pop": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/pop/dist "@tsparticles/interaction-external-push": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/push/dist "@tsparticles/interaction-external-remove": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/remove/dist "@tsparticles/interaction-external-repulse": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/repulse/dist "@tsparticles/interaction-external-slow": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/external/slow/dist "@tsparticles/interaction-external-trail": - specifier: workspace:3.8.1 + specifier: workspace:3.9.1 version: link:../../interactions/external/trail/dist "@tsparticles/interaction-light": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/light/dist "@tsparticles/interaction-particles-attract": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/particles/attract/dist "@tsparticles/interaction-particles-collisions": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/particles/collisions/dist "@tsparticles/interaction-particles-links": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/particles/links/dist "@tsparticles/interaction-particles-repulse": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/particles/repulse/dist "@tsparticles/move-base": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../move/base/dist "@tsparticles/move-parallax": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../move/parallax/dist "@tsparticles/path-curl-noise": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/curlNoise/dist "@tsparticles/path-curves": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/curves/dist "@tsparticles/path-fractal-noise": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/fractalNoise/dist "@tsparticles/path-perlin-noise": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/perlinNoise/dist "@tsparticles/path-polygon": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/polygon/dist "@tsparticles/path-simplex-noise": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/simplexNoise/dist "@tsparticles/path-svg": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/svg/dist "@tsparticles/path-zig-zag": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/zigzag/dist "@tsparticles/perlin-noise": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../utils/perlinNoise/dist "@tsparticles/pjs": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../bundles/pjs/dist "@tsparticles/plugin-absorbers": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/absorbers/dist "@tsparticles/plugin-canvas-mask": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/canvasMask/dist "@tsparticles/plugin-easing-back": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/easings/back/dist "@tsparticles/plugin-easing-circ": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/easings/circ/dist "@tsparticles/plugin-easing-cubic": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/easings/cubic/dist "@tsparticles/plugin-easing-expo": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/easings/expo/dist "@tsparticles/plugin-easing-linear": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/easings/linear/dist "@tsparticles/plugin-easing-quad": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/easings/quad/dist "@tsparticles/plugin-easing-quart": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/easings/quart/dist "@tsparticles/plugin-easing-quint": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/easings/quint/dist "@tsparticles/plugin-easing-sine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/easings/sine/dist "@tsparticles/plugin-emitters": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/emitters/dist "@tsparticles/plugin-emitters-shape-canvas": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/emittersShapes/canvas/dist "@tsparticles/plugin-emitters-shape-circle": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/emittersShapes/circle/dist "@tsparticles/plugin-emitters-shape-path": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/emittersShapes/path/dist "@tsparticles/plugin-emitters-shape-polygon": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/emittersShapes/polygon/dist "@tsparticles/plugin-emitters-shape-square": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/emittersShapes/square/dist "@tsparticles/plugin-export-image": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/exports/image/dist "@tsparticles/plugin-export-json": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/exports/json/dist "@tsparticles/plugin-export-video": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/exports/video/dist "@tsparticles/plugin-hex-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/colors/hexColor/dist "@tsparticles/plugin-hsl-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/colors/hslColor/dist "@tsparticles/plugin-hsv-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/colors/hsvColor/dist "@tsparticles/plugin-infection": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/infection/dist "@tsparticles/plugin-motion": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/motion/dist "@tsparticles/plugin-named-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/colors/namedColor/dist "@tsparticles/plugin-oklch-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/colors/oklchColor/dist "@tsparticles/plugin-poisson-disc": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/poisson/dist "@tsparticles/plugin-polygon-mask": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/polygonMask/dist "@tsparticles/plugin-rgb-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/colors/rgbColor/dist "@tsparticles/plugin-sounds": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/sounds/dist "@tsparticles/shape-arrow": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/arrow/dist "@tsparticles/shape-cards": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/cards/dist "@tsparticles/shape-circle": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/circle/dist "@tsparticles/shape-cog": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/cog/dist "@tsparticles/shape-emoji": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/emoji/dist "@tsparticles/shape-heart": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/heart/dist "@tsparticles/shape-image": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/image/dist "@tsparticles/shape-infinity": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/infinity/dist "@tsparticles/shape-line": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/line/dist "@tsparticles/shape-path": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/path/dist "@tsparticles/shape-polygon": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/polygon/dist "@tsparticles/shape-rounded-polygon": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/rounded-polygon/dist "@tsparticles/shape-rounded-rect": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/rounded-rect/dist "@tsparticles/shape-spiral": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/spiral/dist "@tsparticles/shape-square": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/square/dist "@tsparticles/shape-star": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/star/dist "@tsparticles/shape-text": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../shapes/text/dist "@tsparticles/simplex-noise": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../utils/simplexNoise/dist "@tsparticles/slim": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../bundles/slim/dist "@tsparticles/smooth-value-noise": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../utils/smoothValueNoise/dist "@tsparticles/updater-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/color/dist "@tsparticles/updater-destroy": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/destroy/dist "@tsparticles/updater-gradient": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/gradient/dist "@tsparticles/updater-life": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/life/dist "@tsparticles/updater-opacity": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/opacity/dist "@tsparticles/updater-orbit": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/orbit/dist "@tsparticles/updater-out-modes": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/outModes/dist "@tsparticles/updater-roll": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/roll/dist "@tsparticles/updater-rotate": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/rotate/dist "@tsparticles/updater-size": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/size/dist "@tsparticles/updater-stroke-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/strokeColor/dist "@tsparticles/updater-tilt": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/tilt/dist "@tsparticles/updater-twinkle": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/twinkle/dist "@tsparticles/updater-wobble": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/wobble/dist tsparticles: - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../bundles/full/dist devDependencies: "@datalust/winston-seq": @@ -989,40 +989,40 @@ importers: demo/vanilla_new: dependencies: "@tsparticles/configs": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../utils/configs/dist "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist "@tsparticles/interaction-light": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/light/dist "@tsparticles/interaction-particles-repulse": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../interactions/particles/repulse/dist "@tsparticles/path-curves": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/curves/dist "@tsparticles/path-perlin-noise": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/perlinNoise/dist "@tsparticles/path-polygon": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/polygon/dist "@tsparticles/path-simplex-noise": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../paths/simplexNoise/dist "@tsparticles/plugin-infection": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/infection/dist "@tsparticles/updater-gradient": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/gradient/dist "@tsparticles/updater-orbit": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../updaters/orbit/dist tsparticles: - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../bundles/full/dist devDependencies: fs-extra: @@ -1038,13 +1038,13 @@ importers: demo/vite: dependencies: "@tsparticles/all": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../bundles/all/dist "@tsparticles/configs": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../utils/configs/dist "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist devDependencies: typescript: @@ -1057,14 +1057,14 @@ importers: effects/bubble: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist effects/trail: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist @@ -1074,671 +1074,671 @@ importers: interactions/external/attract: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist interactions/external/bounce: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist interactions/external/bubble: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist interactions/external/connect: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist interactions/external/grab: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist interactions/external/particle: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist interactions/external/pause: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist interactions/external/pop: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist interactions/external/push: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist interactions/external/remove: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist interactions/external/repulse: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist interactions/external/slow: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist interactions/external/trail: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist interactions/light: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist interactions/particles/attract: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist interactions/particles/collisions: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist interactions/particles/links: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist interactions/particles/repulse: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist move/base: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist move/parallax: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist paths/curlNoise: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist "@tsparticles/simplex-noise": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../utils/simplexNoise/dist publishDirectory: dist paths/curves: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist paths/fractalNoise: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist "@tsparticles/fractal-noise": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../utils/fractalNoise/dist publishDirectory: dist paths/perlinNoise: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist "@tsparticles/perlin-noise": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../utils/perlinNoise/dist publishDirectory: dist paths/polygon: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist paths/simplexNoise: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist "@tsparticles/simplex-noise": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../utils/simplexNoise/dist publishDirectory: dist paths/svg: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist paths/zigzag: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist plugins/absorbers: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist plugins/canvasMask: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist plugins/colors/hexColor: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist plugins/colors/hslColor: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist plugins/colors/hsvColor: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist plugins/colors/namedColor: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist plugins/colors/oklchColor: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist plugins/colors/rgbColor: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist plugins/easings/back: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist plugins/easings/circ: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist plugins/easings/cubic: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist plugins/easings/expo: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist plugins/easings/linear: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist plugins/easings/quad: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist plugins/easings/quart: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist plugins/easings/quint: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist plugins/easings/sine: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist plugins/emitters: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist plugins/emittersShapes/canvas: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist "@tsparticles/plugin-emitters": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../emitters/dist publishDirectory: dist plugins/emittersShapes/circle: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist "@tsparticles/plugin-emitters": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../emitters/dist publishDirectory: dist plugins/emittersShapes/path: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist "@tsparticles/plugin-emitters": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../emitters/dist publishDirectory: dist plugins/emittersShapes/polygon: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist "@tsparticles/plugin-emitters": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../emitters/dist publishDirectory: dist plugins/emittersShapes/square: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist "@tsparticles/plugin-emitters": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../emitters/dist publishDirectory: dist plugins/exports/image: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist plugins/exports/json: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist plugins/exports/video: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../../engine/dist publishDirectory: dist plugins/infection: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist plugins/motion: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist plugins/poisson: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist plugins/polygonMask: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist plugins/sounds: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist shapes/arrow: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist shapes/cards: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist shapes/circle: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist shapes/cog: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist shapes/emoji: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist shapes/heart: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist shapes/image: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist shapes/infinity: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist shapes/line: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist shapes/path: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist shapes/polygon: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist shapes/rounded-polygon: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist shapes/rounded-rect: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist shapes/spiral: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist shapes/square: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist shapes/star: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist shapes/text: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist updaters/color: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist updaters/destroy: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist updaters/gradient: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist updaters/life: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist updaters/opacity: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist updaters/orbit: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist updaters/outModes: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist updaters/roll: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist updaters/rotate: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist updaters/size: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist updaters/strokeColor: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist updaters/tilt: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist updaters/twinkle: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist updaters/wobble: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist utils/configs: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist publishDirectory: dist utils/fractalNoise: dependencies: "@tsparticles/smooth-value-noise": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../smoothValueNoise/dist publishDirectory: dist @@ -1754,19 +1754,19 @@ importers: utils/tests: dependencies: "@tsparticles/engine": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../engine/dist "@tsparticles/plugin-hex-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/colors/hexColor/dist "@tsparticles/plugin-hsl-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/colors/hslColor/dist "@tsparticles/plugin-hsv-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/colors/hsvColor/dist "@tsparticles/plugin-rgb-color": - specifier: workspace:3.9.0 + specifier: workspace:3.9.1 version: link:../../plugins/colors/rgbColor/dist packages: @@ -2958,9 +2958,9 @@ packages: { integrity: sha512-m5cPn3e2+FDCOgi1mz0RexTUvvQibBebOUlUlW0+YrMjDTPkiJ6VTKukA1GRsvRw+12KyJndNjj0O4AgTxm2Pg== } engines: { node: ">=6" } - "@gerrit0/mini-shiki@3.8.1": + "@gerrit0/mini-shiki@3.9.1": resolution: - { integrity: sha512-HVZW+8pxoOExr5ZMPK15U79jQAZTO/S6i5byQyyZGjtNj+qaYd82cizTncwFzTQgiLo8uUBym6vh+/1tfJklTw== } + { integrity: sha512-quvtbDhNf528BkMHQQd8xGJMpmA5taDZuex/JDF8ETEjS2iypXzr1hnEUVh+lTUyffFJ0JCxysUsiuUoEGIz/Q== } "@humanwhocodes/config-array@0.13.0": resolution: @@ -3543,21 +3543,21 @@ packages: cpu: [x64] os: [win32] - "@shikijs/engine-oniguruma@3.8.1": + "@shikijs/engine-oniguruma@3.9.1": resolution: - { integrity: sha512-KGQJZHlNY7c656qPFEQpIoqOuC4LrxjyNndRdzk5WKB/Ie87+NJCF1xo9KkOUxwxylk7rT6nhlZyTGTC4fCe1g== } + { integrity: sha512-WPlL/xqviwS3te4unSGGGfflKsuHLMI6tPdNYvgz/IygcBT6UiwDFSzjBKyebwi5GGSlXsjjdoJLIBnAplmEZw== } - "@shikijs/langs@3.8.1": + "@shikijs/langs@3.9.1": resolution: - { integrity: sha512-TjOFg2Wp1w07oKnXjs0AUMb4kJvujML+fJ1C5cmEj45lhjbUXtziT1x2bPQb9Db6kmPhkG5NI2tgYW1/DzhUuQ== } + { integrity: sha512-Vyy2Yv9PP3Veh3VSsIvNncOR+O93wFsNYgN2B6cCCJlS7H9SKFYc55edsqernsg8WT/zam1cfB6llJsQWLnVhA== } - "@shikijs/themes@3.8.1": + "@shikijs/themes@3.9.1": resolution: - { integrity: sha512-Vu3t3BBLifc0GB0UPg2Pox1naTemrrvyZv2lkiSw3QayVV60me1ujFQwPZGgUTmwXl1yhCPW8Lieesm0CYruLQ== } + { integrity: sha512-zAykkGECNICCMXpKeVvq04yqwaSuAIvrf8MjsU5bzskfg4XreU+O0B5wdNCYRixoB9snd3YlZ373WV5E/g5T9A== } - "@shikijs/types@3.8.1": + "@shikijs/types@3.9.1": resolution: - { integrity: sha512-5C39Q8/8r1I26suLh+5TPk1DTrbY/kn3IdWA5HdizR0FhlhD05zx5nKCqhzSfDHH3p4S0ZefxWd77DLV+8FhGg== } + { integrity: sha512-rqM3T7a0iM1oPKz9iaH/cVgNX9Vz1HERcUcXJ94/fulgVdwqfnhXzGxO4bLrAnh/o5CPLy3IcYedogfV+Ns0Qg== } "@shikijs/vscode-textmate@10.0.2": resolution: @@ -9926,9 +9926,9 @@ packages: peerDependencies: typedoc: ^0.25.4 - typedoc-plugin-mdn-links@5.0.6: + typedoc-plugin-mdn-links@5.0.7: resolution: - { integrity: sha512-HMT80FBtXmsxM26RXjoEARWf6g5cRJwcWJ6GiaMNxXu9VlZHxoin15MpxSZVlw3BrG0YILeAieRTJbrnrJXyvw== } + { integrity: sha512-F4hSmW4wGn562EuF8UQWmutQfWlvSoP+14QJ6UQcNViGrBCQ9NLqze5LuhYc0DLxuQnWIzUnCShpuy2Zo5LtfQ== } peerDependencies: typedoc: 0.27.x || 0.28.x @@ -9938,13 +9938,13 @@ packages: peerDependencies: typedoc: ^0.28.1 - typedoc@0.28.8: + typedoc@0.28.9: resolution: - { integrity: sha512-16GfLopc8icHfdvqZDqdGBoS2AieIRP2rpf9mU+MgN+gGLyEQvAO0QgOa6NJ5QNmQi0LFrDY9in4F2fUNKgJKA== } + { integrity: sha512-aw45vwtwOl3QkUAmWCnLV9QW1xY+FSX2zzlit4MAfE99wX+Jij4ycnpbAWgBXsRrxmfs9LaYktg/eX5Bpthd3g== } engines: { node: ">= 18", pnpm: ">= 10" } hasBin: true peerDependencies: - typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x + typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x typescript-json-schema@0.65.1: resolution: @@ -9975,9 +9975,9 @@ packages: engines: { node: ">=14.17" } hasBin: true - typescript@5.8.3: + typescript@5.9.2: resolution: - { integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ== } + { integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A== } engines: { node: ">=14.17" } hasBin: true @@ -11358,11 +11358,11 @@ snapshots: "@colors/colors@1.6.0": {} - "@commitlint/cli@19.8.1(@types/node@24.1.0)(typescript@5.8.3)": + "@commitlint/cli@19.8.1(@types/node@24.1.0)(typescript@5.9.2)": dependencies: "@commitlint/format": 19.8.1 "@commitlint/lint": 19.8.1 - "@commitlint/load": 19.8.1(@types/node@24.1.0)(typescript@5.8.3) + "@commitlint/load": 19.8.1(@types/node@24.1.0)(typescript@5.9.2) "@commitlint/read": 19.8.1 "@commitlint/types": 19.8.1 tinyexec: 1.0.1 @@ -11409,15 +11409,15 @@ snapshots: "@commitlint/rules": 19.8.1 "@commitlint/types": 19.8.1 - "@commitlint/load@19.8.1(@types/node@24.1.0)(typescript@5.8.3)": + "@commitlint/load@19.8.1(@types/node@24.1.0)(typescript@5.9.2)": dependencies: "@commitlint/config-validator": 19.8.1 "@commitlint/execute-rule": 19.8.1 "@commitlint/resolve-extends": 19.8.1 "@commitlint/types": 19.8.1 chalk: 5.3.0 - cosmiconfig: 9.0.0(typescript@5.8.3) - cosmiconfig-typescript-loader: 6.1.0(@types/node@24.1.0)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3) + cosmiconfig: 9.0.0(typescript@5.9.2) + cosmiconfig-typescript-loader: 6.1.0(@types/node@24.1.0)(cosmiconfig@9.0.0(typescript@5.9.2))(typescript@5.9.2) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -11676,12 +11676,12 @@ snapshots: "@fortawesome/fontawesome-free@6.4.2": {} - "@gerrit0/mini-shiki@3.8.1": + "@gerrit0/mini-shiki@3.9.1": dependencies: - "@shikijs/engine-oniguruma": 3.8.1 - "@shikijs/langs": 3.8.1 - "@shikijs/themes": 3.8.1 - "@shikijs/types": 3.8.1 + "@shikijs/engine-oniguruma": 3.9.1 + "@shikijs/langs": 3.9.1 + "@shikijs/themes": 3.9.1 + "@shikijs/types": 3.9.1 "@shikijs/vscode-textmate": 10.0.2 "@humanwhocodes/config-array@0.13.0": @@ -11754,7 +11754,7 @@ snapshots: "@jridgewell/resolve-uri": 3.1.1 "@jridgewell/sourcemap-codec": 1.4.15 - "@lerna/create@8.2.3(@swc/core@1.9.2)(encoding@0.1.13)(typescript@5.8.3)": + "@lerna/create@8.2.3(@swc/core@1.9.2)(encoding@0.1.13)(typescript@5.9.2)": dependencies: "@npmcli/arborist": 7.5.4 "@npmcli/package-json": 5.2.0 @@ -11772,7 +11772,7 @@ snapshots: console-control-strings: 1.1.0 conventional-changelog-core: 5.0.1 conventional-recommended-bump: 7.0.1 - cosmiconfig: 9.0.0(typescript@5.8.3) + cosmiconfig: 9.0.0(typescript@5.9.2) dedent: 1.5.3 execa: 5.0.0 fs-extra: 11.2.0 @@ -12282,20 +12282,20 @@ snapshots: "@rollup/rollup-win32-x64-msvc@4.32.0": optional: true - "@shikijs/engine-oniguruma@3.8.1": + "@shikijs/engine-oniguruma@3.9.1": dependencies: - "@shikijs/types": 3.8.1 + "@shikijs/types": 3.9.1 "@shikijs/vscode-textmate": 10.0.2 - "@shikijs/langs@3.8.1": + "@shikijs/langs@3.9.1": dependencies: - "@shikijs/types": 3.8.1 + "@shikijs/types": 3.9.1 - "@shikijs/themes@3.8.1": + "@shikijs/themes@3.9.1": dependencies: - "@shikijs/types": 3.8.1 + "@shikijs/types": 3.9.1 - "@shikijs/types@3.8.1": + "@shikijs/types@3.9.1": dependencies: "@shikijs/vscode-textmate": 10.0.2 "@types/hast": 3.0.4 @@ -12357,31 +12357,31 @@ snapshots: estraverse: 5.3.0 picomatch: 4.0.2 - "@stylistic/eslint-plugin-plus@1.7.0(eslint@8.57.1)(typescript@5.8.3)": + "@stylistic/eslint-plugin-plus@1.7.0(eslint@8.57.1)(typescript@5.9.2)": dependencies: "@types/eslint": 8.56.6 - "@typescript-eslint/utils": 6.21.0(eslint@8.57.1)(typescript@5.8.3) + "@typescript-eslint/utils": 6.21.0(eslint@8.57.1)(typescript@5.9.2) eslint: 8.57.1 transitivePeerDependencies: - supports-color - typescript - "@stylistic/eslint-plugin-ts@1.7.0(eslint@8.57.1)(typescript@5.8.3)": + "@stylistic/eslint-plugin-ts@1.7.0(eslint@8.57.1)(typescript@5.9.2)": dependencies: "@stylistic/eslint-plugin-js": 1.7.0(eslint@8.57.1) "@types/eslint": 8.56.6 - "@typescript-eslint/utils": 6.21.0(eslint@8.57.1)(typescript@5.8.3) + "@typescript-eslint/utils": 6.21.0(eslint@8.57.1)(typescript@5.9.2) eslint: 8.57.1 transitivePeerDependencies: - supports-color - typescript - "@stylistic/eslint-plugin@1.7.0(eslint@8.57.1)(typescript@5.8.3)": + "@stylistic/eslint-plugin@1.7.0(eslint@8.57.1)(typescript@5.9.2)": dependencies: "@stylistic/eslint-plugin-js": 1.7.0(eslint@8.57.1) "@stylistic/eslint-plugin-jsx": 1.7.0(eslint@8.57.1) - "@stylistic/eslint-plugin-plus": 1.7.0(eslint@8.57.1)(typescript@5.8.3) - "@stylistic/eslint-plugin-ts": 1.7.0(eslint@8.57.1)(typescript@5.8.3) + "@stylistic/eslint-plugin-plus": 1.7.0(eslint@8.57.1)(typescript@5.9.2) + "@stylistic/eslint-plugin-ts": 1.7.0(eslint@8.57.1)(typescript@5.9.2) "@types/eslint": 8.56.6 eslint: 8.57.1 transitivePeerDependencies: @@ -12473,8 +12473,8 @@ snapshots: "@tsparticles/prettier-config": 2.1.6 "@tsparticles/tsconfig": 2.3.0 "@tsparticles/webpack-plugin": 2.3.0(@swc/core@1.9.2)(@types/eslint@8.56.6) - "@typescript-eslint/eslint-plugin": 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1)(typescript@5.8.3) - "@typescript-eslint/parser": 7.18.0(eslint@8.57.1)(typescript@5.8.3) + "@typescript-eslint/eslint-plugin": 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.2))(eslint@8.57.1)(typescript@5.9.2) + "@typescript-eslint/parser": 7.18.0(eslint@8.57.1)(typescript@5.9.2) commander: 12.0.0 eslint: 8.57.1 eslint-config-prettier: 9.1.0(eslint@8.57.1) @@ -12484,13 +12484,13 @@ snapshots: fs-extra: 11.2.0 klaw: 4.1.0 lookpath: 1.2.2 - madge: 6.1.0(typescript@5.8.3) + madge: 6.1.0(typescript@5.9.2) path-scurry: 1.10.1 prettier: 3.6.2 prettier-plugin-multiline-arrays: 3.0.6(prettier@3.6.2) prompts: 2.4.2 rimraf: 5.0.7 - typescript: 5.8.3 + typescript: 5.9.2 webpack: 5.101.0(@swc/core@1.9.2)(webpack-cli@6.0.1) transitivePeerDependencies: - "@swc/core" @@ -12508,18 +12508,18 @@ snapshots: "@tsparticles/eslint-config@2.3.0(@types/eslint@8.56.6)": dependencies: - "@stylistic/eslint-plugin": 1.7.0(eslint@8.57.1)(typescript@5.8.3) + "@stylistic/eslint-plugin": 1.7.0(eslint@8.57.1)(typescript@5.9.2) "@tsparticles/prettier-config": 2.1.6 - "@typescript-eslint/eslint-plugin": 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1)(typescript@5.8.3) - "@typescript-eslint/parser": 7.18.0(eslint@8.57.1)(typescript@5.8.3) + "@typescript-eslint/eslint-plugin": 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.2))(eslint@8.57.1)(typescript@5.9.2) + "@typescript-eslint/parser": 7.18.0(eslint@8.57.1)(typescript@5.9.2) eslint: 8.57.1 eslint-config-prettier: 9.1.0(eslint@8.57.1) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.2))(eslint@8.57.1) eslint-plugin-jsdoc: 48.5.0(eslint@8.57.1) eslint-plugin-prettier: 5.4.0(@types/eslint@8.56.6)(eslint-config-prettier@9.1.0(eslint@8.57.1))(eslint@8.57.1)(prettier@3.6.2) eslint-plugin-tsdoc: 0.2.17 prettier: 3.6.2 - typescript: 5.8.3 + typescript: 5.9.2 transitivePeerDependencies: - "@types/eslint" - eslint-import-resolver-typescript @@ -12533,33 +12533,33 @@ snapshots: "@tsparticles/tsconfig@2.3.0": dependencies: - typescript: 5.8.3 + typescript: 5.9.2 "@tsparticles/webpack-plugin@2.3.0(@swc/core@1.9.2)(@types/eslint@8.56.6)": dependencies: "@babel/core": 7.28.0 "@babel/preset-env": 7.24.3(@babel/core@7.28.0) - "@stylistic/eslint-plugin": 1.7.0(eslint@8.57.1)(typescript@5.8.3) + "@stylistic/eslint-plugin": 1.7.0(eslint@8.57.1)(typescript@5.9.2) "@tsparticles/eslint-config": 2.3.0(@types/eslint@8.56.6) "@tsparticles/prettier-config": 2.1.6 "@types/node": 20.14.9 "@types/webpack-bundle-analyzer": 4.7.0(@swc/core@1.9.2)(webpack-cli@5.1.4) "@types/webpack-env": 1.18.8 - "@typescript-eslint/eslint-plugin": 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1)(typescript@5.8.3) - "@typescript-eslint/parser": 7.18.0(eslint@8.57.1)(typescript@5.8.3) + "@typescript-eslint/eslint-plugin": 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.2))(eslint@8.57.1)(typescript@5.9.2) + "@typescript-eslint/parser": 7.18.0(eslint@8.57.1)(typescript@5.9.2) babel-loader: 9.2.1(@babel/core@7.28.0)(webpack@5.101.0) browserslist: 4.25.1 copyfiles: 2.4.1 eslint: 8.57.1 eslint-config-prettier: 9.1.0(eslint@8.57.1) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.2))(eslint@8.57.1) eslint-plugin-jsdoc: 48.5.0(eslint@8.57.1) eslint-plugin-tsdoc: 0.2.17 prettier: 3.6.2 prettier-plugin-multiline-arrays: 3.0.6(prettier@3.6.2) rimraf: 5.0.7 terser-webpack-plugin: 5.3.14(@swc/core@1.9.2)(webpack@5.101.0) - typescript: 5.8.3 + typescript: 5.9.2 webpack: 5.101.0(@swc/core@1.9.2)(webpack-cli@5.1.4) webpack-bundle-analyzer: 4.10.2 webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack@5.101.0) @@ -12757,34 +12757,34 @@ snapshots: "@types/node": 22.15.14 optional: true - "@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1)(typescript@5.8.3)": + "@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.2))(eslint@8.57.1)(typescript@5.9.2)": dependencies: "@eslint-community/regexpp": 4.10.0 - "@typescript-eslint/parser": 7.18.0(eslint@8.57.1)(typescript@5.8.3) + "@typescript-eslint/parser": 7.18.0(eslint@8.57.1)(typescript@5.9.2) "@typescript-eslint/scope-manager": 7.18.0 - "@typescript-eslint/type-utils": 7.18.0(eslint@8.57.1)(typescript@5.8.3) - "@typescript-eslint/utils": 7.18.0(eslint@8.57.1)(typescript@5.8.3) + "@typescript-eslint/type-utils": 7.18.0(eslint@8.57.1)(typescript@5.9.2) + "@typescript-eslint/utils": 7.18.0(eslint@8.57.1)(typescript@5.9.2) "@typescript-eslint/visitor-keys": 7.18.0 eslint: 8.57.1 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 - ts-api-utils: 1.3.0(typescript@5.8.3) + ts-api-utils: 1.3.0(typescript@5.9.2) optionalDependencies: - typescript: 5.8.3 + typescript: 5.9.2 transitivePeerDependencies: - supports-color - "@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3)": + "@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.2)": dependencies: "@typescript-eslint/scope-manager": 7.18.0 "@typescript-eslint/types": 7.18.0 - "@typescript-eslint/typescript-estree": 7.18.0(typescript@5.8.3) + "@typescript-eslint/typescript-estree": 7.18.0(typescript@5.9.2) "@typescript-eslint/visitor-keys": 7.18.0 debug: 4.3.6 eslint: 8.57.1 optionalDependencies: - typescript: 5.8.3 + typescript: 5.9.2 transitivePeerDependencies: - supports-color @@ -12798,15 +12798,15 @@ snapshots: "@typescript-eslint/types": 7.18.0 "@typescript-eslint/visitor-keys": 7.18.0 - "@typescript-eslint/type-utils@7.18.0(eslint@8.57.1)(typescript@5.8.3)": + "@typescript-eslint/type-utils@7.18.0(eslint@8.57.1)(typescript@5.9.2)": dependencies: - "@typescript-eslint/typescript-estree": 7.18.0(typescript@5.8.3) - "@typescript-eslint/utils": 7.18.0(eslint@8.57.1)(typescript@5.8.3) + "@typescript-eslint/typescript-estree": 7.18.0(typescript@5.9.2) + "@typescript-eslint/utils": 7.18.0(eslint@8.57.1)(typescript@5.9.2) debug: 4.3.7 eslint: 8.57.1 - ts-api-utils: 1.3.0(typescript@5.8.3) + ts-api-utils: 1.3.0(typescript@5.9.2) optionalDependencies: - typescript: 5.8.3 + typescript: 5.9.2 transitivePeerDependencies: - supports-color @@ -12848,7 +12848,7 @@ snapshots: transitivePeerDependencies: - supports-color - "@typescript-eslint/typescript-estree@6.21.0(typescript@5.8.3)": + "@typescript-eslint/typescript-estree@6.21.0(typescript@5.9.2)": dependencies: "@typescript-eslint/types": 6.21.0 "@typescript-eslint/visitor-keys": 6.21.0 @@ -12857,13 +12857,13 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.3 semver: 7.6.3 - ts-api-utils: 1.3.0(typescript@5.8.3) + ts-api-utils: 1.3.0(typescript@5.9.2) optionalDependencies: - typescript: 5.8.3 + typescript: 5.9.2 transitivePeerDependencies: - supports-color - "@typescript-eslint/typescript-estree@7.14.1(typescript@5.8.3)": + "@typescript-eslint/typescript-estree@7.14.1(typescript@5.9.2)": dependencies: "@typescript-eslint/types": 7.14.1 "@typescript-eslint/visitor-keys": 7.14.1 @@ -12872,13 +12872,13 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.6.3 - ts-api-utils: 1.3.0(typescript@5.8.3) + ts-api-utils: 1.3.0(typescript@5.9.2) optionalDependencies: - typescript: 5.8.3 + typescript: 5.9.2 transitivePeerDependencies: - supports-color - "@typescript-eslint/typescript-estree@7.18.0(typescript@5.8.3)": + "@typescript-eslint/typescript-estree@7.18.0(typescript@5.9.2)": dependencies: "@typescript-eslint/types": 7.18.0 "@typescript-eslint/visitor-keys": 7.18.0 @@ -12887,32 +12887,32 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.6.3 - ts-api-utils: 1.3.0(typescript@5.8.3) + ts-api-utils: 1.3.0(typescript@5.9.2) optionalDependencies: - typescript: 5.8.3 + typescript: 5.9.2 transitivePeerDependencies: - supports-color - "@typescript-eslint/utils@6.21.0(eslint@8.57.1)(typescript@5.8.3)": + "@typescript-eslint/utils@6.21.0(eslint@8.57.1)(typescript@5.9.2)": dependencies: "@eslint-community/eslint-utils": 4.4.0(eslint@8.57.1) "@types/json-schema": 7.0.15 "@types/semver": 7.5.8 "@typescript-eslint/scope-manager": 6.21.0 "@typescript-eslint/types": 6.21.0 - "@typescript-eslint/typescript-estree": 6.21.0(typescript@5.8.3) + "@typescript-eslint/typescript-estree": 6.21.0(typescript@5.9.2) eslint: 8.57.1 semver: 7.6.3 transitivePeerDependencies: - supports-color - typescript - "@typescript-eslint/utils@7.18.0(eslint@8.57.1)(typescript@5.8.3)": + "@typescript-eslint/utils@7.18.0(eslint@8.57.1)(typescript@5.9.2)": dependencies: "@eslint-community/eslint-utils": 4.4.0(eslint@8.57.1) "@typescript-eslint/scope-manager": 7.18.0 "@typescript-eslint/types": 7.18.0 - "@typescript-eslint/typescript-estree": 7.18.0(typescript@5.8.3) + "@typescript-eslint/typescript-estree": 7.18.0(typescript@5.9.2) eslint: 8.57.1 transitivePeerDependencies: - supports-color @@ -13844,21 +13844,21 @@ snapshots: core-util-is@1.0.3: {} - cosmiconfig-typescript-loader@6.1.0(@types/node@24.1.0)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3): + cosmiconfig-typescript-loader@6.1.0(@types/node@24.1.0)(cosmiconfig@9.0.0(typescript@5.9.2))(typescript@5.9.2): dependencies: "@types/node": 24.1.0 - cosmiconfig: 9.0.0(typescript@5.8.3) + cosmiconfig: 9.0.0(typescript@5.9.2) jiti: 2.4.2 - typescript: 5.8.3 + typescript: 5.9.2 - cosmiconfig@9.0.0(typescript@5.8.3): + cosmiconfig@9.0.0(typescript@5.9.2): dependencies: env-paths: 2.2.1 import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 optionalDependencies: - typescript: 5.8.3 + typescript: 5.9.2 create-require@1.1.1: {} @@ -13980,7 +13980,7 @@ snapshots: commander: 12.0.0 filing-cabinet: 5.0.2 precinct: 12.1.2 - typescript: 5.8.3 + typescript: 5.9.2 transitivePeerDependencies: - supports-color @@ -14122,12 +14122,12 @@ snapshots: detective-stylus@5.0.0: {} - detective-typescript@13.0.0(typescript@5.8.3): + detective-typescript@13.0.0(typescript@5.9.2): dependencies: - "@typescript-eslint/typescript-estree": 7.14.1(typescript@5.8.3) + "@typescript-eslint/typescript-estree": 7.14.1(typescript@5.9.2) ast-module-types: 6.0.0 node-source-walk: 7.0.0 - typescript: 5.8.3 + typescript: 5.9.2 transitivePeerDependencies: - supports-color @@ -14149,15 +14149,15 @@ snapshots: transitivePeerDependencies: - supports-color - detective-vue2@2.0.3(typescript@5.8.3): + detective-vue2@2.0.3(typescript@5.9.2): dependencies: "@vue/compiler-sfc": 3.4.35 detective-es6: 5.0.0 detective-sass: 6.0.0 detective-scss: 5.0.0 detective-stylus: 5.0.0 - detective-typescript: 13.0.0(typescript@5.8.3) - typescript: 5.8.3 + detective-typescript: 13.0.0(typescript@5.9.2) + typescript: 5.9.2 transitivePeerDependencies: - supports-color @@ -14402,17 +14402,17 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.8.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1): + eslint-module-utils@2.8.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.2))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1): dependencies: debug: 3.2.7(supports-color@5.5.0) optionalDependencies: - "@typescript-eslint/parser": 7.18.0(eslint@8.57.1)(typescript@5.8.3) + "@typescript-eslint/parser": 7.18.0(eslint@8.57.1)(typescript@5.9.2) eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: - supports-color - eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1): + eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.2))(eslint@8.57.1): dependencies: array-includes: 3.1.7 array.prototype.findlastindex: 1.2.3 @@ -14422,7 +14422,7 @@ snapshots: doctrine: 2.1.0 eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.2))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1) hasown: 2.0.0 is-core-module: 2.13.1 is-glob: 4.0.3 @@ -14433,7 +14433,7 @@ snapshots: semver: 6.3.1 tsconfig-paths: 3.15.0 optionalDependencies: - "@typescript-eslint/parser": 7.18.0(eslint@8.57.1)(typescript@5.8.3) + "@typescript-eslint/parser": 7.18.0(eslint@8.57.1)(typescript@5.9.2) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -14768,7 +14768,7 @@ snapshots: sass-lookup: 6.0.1 stylus-lookup: 6.0.0 tsconfig-paths: 4.2.0 - typescript: 5.8.3 + typescript: 5.9.2 fill-range@7.0.1: dependencies: @@ -15672,7 +15672,7 @@ snapshots: lerna@8.2.3(@swc/core@1.9.2)(encoding@0.1.13): dependencies: - "@lerna/create": 8.2.3(@swc/core@1.9.2)(encoding@0.1.13)(typescript@5.8.3) + "@lerna/create": 8.2.3(@swc/core@1.9.2)(encoding@0.1.13)(typescript@5.9.2) "@npmcli/arborist": 7.5.4 "@npmcli/package-json": 5.2.0 "@npmcli/run-script": 8.1.0 @@ -15690,7 +15690,7 @@ snapshots: conventional-changelog-angular: 7.0.0 conventional-changelog-core: 5.0.1 conventional-recommended-bump: 7.0.1 - cosmiconfig: 9.0.0(typescript@5.8.3) + cosmiconfig: 9.0.0(typescript@5.9.2) dedent: 1.5.3 envinfo: 7.13.0 execa: 5.0.0 @@ -15742,7 +15742,7 @@ snapshots: temp-dir: 1.0.0 through: 2.3.8 tinyglobby: 0.2.12 - typescript: 5.8.3 + typescript: 5.9.2 upath: 2.0.1 uuid: 10.0.0 validate-npm-package-license: 3.0.4 @@ -15952,7 +15952,7 @@ snapshots: luxon@3.5.0: {} - madge@6.1.0(typescript@5.8.3): + madge@6.1.0(typescript@5.9.2): dependencies: chalk: 4.1.2 commander: 7.2.0 @@ -15977,11 +15977,11 @@ snapshots: ts-graphviz: 1.8.1 walkdir: 0.4.1 optionalDependencies: - typescript: 5.8.3 + typescript: 5.9.2 transitivePeerDependencies: - supports-color - madge@8.0.0(typescript@5.8.3): + madge@8.0.0(typescript@5.9.2): dependencies: chalk: 4.1.2 commander: 7.2.0 @@ -15996,7 +15996,7 @@ snapshots: ts-graphviz: 2.1.2 walkdir: 0.4.1 optionalDependencies: - typescript: 5.8.3 + typescript: 5.9.2 transitivePeerDependencies: - supports-color @@ -16915,12 +16915,12 @@ snapshots: detective-sass: 6.0.0 detective-scss: 5.0.0 detective-stylus: 5.0.0 - detective-typescript: 13.0.0(typescript@5.8.3) - detective-vue2: 2.0.3(typescript@5.8.3) + detective-typescript: 13.0.0(typescript@5.9.2) + detective-vue2: 2.0.3(typescript@5.9.2) module-definition: 6.0.0 node-source-walk: 7.0.0 postcss: 8.5.1 - typescript: 5.8.3 + typescript: 5.9.2 transitivePeerDependencies: - supports-color @@ -17990,9 +17990,9 @@ snapshots: try-to-catch@3.0.1: {} - ts-api-utils@1.3.0(typescript@5.8.3): + ts-api-utils@1.3.0(typescript@5.9.2): dependencies: - typescript: 5.8.3 + typescript: 5.9.2 ts-graphviz@1.8.1: {} @@ -18012,7 +18012,7 @@ snapshots: normalize-path: 3.0.0 safe-stable-stringify: 2.5.0 tslib: 2.8.1 - typescript: 5.8.3 + typescript: 5.9.2 ts-node@10.9.2(@swc/core@1.9.2)(@types/node@18.19.45)(typescript@5.5.4): dependencies: @@ -18034,7 +18034,7 @@ snapshots: optionalDependencies: "@swc/core": 1.9.2 - ts-node@10.9.2(@swc/core@1.9.2)(@types/node@24.1.0)(typescript@5.8.3): + ts-node@10.9.2(@swc/core@1.9.2)(@types/node@24.1.0)(typescript@5.9.2): dependencies: "@cspotcode/source-map-support": 0.8.1 "@tsconfig/node10": 1.0.9 @@ -18048,7 +18048,7 @@ snapshots: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.8.3 + typescript: 5.9.2 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 optionalDependencies: @@ -18162,40 +18162,40 @@ snapshots: typedarray@0.0.6: {} - typedoc-plugin-carbon-ads@1.6.0(typedoc@0.28.8(typescript@5.8.3)): + typedoc-plugin-carbon-ads@1.6.0(typedoc@0.28.9(typescript@5.9.2)): dependencies: - typedoc: 0.28.8(typescript@5.8.3) - typescript: 5.8.3 + typedoc: 0.28.9(typescript@5.9.2) + typescript: 5.9.2 - typedoc-plugin-clarity@1.6.0(typedoc@0.28.8(typescript@5.8.3)): + typedoc-plugin-clarity@1.6.0(typedoc@0.28.9(typescript@5.9.2)): dependencies: - typedoc: 0.28.8(typescript@5.8.3) - typescript: 5.8.3 + typedoc: 0.28.9(typescript@5.9.2) + typescript: 5.9.2 - typedoc-plugin-coverage@4.0.1(typedoc@0.28.8(typescript@5.8.3)): + typedoc-plugin-coverage@4.0.1(typedoc@0.28.9(typescript@5.9.2)): dependencies: - typedoc: 0.28.8(typescript@5.8.3) + typedoc: 0.28.9(typescript@5.9.2) - typedoc-plugin-keywords@1.6.0(typedoc@0.28.8(typescript@5.8.3)): + typedoc-plugin-keywords@1.6.0(typedoc@0.28.9(typescript@5.9.2)): dependencies: - typedoc: 0.28.8(typescript@5.8.3) - typescript: 5.8.3 + typedoc: 0.28.9(typescript@5.9.2) + typescript: 5.9.2 - typedoc-plugin-mdn-links@5.0.6(typedoc@0.28.8(typescript@5.8.3)): + typedoc-plugin-mdn-links@5.0.7(typedoc@0.28.9(typescript@5.9.2)): dependencies: - typedoc: 0.28.8(typescript@5.8.3) + typedoc: 0.28.9(typescript@5.9.2) - typedoc-plugin-missing-exports@4.0.0(typedoc@0.28.8(typescript@5.8.3)): + typedoc-plugin-missing-exports@4.0.0(typedoc@0.28.9(typescript@5.9.2)): dependencies: - typedoc: 0.28.8(typescript@5.8.3) + typedoc: 0.28.9(typescript@5.9.2) - typedoc@0.28.8(typescript@5.8.3): + typedoc@0.28.9(typescript@5.9.2): dependencies: - "@gerrit0/mini-shiki": 3.8.1 + "@gerrit0/mini-shiki": 3.9.1 lunr: 2.3.9 markdown-it: 14.1.0 minimatch: 9.0.5 - typescript: 5.8.3 + typescript: 5.9.2 yaml: 2.8.0 typescript-json-schema@0.65.1(@swc/core@1.9.2): @@ -18220,7 +18220,7 @@ snapshots: typescript@5.5.4: {} - typescript@5.8.3: {} + typescript@5.9.2: {} uc.micro@2.1.0: {} diff --git a/shapes/arrow/CHANGELOG.md b/shapes/arrow/CHANGELOG.md index 385a5717b43..726191ac172 100644 --- a/shapes/arrow/CHANGELOG.md +++ b/shapes/arrow/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/shape-arrow + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/shape-arrow diff --git a/shapes/arrow/package.dist.json b/shapes/arrow/package.dist.json index decab8f8f7a..366bf5875d8 100644 --- a/shapes/arrow/package.dist.json +++ b/shapes/arrow/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-arrow", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles arrow shape", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/shapes/arrow/package.json b/shapes/arrow/package.json index b01179bb711..5dcb15de2c7 100644 --- a/shapes/arrow/package.json +++ b/shapes/arrow/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-arrow", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles arrow shape", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/shapes/cards/CHANGELOG.md b/shapes/cards/CHANGELOG.md index 4a4f1026f7c..39d98e16a88 100644 --- a/shapes/cards/CHANGELOG.md +++ b/shapes/cards/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/shape-cards + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/shape-cards diff --git a/shapes/cards/package.dist.json b/shapes/cards/package.dist.json index b1575fccc72..67cf50d33dd 100644 --- a/shapes/cards/package.dist.json +++ b/shapes/cards/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-cards", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles cards shape", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/shapes/cards/package.json b/shapes/cards/package.json index e152c8118ca..ea68fb9e9cd 100644 --- a/shapes/cards/package.json +++ b/shapes/cards/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-cards", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles cards shape", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/shapes/circle/CHANGELOG.md b/shapes/circle/CHANGELOG.md index 8a169d798d1..153a5af4002 100644 --- a/shapes/circle/CHANGELOG.md +++ b/shapes/circle/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/shape-circle + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/shape-circle diff --git a/shapes/circle/package.dist.json b/shapes/circle/package.dist.json index b155151ac17..655e0732d3d 100644 --- a/shapes/circle/package.dist.json +++ b/shapes/circle/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-circle", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles circle shape", "homepage": "https://particles.js.org", "repository": { @@ -59,7 +59,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/shapes/circle/package.json b/shapes/circle/package.json index 33353bed6d3..4fa25b639d5 100644 --- a/shapes/circle/package.json +++ b/shapes/circle/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-circle", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles circle shape", "homepage": "https://particles.js.org", "scripts": { @@ -64,7 +64,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/shapes/cog/CHANGELOG.md b/shapes/cog/CHANGELOG.md index f4b83031c0f..a5729717ebc 100644 --- a/shapes/cog/CHANGELOG.md +++ b/shapes/cog/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/shape-cog + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/shape-cog diff --git a/shapes/cog/package.dist.json b/shapes/cog/package.dist.json index d48d2f3a323..a125f4784fc 100644 --- a/shapes/cog/package.dist.json +++ b/shapes/cog/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-cog", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles cog shape", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/shapes/cog/package.json b/shapes/cog/package.json index 68eae0d679f..bcd0f218840 100644 --- a/shapes/cog/package.json +++ b/shapes/cog/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-cog", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles cog shape", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/shapes/emoji/CHANGELOG.md b/shapes/emoji/CHANGELOG.md index c94384cb9f8..d5238c74a94 100644 --- a/shapes/emoji/CHANGELOG.md +++ b/shapes/emoji/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/shape-emoji + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/shape-emoji diff --git a/shapes/emoji/package.dist.json b/shapes/emoji/package.dist.json index 9936081637a..be473d33ec2 100644 --- a/shapes/emoji/package.dist.json +++ b/shapes/emoji/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-emoji", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles emoji shape", "homepage": "https://particles.js.org", "repository": { @@ -59,7 +59,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/shapes/emoji/package.json b/shapes/emoji/package.json index 84a36e8855c..c8933dd0c3f 100644 --- a/shapes/emoji/package.json +++ b/shapes/emoji/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-emoji", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles emoji shape", "homepage": "https://particles.js.org", "scripts": { @@ -67,7 +67,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/shapes/heart/CHANGELOG.md b/shapes/heart/CHANGELOG.md index dabe9347e59..6771d264746 100644 --- a/shapes/heart/CHANGELOG.md +++ b/shapes/heart/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/shape-heart + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/shape-heart diff --git a/shapes/heart/package.dist.json b/shapes/heart/package.dist.json index 476aaeef646..5445c1b9120 100644 --- a/shapes/heart/package.dist.json +++ b/shapes/heart/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-heart", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles heart shape", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/shapes/heart/package.json b/shapes/heart/package.json index e75167165c5..ccd05dc15cb 100644 --- a/shapes/heart/package.json +++ b/shapes/heart/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-heart", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles heart shape", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/shapes/image/CHANGELOG.md b/shapes/image/CHANGELOG.md index bbc0ad2e1c6..285bfee7e31 100644 --- a/shapes/image/CHANGELOG.md +++ b/shapes/image/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/shape-image + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/shape-image diff --git a/shapes/image/package.dist.json b/shapes/image/package.dist.json index 9a0512d40dc..4103eab110e 100644 --- a/shapes/image/package.dist.json +++ b/shapes/image/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-image", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles image shape", "homepage": "https://particles.js.org", "repository": { @@ -59,7 +59,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/shapes/image/package.json b/shapes/image/package.json index 834346d9d0d..e532b59b54a 100644 --- a/shapes/image/package.json +++ b/shapes/image/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-image", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles image shape", "homepage": "https://particles.js.org", "scripts": { @@ -67,7 +67,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/shapes/infinity/CHANGELOG.md b/shapes/infinity/CHANGELOG.md index e14073579fd..5b14b9bc515 100644 --- a/shapes/infinity/CHANGELOG.md +++ b/shapes/infinity/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/shape-infinity + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/shape-infinity diff --git a/shapes/infinity/package.dist.json b/shapes/infinity/package.dist.json index cf3c07fac90..effaeba37ed 100644 --- a/shapes/infinity/package.dist.json +++ b/shapes/infinity/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-infinity", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles infinity shape", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/shapes/infinity/package.json b/shapes/infinity/package.json index 3b74850655a..8099234e27d 100644 --- a/shapes/infinity/package.json +++ b/shapes/infinity/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-infinity", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles infinity shape", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/shapes/line/CHANGELOG.md b/shapes/line/CHANGELOG.md index 46e77efac00..385a3595c5c 100644 --- a/shapes/line/CHANGELOG.md +++ b/shapes/line/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/shape-line + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/shape-line diff --git a/shapes/line/package.dist.json b/shapes/line/package.dist.json index e65fa21bc55..c199a09c5e5 100644 --- a/shapes/line/package.dist.json +++ b/shapes/line/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-line", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles line shape", "homepage": "https://particles.js.org", "repository": { @@ -59,7 +59,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/shapes/line/package.json b/shapes/line/package.json index 344c12980d4..92514d980c8 100644 --- a/shapes/line/package.json +++ b/shapes/line/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-line", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles line shape", "homepage": "https://particles.js.org", "scripts": { @@ -72,6 +72,6 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" } } diff --git a/shapes/path/CHANGELOG.md b/shapes/path/CHANGELOG.md index 89c3458c87a..dda2631ad13 100644 --- a/shapes/path/CHANGELOG.md +++ b/shapes/path/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/shape-path + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/shape-path diff --git a/shapes/path/package.dist.json b/shapes/path/package.dist.json index 4970bd5c097..23f74fe55e1 100644 --- a/shapes/path/package.dist.json +++ b/shapes/path/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-path", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles path shape", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/shapes/path/package.json b/shapes/path/package.json index ae36eedde0a..955b1e8b98c 100644 --- a/shapes/path/package.json +++ b/shapes/path/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-path", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles path shape", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/shapes/polygon/CHANGELOG.md b/shapes/polygon/CHANGELOG.md index 0ab60a7c374..553c81f0fbc 100644 --- a/shapes/polygon/CHANGELOG.md +++ b/shapes/polygon/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/shape-polygon + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/shape-polygon diff --git a/shapes/polygon/package.dist.json b/shapes/polygon/package.dist.json index 51afc2c08ff..d783c8dbf42 100644 --- a/shapes/polygon/package.dist.json +++ b/shapes/polygon/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-polygon", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles polygon shape", "homepage": "https://particles.js.org", "repository": { @@ -59,7 +59,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/shapes/polygon/package.json b/shapes/polygon/package.json index 6d53556b7df..f7e394b0bf2 100644 --- a/shapes/polygon/package.json +++ b/shapes/polygon/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-polygon", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles polygon shape", "homepage": "https://particles.js.org", "scripts": { @@ -67,7 +67,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/shapes/rounded-polygon/CHANGELOG.md b/shapes/rounded-polygon/CHANGELOG.md index 339a75e4954..2fa4d2f3adf 100644 --- a/shapes/rounded-polygon/CHANGELOG.md +++ b/shapes/rounded-polygon/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/shape-rounded-polygon + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/shape-rounded-polygon diff --git a/shapes/rounded-polygon/package.dist.json b/shapes/rounded-polygon/package.dist.json index 892b3fb112a..9385d88692f 100644 --- a/shapes/rounded-polygon/package.dist.json +++ b/shapes/rounded-polygon/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-rounded-polygon", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles rounded polygon shape", "homepage": "https://particles.js.org", "repository": { @@ -59,7 +59,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/shapes/rounded-polygon/package.json b/shapes/rounded-polygon/package.json index 7967328c568..9cf045506aa 100644 --- a/shapes/rounded-polygon/package.json +++ b/shapes/rounded-polygon/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-rounded-polygon", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles rounded polygon shape", "homepage": "https://particles.js.org", "scripts": { @@ -67,7 +67,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/shapes/rounded-rect/CHANGELOG.md b/shapes/rounded-rect/CHANGELOG.md index 1ed3de01cb1..00649449004 100644 --- a/shapes/rounded-rect/CHANGELOG.md +++ b/shapes/rounded-rect/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/shape-rounded-rect + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/shape-rounded-rect diff --git a/shapes/rounded-rect/package.dist.json b/shapes/rounded-rect/package.dist.json index 0259cc3665b..0abb28dd6e4 100644 --- a/shapes/rounded-rect/package.dist.json +++ b/shapes/rounded-rect/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-rounded-rect", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles rounded rect shape", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/shapes/rounded-rect/package.json b/shapes/rounded-rect/package.json index abde9a00aba..c67f74db7a0 100644 --- a/shapes/rounded-rect/package.json +++ b/shapes/rounded-rect/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-rounded-rect", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles rounded rect shape", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/shapes/spiral/CHANGELOG.md b/shapes/spiral/CHANGELOG.md index 344ceac060f..8dd99119bd2 100644 --- a/shapes/spiral/CHANGELOG.md +++ b/shapes/spiral/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/shape-spiral + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/shape-spiral diff --git a/shapes/spiral/package.dist.json b/shapes/spiral/package.dist.json index a5445e7de9b..e5a0b7b236d 100644 --- a/shapes/spiral/package.dist.json +++ b/shapes/spiral/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-spiral", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles spiral shape", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/shapes/spiral/package.json b/shapes/spiral/package.json index 96a0ec754b4..d2bda0c910b 100644 --- a/shapes/spiral/package.json +++ b/shapes/spiral/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-spiral", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles spiral shape", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/shapes/square/CHANGELOG.md b/shapes/square/CHANGELOG.md index 58f1692694e..3b92c806fd7 100644 --- a/shapes/square/CHANGELOG.md +++ b/shapes/square/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/shape-square + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/shape-square diff --git a/shapes/square/package.dist.json b/shapes/square/package.dist.json index e10d4fb2a6e..6be0c03fe75 100644 --- a/shapes/square/package.dist.json +++ b/shapes/square/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-square", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles square shape", "homepage": "https://particles.js.org", "repository": { @@ -59,7 +59,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/shapes/square/package.json b/shapes/square/package.json index d85ae0f9ce2..2b84bffd1b2 100644 --- a/shapes/square/package.json +++ b/shapes/square/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-square", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles square shape", "homepage": "https://particles.js.org", "scripts": { @@ -72,6 +72,6 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" } } diff --git a/shapes/star/CHANGELOG.md b/shapes/star/CHANGELOG.md index 8ae8e9b1fe6..ccfc2cc859c 100644 --- a/shapes/star/CHANGELOG.md +++ b/shapes/star/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/shape-star + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/shape-star diff --git a/shapes/star/package.dist.json b/shapes/star/package.dist.json index 42159f757d2..ca063e45528 100644 --- a/shapes/star/package.dist.json +++ b/shapes/star/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-star", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles star shape", "homepage": "https://particles.js.org", "repository": { @@ -59,7 +59,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/shapes/star/package.json b/shapes/star/package.json index 0543a9cfed2..ffafa507d3b 100644 --- a/shapes/star/package.json +++ b/shapes/star/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-star", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles star shape", "homepage": "https://particles.js.org", "scripts": { @@ -67,7 +67,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/shapes/text/CHANGELOG.md b/shapes/text/CHANGELOG.md index c4e65e69df7..12232901b0c 100644 --- a/shapes/text/CHANGELOG.md +++ b/shapes/text/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/shape-text + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/shape-text diff --git a/shapes/text/package.dist.json b/shapes/text/package.dist.json index 15681e00e13..09bca2de116 100644 --- a/shapes/text/package.dist.json +++ b/shapes/text/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-text", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles text shape", "homepage": "https://particles.js.org", "repository": { @@ -59,7 +59,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/shapes/text/package.json b/shapes/text/package.json index f94ee3afbb3..912f0bd8bff 100644 --- a/shapes/text/package.json +++ b/shapes/text/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-text", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles text shape", "homepage": "https://particles.js.org", "scripts": { @@ -67,7 +67,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/updaters/color/CHANGELOG.md b/updaters/color/CHANGELOG.md index 87faf2585e6..3be5e6c9cb2 100644 --- a/updaters/color/CHANGELOG.md +++ b/updaters/color/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/updater-color + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/updater-color diff --git a/updaters/color/package.dist.json b/updaters/color/package.dist.json index 20f8dacfa8a..220fa3ed081 100644 --- a/updaters/color/package.dist.json +++ b/updaters/color/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-color", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles color updater", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/updaters/color/package.json b/updaters/color/package.json index 5b2fcfcff2c..a0379f8d331 100644 --- a/updaters/color/package.json +++ b/updaters/color/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-color", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles color updater", "homepage": "https://particles.js.org", "scripts": { @@ -97,6 +97,6 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" } } diff --git a/updaters/destroy/CHANGELOG.md b/updaters/destroy/CHANGELOG.md index 0ecff657e79..f6c773df6dc 100644 --- a/updaters/destroy/CHANGELOG.md +++ b/updaters/destroy/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/updater-destroy + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/updater-destroy diff --git a/updaters/destroy/package.dist.json b/updaters/destroy/package.dist.json index 5330cbe1b69..e568f2e531c 100644 --- a/updaters/destroy/package.dist.json +++ b/updaters/destroy/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-destroy", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles destroy updater", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/updaters/destroy/package.json b/updaters/destroy/package.json index 06c1456be1d..310701fbb46 100644 --- a/updaters/destroy/package.json +++ b/updaters/destroy/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-destroy", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles destroy updater", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/updaters/gradient/CHANGELOG.md b/updaters/gradient/CHANGELOG.md index 729c7c34fad..caba8a2736a 100644 --- a/updaters/gradient/CHANGELOG.md +++ b/updaters/gradient/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/updater-gradient + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/updater-gradient diff --git a/updaters/gradient/package.dist.json b/updaters/gradient/package.dist.json index 47271f94a48..3432aaff958 100644 --- a/updaters/gradient/package.dist.json +++ b/updaters/gradient/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-gradient", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles gradient updater", "homepage": "https://particles.js.org", "repository": { @@ -101,7 +101,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/updaters/gradient/package.json b/updaters/gradient/package.json index ade6ef26f25..a436f81b38e 100644 --- a/updaters/gradient/package.json +++ b/updaters/gradient/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-gradient", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles gradient updater", "homepage": "https://particles.js.org", "scripts": { @@ -109,7 +109,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/updaters/life/CHANGELOG.md b/updaters/life/CHANGELOG.md index eb262fa5e0b..f7b7add8232 100644 --- a/updaters/life/CHANGELOG.md +++ b/updaters/life/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/updater-life + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/updater-life diff --git a/updaters/life/package.dist.json b/updaters/life/package.dist.json index 3e8d03d1765..e890a764b45 100644 --- a/updaters/life/package.dist.json +++ b/updaters/life/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-life", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles life updater", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/updaters/life/package.json b/updaters/life/package.json index 2a84681a0e2..7fb18b58002 100644 --- a/updaters/life/package.json +++ b/updaters/life/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-life", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles life updater", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/updaters/opacity/CHANGELOG.md b/updaters/opacity/CHANGELOG.md index 83ed4d8b6a1..5c7911f0442 100644 --- a/updaters/opacity/CHANGELOG.md +++ b/updaters/opacity/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/updater-opacity + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/updater-opacity diff --git a/updaters/opacity/package.dist.json b/updaters/opacity/package.dist.json index c147c468938..ae7705afd3c 100644 --- a/updaters/opacity/package.dist.json +++ b/updaters/opacity/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-opacity", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles opacity updater", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/updaters/opacity/package.json b/updaters/opacity/package.json index bbb4155220d..1062e10fa04 100644 --- a/updaters/opacity/package.json +++ b/updaters/opacity/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-opacity", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles opacity updater", "homepage": "https://particles.js.org", "scripts": { @@ -92,7 +92,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/updaters/orbit/CHANGELOG.md b/updaters/orbit/CHANGELOG.md index 96d41f3a54d..acb98e2e7b1 100644 --- a/updaters/orbit/CHANGELOG.md +++ b/updaters/orbit/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/updater-orbit + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/updater-orbit diff --git a/updaters/orbit/package.dist.json b/updaters/orbit/package.dist.json index 1866c36ea8b..d2ae49b4f4b 100644 --- a/updaters/orbit/package.dist.json +++ b/updaters/orbit/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-orbit", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles orbit updater", "homepage": "https://particles.js.org", "repository": { @@ -101,7 +101,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/updaters/orbit/package.json b/updaters/orbit/package.json index 49581c68d24..79504a425bf 100644 --- a/updaters/orbit/package.json +++ b/updaters/orbit/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-orbit", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles orbit updater", "homepage": "https://particles.js.org", "scripts": { @@ -109,7 +109,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/updaters/outModes/CHANGELOG.md b/updaters/outModes/CHANGELOG.md index f55f72ab5e2..eec4c293251 100644 --- a/updaters/outModes/CHANGELOG.md +++ b/updaters/outModes/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/updater-out-modes + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/updater-out-modes diff --git a/updaters/outModes/package.dist.json b/updaters/outModes/package.dist.json index 913dd0451eb..de10c9452d3 100644 --- a/updaters/outModes/package.dist.json +++ b/updaters/outModes/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-out-modes", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles out modes updater", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/updaters/outModes/package.json b/updaters/outModes/package.json index fcc72ca801e..dd2ad56b8ac 100644 --- a/updaters/outModes/package.json +++ b/updaters/outModes/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-out-modes", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles out modes updater", "homepage": "https://particles.js.org", "scripts": { @@ -92,7 +92,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/updaters/roll/CHANGELOG.md b/updaters/roll/CHANGELOG.md index 5f99edd3dd2..558480b39ef 100644 --- a/updaters/roll/CHANGELOG.md +++ b/updaters/roll/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/updater-roll + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/updater-roll diff --git a/updaters/roll/package.dist.json b/updaters/roll/package.dist.json index 1bc9caa28c5..4ed62747fea 100644 --- a/updaters/roll/package.dist.json +++ b/updaters/roll/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-roll", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles roll updater", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/updaters/roll/package.json b/updaters/roll/package.json index 65ccde770bb..545c2e4e12a 100644 --- a/updaters/roll/package.json +++ b/updaters/roll/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-roll", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles roll updater", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/updaters/rotate/CHANGELOG.md b/updaters/rotate/CHANGELOG.md index beb44e51a78..5cee7090e17 100644 --- a/updaters/rotate/CHANGELOG.md +++ b/updaters/rotate/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/updater-rotate + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/updater-rotate diff --git a/updaters/rotate/package.dist.json b/updaters/rotate/package.dist.json index 3ebdc3a2f4f..58b00749dfd 100644 --- a/updaters/rotate/package.dist.json +++ b/updaters/rotate/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-rotate", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles rotate updater", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/updaters/rotate/package.json b/updaters/rotate/package.json index b0c3d512485..8b047898d68 100644 --- a/updaters/rotate/package.json +++ b/updaters/rotate/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-rotate", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles rotate updater", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/updaters/size/CHANGELOG.md b/updaters/size/CHANGELOG.md index a13bf5f0156..a5c0a3597d7 100644 --- a/updaters/size/CHANGELOG.md +++ b/updaters/size/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/updater-size + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/updater-size diff --git a/updaters/size/package.dist.json b/updaters/size/package.dist.json index f6253511d51..ca2e96ff1e8 100644 --- a/updaters/size/package.dist.json +++ b/updaters/size/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-size", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles size updater", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/updaters/size/package.json b/updaters/size/package.json index fc7e0be5c84..9184d137d90 100644 --- a/updaters/size/package.json +++ b/updaters/size/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-size", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles size updater", "homepage": "https://particles.js.org", "scripts": { @@ -92,7 +92,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/updaters/strokeColor/CHANGELOG.md b/updaters/strokeColor/CHANGELOG.md index 583727b54e4..d40026e2214 100644 --- a/updaters/strokeColor/CHANGELOG.md +++ b/updaters/strokeColor/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/updater-stroke-color + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/updater-stroke-color diff --git a/updaters/strokeColor/package.dist.json b/updaters/strokeColor/package.dist.json index c5e2339a5ec..1b9aa6d09a9 100644 --- a/updaters/strokeColor/package.dist.json +++ b/updaters/strokeColor/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-stroke-color", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles stroke color updater", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/updaters/strokeColor/package.json b/updaters/strokeColor/package.json index e4fae7c1368..3de14d4286e 100644 --- a/updaters/strokeColor/package.json +++ b/updaters/strokeColor/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-stroke-color", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles stroke color updater", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/updaters/tilt/CHANGELOG.md b/updaters/tilt/CHANGELOG.md index e06f40d2b97..f021cef6498 100644 --- a/updaters/tilt/CHANGELOG.md +++ b/updaters/tilt/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/updater-tilt + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/updater-tilt diff --git a/updaters/tilt/package.dist.json b/updaters/tilt/package.dist.json index 8cbebaef70a..4f5c0f3c874 100644 --- a/updaters/tilt/package.dist.json +++ b/updaters/tilt/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-tilt", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles tilt updater", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/updaters/tilt/package.json b/updaters/tilt/package.json index 82b2f9654f3..f33f78629b2 100644 --- a/updaters/tilt/package.json +++ b/updaters/tilt/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-tilt", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles tilt updater", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/updaters/twinkle/CHANGELOG.md b/updaters/twinkle/CHANGELOG.md index fe380a0f2f9..33c840d499b 100644 --- a/updaters/twinkle/CHANGELOG.md +++ b/updaters/twinkle/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/updater-twinkle + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/updater-twinkle diff --git a/updaters/twinkle/package.dist.json b/updaters/twinkle/package.dist.json index faaeef4d0d0..5b4d6bbcb67 100644 --- a/updaters/twinkle/package.dist.json +++ b/updaters/twinkle/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-twinkle", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles twinkle updater", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/updaters/twinkle/package.json b/updaters/twinkle/package.json index 413719dee3c..bfba0467214 100644 --- a/updaters/twinkle/package.json +++ b/updaters/twinkle/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-twinkle", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles twinkle updater", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/updaters/wobble/CHANGELOG.md b/updaters/wobble/CHANGELOG.md index 0569d32f1e8..961576a3be4 100644 --- a/updaters/wobble/CHANGELOG.md +++ b/updaters/wobble/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/updater-wobble + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) ### Bug Fixes diff --git a/updaters/wobble/package.dist.json b/updaters/wobble/package.dist.json index 08b5afa30f0..9b873ab8bc1 100644 --- a/updaters/wobble/package.dist.json +++ b/updaters/wobble/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-wobble", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles wobble updater", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/updaters/wobble/package.json b/updaters/wobble/package.json index a535aa332b4..f39e2a0df21 100644 --- a/updaters/wobble/package.json +++ b/updaters/wobble/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-wobble", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles particles wobble updater", "homepage": "https://particles.js.org", "scripts": { @@ -95,7 +95,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/utils/configs/CHANGELOG.md b/utils/configs/CHANGELOG.md index 91cccc40f5a..83aafc73b17 100644 --- a/utils/configs/CHANGELOG.md +++ b/utils/configs/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/configs + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) ### Bug Fixes diff --git a/utils/configs/package.dist.json b/utils/configs/package.dist.json index b7fa7d288f4..4561a798055 100644 --- a/utils/configs/package.dist.json +++ b/utils/configs/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/configs", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles demo configurations", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "3.9.0" + "@tsparticles/engine": "3.9.1" }, "publishConfig": { "access": "public" diff --git a/utils/configs/package.json b/utils/configs/package.json index 77e6ed74887..99ca9c85bab 100644 --- a/utils/configs/package.json +++ b/utils/configs/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/configs", - "version": "3.9.0", + "version": "3.9.1", "homepage": "https://particles.js.org", "scripts": { "build": "tsparticles-cli build", @@ -106,7 +106,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/utils/fractalNoise/CHANGELOG.md b/utils/fractalNoise/CHANGELOG.md index 48946c875a6..74efa905227 100644 --- a/utils/fractalNoise/CHANGELOG.md +++ b/utils/fractalNoise/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/fractal-noise + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) ### Features diff --git a/utils/fractalNoise/package.dist.json b/utils/fractalNoise/package.dist.json index 5eea5bf2def..3f3a4c06b32 100644 --- a/utils/fractalNoise/package.dist.json +++ b/utils/fractalNoise/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/fractal-noise", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles fractal noise library", "homepage": "https://particles.js.org", "repository": { @@ -92,7 +92,7 @@ "module": "esm/index.js", "types": "types/index.d.ts", "dependencies": { - "@tsparticles/smooth-value-noise": "3.9.0" + "@tsparticles/smooth-value-noise": "3.9.1" }, "exports": { ".": { diff --git a/utils/fractalNoise/package.json b/utils/fractalNoise/package.json index 71391aaf589..3c66102a0c1 100644 --- a/utils/fractalNoise/package.json +++ b/utils/fractalNoise/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/fractal-noise", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles fractal noise path", "homepage": "https://particles.js.org", "scripts": { @@ -108,7 +108,7 @@ "./package.json": "./dist/package.json" }, "dependencies": { - "@tsparticles/smooth-value-noise": "workspace:3.9.0" + "@tsparticles/smooth-value-noise": "workspace:3.9.1" }, "publishConfig": { "access": "public", diff --git a/utils/perlinNoise/CHANGELOG.md b/utils/perlinNoise/CHANGELOG.md index 8cc7e984997..bcdf898f4a1 100644 --- a/utils/perlinNoise/CHANGELOG.md +++ b/utils/perlinNoise/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/perlin-noise + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/perlin-noise diff --git a/utils/perlinNoise/package.dist.json b/utils/perlinNoise/package.dist.json index badc7e7ca87..9657d41fee6 100644 --- a/utils/perlinNoise/package.dist.json +++ b/utils/perlinNoise/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/perlin-noise", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles perlin noise library", "homepage": "https://particles.js.org", "repository": { diff --git a/utils/perlinNoise/package.json b/utils/perlinNoise/package.json index 3adc4414295..4c09b866cb0 100644 --- a/utils/perlinNoise/package.json +++ b/utils/perlinNoise/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/perlin-noise", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles perlin noise path", "homepage": "https://particles.js.org", "scripts": { diff --git a/utils/simplexNoise/CHANGELOG.md b/utils/simplexNoise/CHANGELOG.md index f6a041dc91d..f41006096eb 100644 --- a/utils/simplexNoise/CHANGELOG.md +++ b/utils/simplexNoise/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/simplex-noise + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/simplex-noise diff --git a/utils/simplexNoise/package.dist.json b/utils/simplexNoise/package.dist.json index ec87010bb86..184c7deb500 100644 --- a/utils/simplexNoise/package.dist.json +++ b/utils/simplexNoise/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/simplex-noise", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles simplex noise library", "homepage": "https://particles.js.org", "repository": { diff --git a/utils/simplexNoise/package.json b/utils/simplexNoise/package.json index 0b8ad6e3393..e522378b677 100644 --- a/utils/simplexNoise/package.json +++ b/utils/simplexNoise/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/simplex-noise", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles simplex noise library", "homepage": "https://particles.js.org", "scripts": { diff --git a/utils/smoothValueNoise/CHANGELOG.md b/utils/smoothValueNoise/CHANGELOG.md index 48946c875a6..5f4ae4d5d6b 100644 --- a/utils/smoothValueNoise/CHANGELOG.md +++ b/utils/smoothValueNoise/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/smooth-value-noise + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) ### Features diff --git a/utils/smoothValueNoise/package.dist.json b/utils/smoothValueNoise/package.dist.json index 47e9214f5bd..fb89fab23ce 100644 --- a/utils/smoothValueNoise/package.dist.json +++ b/utils/smoothValueNoise/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/smooth-value-noise", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles smooth value noise library", "homepage": "https://particles.js.org", "repository": { diff --git a/utils/smoothValueNoise/package.json b/utils/smoothValueNoise/package.json index d7cec7df1ef..b91409dce75 100644 --- a/utils/smoothValueNoise/package.json +++ b/utils/smoothValueNoise/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/smooth-value-noise", - "version": "3.9.0", + "version": "3.9.1", "description": "tsParticles smooth value noise path", "homepage": "https://particles.js.org", "scripts": { diff --git a/utils/tests/CHANGELOG.md b/utils/tests/CHANGELOG.md index 620475bd2d4..e5065005a62 100644 --- a/utils/tests/CHANGELOG.md +++ b/utils/tests/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.9.1](https://github.com/tsparticles/tsparticles/compare/v3.9.0...v3.9.1) (2025-08-03) + +**Note:** Version bump only for package @tsparticles/tests + # [3.9.0](https://github.com/tsparticles/tsparticles/compare/v3.8.1...v3.9.0) (2025-08-01) **Note:** Version bump only for package @tsparticles/tests diff --git a/utils/tests/package.json b/utils/tests/package.json index 5ea9ca44fad..eecf231ef0e 100644 --- a/utils/tests/package.json +++ b/utils/tests/package.json @@ -1,7 +1,7 @@ { "name": "@tsparticles/tests", "private": true, - "version": "3.9.0", + "version": "3.9.1", "scripts": { "prettify:ci": "prettier --check ./src", "prettify": "prettier --write ./src", @@ -16,10 +16,10 @@ "test:ci": "vitest run" }, "dependencies": { - "@tsparticles/engine": "workspace:3.9.0", - "@tsparticles/plugin-hex-color": "workspace:3.9.0", - "@tsparticles/plugin-hsl-color": "workspace:3.9.0", - "@tsparticles/plugin-hsv-color": "workspace:3.9.0", - "@tsparticles/plugin-rgb-color": "workspace:3.9.0" + "@tsparticles/engine": "workspace:3.9.1", + "@tsparticles/plugin-hex-color": "workspace:3.9.1", + "@tsparticles/plugin-hsl-color": "workspace:3.9.1", + "@tsparticles/plugin-hsv-color": "workspace:3.9.1", + "@tsparticles/plugin-rgb-color": "workspace:3.9.1" } }