diff --git a/CHANGELOG.md b/CHANGELOG.md index dd10453bd54..79a3e2681b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +### Bug Fixes + +- improved palette stroke width type ([c34d2f3](https://github.com/tsparticles/tsparticles/commit/c34d2f33920f0287add7c01d0f93dbd7020e92f6)) + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) ### Bug Fixes diff --git a/bundles/all/CHANGELOG.md b/bundles/all/CHANGELOG.md index a468af45690..2d02041dce2 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/all + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/all diff --git a/bundles/all/package.dist.json b/bundles/all/package.dist.json index dea7790b2fd..ace9a984391 100644 --- a/bundles/all/package.dist.json +++ b/bundles/all/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/all", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "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": { @@ -98,84 +98,84 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/effect-bubble": "4.0.0-beta.8", - "@tsparticles/effect-filter": "4.0.0-beta.8", - "@tsparticles/effect-particles": "4.0.0-beta.8", - "@tsparticles/effect-shadow": "4.0.0-beta.8", - "@tsparticles/effect-trail": "4.0.0-beta.8", - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/interaction-external-cannon": "4.0.0-beta.8", - "@tsparticles/interaction-external-particle": "4.0.0-beta.8", - "@tsparticles/interaction-external-pop": "4.0.0-beta.8", - "@tsparticles/interaction-light": "4.0.0-beta.8", - "@tsparticles/interaction-particles-repulse": "4.0.0-beta.8", - "@tsparticles/path-branches": "4.0.0-beta.8", - "@tsparticles/path-brownian": "4.0.0-beta.8", - "@tsparticles/path-curl-noise": "4.0.0-beta.8", - "@tsparticles/path-curves": "4.0.0-beta.8", - "@tsparticles/path-fractal-noise": "4.0.0-beta.8", - "@tsparticles/path-grid": "4.0.0-beta.8", - "@tsparticles/path-levy": "4.0.0-beta.8", - "@tsparticles/path-perlin-noise": "4.0.0-beta.8", - "@tsparticles/path-polygon": "4.0.0-beta.8", - "@tsparticles/path-random": "4.0.0-beta.8", - "@tsparticles/path-simplex-noise": "4.0.0-beta.8", - "@tsparticles/path-spiral": "4.0.0-beta.8", - "@tsparticles/path-svg": "4.0.0-beta.8", - "@tsparticles/path-zig-zag": "4.0.0-beta.8", - "@tsparticles/plugin-background-mask": "4.0.0-beta.8", - "@tsparticles/plugin-blend": "4.0.0-beta.8", - "@tsparticles/plugin-canvas-mask": "4.0.0-beta.8", - "@tsparticles/plugin-easing-back": "4.0.0-beta.8", - "@tsparticles/plugin-easing-bounce": "4.0.0-beta.8", - "@tsparticles/plugin-easing-circ": "4.0.0-beta.8", - "@tsparticles/plugin-easing-cubic": "4.0.0-beta.8", - "@tsparticles/plugin-easing-elastic": "4.0.0-beta.8", - "@tsparticles/plugin-easing-expo": "4.0.0-beta.8", - "@tsparticles/plugin-easing-gaussian": "4.0.0-beta.8", - "@tsparticles/plugin-easing-linear": "4.0.0-beta.8", - "@tsparticles/plugin-easing-quart": "4.0.0-beta.8", - "@tsparticles/plugin-easing-quint": "4.0.0-beta.8", - "@tsparticles/plugin-easing-sigmoid": "4.0.0-beta.8", - "@tsparticles/plugin-easing-sine": "4.0.0-beta.8", - "@tsparticles/plugin-easing-smoothstep": "4.0.0-beta.8", - "@tsparticles/plugin-emitters-shape-canvas": "4.0.0-beta.8", - "@tsparticles/plugin-emitters-shape-path": "4.0.0-beta.8", - "@tsparticles/plugin-emitters-shape-polygon": "4.0.0-beta.8", - "@tsparticles/plugin-export-image": "4.0.0-beta.8", - "@tsparticles/plugin-export-json": "4.0.0-beta.8", - "@tsparticles/plugin-export-video": "4.0.0-beta.8", - "@tsparticles/plugin-hsv-color": "4.0.0-beta.8", - "@tsparticles/plugin-hwb-color": "4.0.0-beta.8", - "@tsparticles/plugin-infection": "4.0.0-beta.8", - "@tsparticles/plugin-lab-color": "4.0.0-beta.8", - "@tsparticles/plugin-lch-color": "4.0.0-beta.8", - "@tsparticles/plugin-manual-particles": "4.0.0-beta.8", - "@tsparticles/plugin-motion": "4.0.0-beta.8", - "@tsparticles/plugin-named-color": "4.0.0-beta.8", - "@tsparticles/plugin-oklab-color": "4.0.0-beta.8", - "@tsparticles/plugin-oklch-color": "4.0.0-beta.8", - "@tsparticles/plugin-poisson-disc": "4.0.0-beta.8", - "@tsparticles/plugin-polygon-mask": "4.0.0-beta.8", - "@tsparticles/plugin-responsive": "4.0.0-beta.8", - "@tsparticles/plugin-sounds": "4.0.0-beta.8", - "@tsparticles/plugin-themes": "4.0.0-beta.8", - "@tsparticles/plugin-trail": "4.0.0-beta.8", - "@tsparticles/plugin-zoom": "4.0.0-beta.8", - "@tsparticles/shape-arrow": "4.0.0-beta.8", - "@tsparticles/shape-cards": "4.0.0-beta.8", - "@tsparticles/shape-cog": "4.0.0-beta.8", - "@tsparticles/shape-heart": "4.0.0-beta.8", - "@tsparticles/shape-infinity": "4.0.0-beta.8", - "@tsparticles/shape-matrix": "4.0.0-beta.8", - "@tsparticles/shape-path": "4.0.0-beta.8", - "@tsparticles/shape-rounded-polygon": "4.0.0-beta.8", - "@tsparticles/shape-rounded-rect": "4.0.0-beta.8", - "@tsparticles/shape-spiral": "4.0.0-beta.8", - "@tsparticles/shape-squircle": "4.0.0-beta.8", - "@tsparticles/updater-gradient": "4.0.0-beta.8", - "@tsparticles/updater-orbit": "4.0.0-beta.8", - "tsparticles": "4.0.0-beta.8" + "@tsparticles/effect-bubble": "4.0.0-beta.9", + "@tsparticles/effect-filter": "4.0.0-beta.9", + "@tsparticles/effect-particles": "4.0.0-beta.9", + "@tsparticles/effect-shadow": "4.0.0-beta.9", + "@tsparticles/effect-trail": "4.0.0-beta.9", + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/interaction-external-cannon": "4.0.0-beta.9", + "@tsparticles/interaction-external-particle": "4.0.0-beta.9", + "@tsparticles/interaction-external-pop": "4.0.0-beta.9", + "@tsparticles/interaction-light": "4.0.0-beta.9", + "@tsparticles/interaction-particles-repulse": "4.0.0-beta.9", + "@tsparticles/path-branches": "4.0.0-beta.9", + "@tsparticles/path-brownian": "4.0.0-beta.9", + "@tsparticles/path-curl-noise": "4.0.0-beta.9", + "@tsparticles/path-curves": "4.0.0-beta.9", + "@tsparticles/path-fractal-noise": "4.0.0-beta.9", + "@tsparticles/path-grid": "4.0.0-beta.9", + "@tsparticles/path-levy": "4.0.0-beta.9", + "@tsparticles/path-perlin-noise": "4.0.0-beta.9", + "@tsparticles/path-polygon": "4.0.0-beta.9", + "@tsparticles/path-random": "4.0.0-beta.9", + "@tsparticles/path-simplex-noise": "4.0.0-beta.9", + "@tsparticles/path-spiral": "4.0.0-beta.9", + "@tsparticles/path-svg": "4.0.0-beta.9", + "@tsparticles/path-zig-zag": "4.0.0-beta.9", + "@tsparticles/plugin-background-mask": "4.0.0-beta.9", + "@tsparticles/plugin-blend": "4.0.0-beta.9", + "@tsparticles/plugin-canvas-mask": "4.0.0-beta.9", + "@tsparticles/plugin-easing-back": "4.0.0-beta.9", + "@tsparticles/plugin-easing-bounce": "4.0.0-beta.9", + "@tsparticles/plugin-easing-circ": "4.0.0-beta.9", + "@tsparticles/plugin-easing-cubic": "4.0.0-beta.9", + "@tsparticles/plugin-easing-elastic": "4.0.0-beta.9", + "@tsparticles/plugin-easing-expo": "4.0.0-beta.9", + "@tsparticles/plugin-easing-gaussian": "4.0.0-beta.9", + "@tsparticles/plugin-easing-linear": "4.0.0-beta.9", + "@tsparticles/plugin-easing-quart": "4.0.0-beta.9", + "@tsparticles/plugin-easing-quint": "4.0.0-beta.9", + "@tsparticles/plugin-easing-sigmoid": "4.0.0-beta.9", + "@tsparticles/plugin-easing-sine": "4.0.0-beta.9", + "@tsparticles/plugin-easing-smoothstep": "4.0.0-beta.9", + "@tsparticles/plugin-emitters-shape-canvas": "4.0.0-beta.9", + "@tsparticles/plugin-emitters-shape-path": "4.0.0-beta.9", + "@tsparticles/plugin-emitters-shape-polygon": "4.0.0-beta.9", + "@tsparticles/plugin-export-image": "4.0.0-beta.9", + "@tsparticles/plugin-export-json": "4.0.0-beta.9", + "@tsparticles/plugin-export-video": "4.0.0-beta.9", + "@tsparticles/plugin-hsv-color": "4.0.0-beta.9", + "@tsparticles/plugin-hwb-color": "4.0.0-beta.9", + "@tsparticles/plugin-infection": "4.0.0-beta.9", + "@tsparticles/plugin-lab-color": "4.0.0-beta.9", + "@tsparticles/plugin-lch-color": "4.0.0-beta.9", + "@tsparticles/plugin-manual-particles": "4.0.0-beta.9", + "@tsparticles/plugin-motion": "4.0.0-beta.9", + "@tsparticles/plugin-named-color": "4.0.0-beta.9", + "@tsparticles/plugin-oklab-color": "4.0.0-beta.9", + "@tsparticles/plugin-oklch-color": "4.0.0-beta.9", + "@tsparticles/plugin-poisson-disc": "4.0.0-beta.9", + "@tsparticles/plugin-polygon-mask": "4.0.0-beta.9", + "@tsparticles/plugin-responsive": "4.0.0-beta.9", + "@tsparticles/plugin-sounds": "4.0.0-beta.9", + "@tsparticles/plugin-themes": "4.0.0-beta.9", + "@tsparticles/plugin-trail": "4.0.0-beta.9", + "@tsparticles/plugin-zoom": "4.0.0-beta.9", + "@tsparticles/shape-arrow": "4.0.0-beta.9", + "@tsparticles/shape-cards": "4.0.0-beta.9", + "@tsparticles/shape-cog": "4.0.0-beta.9", + "@tsparticles/shape-heart": "4.0.0-beta.9", + "@tsparticles/shape-infinity": "4.0.0-beta.9", + "@tsparticles/shape-matrix": "4.0.0-beta.9", + "@tsparticles/shape-path": "4.0.0-beta.9", + "@tsparticles/shape-rounded-polygon": "4.0.0-beta.9", + "@tsparticles/shape-rounded-rect": "4.0.0-beta.9", + "@tsparticles/shape-spiral": "4.0.0-beta.9", + "@tsparticles/shape-squircle": "4.0.0-beta.9", + "@tsparticles/updater-gradient": "4.0.0-beta.9", + "@tsparticles/updater-orbit": "4.0.0-beta.9", + "tsparticles": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/bundles/all/package.json b/bundles/all/package.json index a43b4817011..53676896af7 100644 --- a/bundles/all/package.json +++ b/bundles/all/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/all", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "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": { diff --git a/bundles/basic/CHANGELOG.md b/bundles/basic/CHANGELOG.md index 9f64fc1ceb3..7484e22132d 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/basic + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/basic diff --git a/bundles/basic/package.dist.json b/bundles/basic/package.dist.json index d1ba75a7bf3..dac0abc257a 100644 --- a/bundles/basic/package.dist.json +++ b/bundles/basic/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/basic", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "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": { @@ -98,16 +98,16 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-hex-color": "4.0.0-beta.8", - "@tsparticles/plugin-hsl-color": "4.0.0-beta.8", - "@tsparticles/plugin-move": "4.0.0-beta.8", - "@tsparticles/plugin-rgb-color": "4.0.0-beta.8", - "@tsparticles/shape-circle": "4.0.0-beta.8", - "@tsparticles/updater-fill-color": "4.0.0-beta.8", - "@tsparticles/updater-opacity": "4.0.0-beta.8", - "@tsparticles/updater-out-modes": "4.0.0-beta.8", - "@tsparticles/updater-size": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-hex-color": "4.0.0-beta.9", + "@tsparticles/plugin-hsl-color": "4.0.0-beta.9", + "@tsparticles/plugin-move": "4.0.0-beta.9", + "@tsparticles/plugin-rgb-color": "4.0.0-beta.9", + "@tsparticles/shape-circle": "4.0.0-beta.9", + "@tsparticles/updater-fill-color": "4.0.0-beta.9", + "@tsparticles/updater-opacity": "4.0.0-beta.9", + "@tsparticles/updater-out-modes": "4.0.0-beta.9", + "@tsparticles/updater-size": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/bundles/basic/package.json b/bundles/basic/package.json index fd77b54863f..0c1cb192cae 100644 --- a/bundles/basic/package.json +++ b/bundles/basic/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/basic", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "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": { diff --git a/bundles/confetti/CHANGELOG.md b/bundles/confetti/CHANGELOG.md index 3a8ca98237a..6828c426f1e 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/confetti + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/confetti diff --git a/bundles/confetti/package.dist.json b/bundles/confetti/package.dist.json index 7544424a01d..0a801ab677c 100644 --- a/bundles/confetti/package.dist.json +++ b/bundles/confetti/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/confetti", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "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": { @@ -98,22 +98,22 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/basic": "4.0.0-beta.8", - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-emitters": "4.0.0-beta.8", - "@tsparticles/plugin-motion": "4.0.0-beta.8", - "@tsparticles/shape-cards": "4.0.0-beta.8", - "@tsparticles/shape-emoji": "4.0.0-beta.8", - "@tsparticles/shape-heart": "4.0.0-beta.8", - "@tsparticles/shape-image": "4.0.0-beta.8", - "@tsparticles/shape-polygon": "4.0.0-beta.8", - "@tsparticles/shape-square": "4.0.0-beta.8", - "@tsparticles/shape-star": "4.0.0-beta.8", - "@tsparticles/updater-life": "4.0.0-beta.8", - "@tsparticles/updater-roll": "4.0.0-beta.8", - "@tsparticles/updater-rotate": "4.0.0-beta.8", - "@tsparticles/updater-tilt": "4.0.0-beta.8", - "@tsparticles/updater-wobble": "4.0.0-beta.8" + "@tsparticles/basic": "4.0.0-beta.9", + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-emitters": "4.0.0-beta.9", + "@tsparticles/plugin-motion": "4.0.0-beta.9", + "@tsparticles/shape-cards": "4.0.0-beta.9", + "@tsparticles/shape-emoji": "4.0.0-beta.9", + "@tsparticles/shape-heart": "4.0.0-beta.9", + "@tsparticles/shape-image": "4.0.0-beta.9", + "@tsparticles/shape-polygon": "4.0.0-beta.9", + "@tsparticles/shape-square": "4.0.0-beta.9", + "@tsparticles/shape-star": "4.0.0-beta.9", + "@tsparticles/updater-life": "4.0.0-beta.9", + "@tsparticles/updater-roll": "4.0.0-beta.9", + "@tsparticles/updater-rotate": "4.0.0-beta.9", + "@tsparticles/updater-tilt": "4.0.0-beta.9", + "@tsparticles/updater-wobble": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/bundles/confetti/package.json b/bundles/confetti/package.json index 811371964fd..92664676581 100644 --- a/bundles/confetti/package.json +++ b/bundles/confetti/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/confetti", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "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": { diff --git a/bundles/fireworks/CHANGELOG.md b/bundles/fireworks/CHANGELOG.md index 632d631769e..e7cd9311a07 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/fireworks + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/fireworks diff --git a/bundles/fireworks/package.dist.json b/bundles/fireworks/package.dist.json index 6d8b4447510..87560d1d1dd 100644 --- a/bundles/fireworks/package.dist.json +++ b/bundles/fireworks/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/fireworks", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "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": { @@ -98,17 +98,17 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/basic": "4.0.0-beta.8", - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-blend": "4.0.0-beta.8", - "@tsparticles/plugin-emitters": "4.0.0-beta.8", - "@tsparticles/plugin-emitters-shape-square": "4.0.0-beta.8", - "@tsparticles/plugin-sounds": "4.0.0-beta.8", - "@tsparticles/shape-line": "4.0.0-beta.8", - "@tsparticles/updater-destroy": "4.0.0-beta.8", - "@tsparticles/updater-life": "4.0.0-beta.8", - "@tsparticles/updater-rotate": "4.0.0-beta.8", - "@tsparticles/updater-stroke-color": "4.0.0-beta.8" + "@tsparticles/basic": "4.0.0-beta.9", + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-blend": "4.0.0-beta.9", + "@tsparticles/plugin-emitters": "4.0.0-beta.9", + "@tsparticles/plugin-emitters-shape-square": "4.0.0-beta.9", + "@tsparticles/plugin-sounds": "4.0.0-beta.9", + "@tsparticles/shape-line": "4.0.0-beta.9", + "@tsparticles/updater-destroy": "4.0.0-beta.9", + "@tsparticles/updater-life": "4.0.0-beta.9", + "@tsparticles/updater-rotate": "4.0.0-beta.9", + "@tsparticles/updater-stroke-color": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/bundles/fireworks/package.json b/bundles/fireworks/package.json index b7522fee830..e7fe01ffbcd 100644 --- a/bundles/fireworks/package.json +++ b/bundles/fireworks/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/fireworks", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "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": { diff --git a/bundles/full/CHANGELOG.md b/bundles/full/CHANGELOG.md index cbe0fa10848..88902044721 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package tsparticles + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package tsparticles diff --git a/bundles/full/package.dist.json b/bundles/full/package.dist.json index c5a61436c2c..71914b6808e 100644 --- a/bundles/full/package.dist.json +++ b/bundles/full/package.dist.json @@ -1,6 +1,6 @@ { "name": "tsparticles", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "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": { @@ -98,20 +98,20 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/interaction-external-drag": "4.0.0-beta.8", - "@tsparticles/interaction-external-trail": "4.0.0-beta.8", - "@tsparticles/plugin-absorbers": "4.0.0-beta.8", - "@tsparticles/plugin-emitters": "4.0.0-beta.8", - "@tsparticles/plugin-emitters-shape-circle": "4.0.0-beta.8", - "@tsparticles/plugin-emitters-shape-square": "4.0.0-beta.8", - "@tsparticles/shape-text": "4.0.0-beta.8", - "@tsparticles/slim": "4.0.0-beta.8", - "@tsparticles/updater-destroy": "4.0.0-beta.8", - "@tsparticles/updater-roll": "4.0.0-beta.8", - "@tsparticles/updater-tilt": "4.0.0-beta.8", - "@tsparticles/updater-twinkle": "4.0.0-beta.8", - "@tsparticles/updater-wobble": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/interaction-external-drag": "4.0.0-beta.9", + "@tsparticles/interaction-external-trail": "4.0.0-beta.9", + "@tsparticles/plugin-absorbers": "4.0.0-beta.9", + "@tsparticles/plugin-emitters": "4.0.0-beta.9", + "@tsparticles/plugin-emitters-shape-circle": "4.0.0-beta.9", + "@tsparticles/plugin-emitters-shape-square": "4.0.0-beta.9", + "@tsparticles/shape-text": "4.0.0-beta.9", + "@tsparticles/slim": "4.0.0-beta.9", + "@tsparticles/updater-destroy": "4.0.0-beta.9", + "@tsparticles/updater-roll": "4.0.0-beta.9", + "@tsparticles/updater-tilt": "4.0.0-beta.9", + "@tsparticles/updater-twinkle": "4.0.0-beta.9", + "@tsparticles/updater-wobble": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/bundles/full/package.json b/bundles/full/package.json index 1de19a6d168..23bb56d7a7d 100644 --- a/bundles/full/package.json +++ b/bundles/full/package.json @@ -1,6 +1,6 @@ { "name": "tsparticles", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "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": { diff --git a/bundles/pjs/CHANGELOG.md b/bundles/pjs/CHANGELOG.md index 6119b284402..7dba7aa4989 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/pjs + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/pjs diff --git a/bundles/pjs/package.dist.json b/bundles/pjs/package.dist.json index 1f4d9cbadc9..a2a5b324036 100644 --- a/bundles/pjs/package.dist.json +++ b/bundles/pjs/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/pjs", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "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": { @@ -98,9 +98,9 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-responsive": "4.0.0-beta.8", - "tsparticles": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-responsive": "4.0.0-beta.9", + "tsparticles": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/bundles/pjs/package.json b/bundles/pjs/package.json index 05db20c7071..b256537d570 100644 --- a/bundles/pjs/package.json +++ b/bundles/pjs/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/pjs", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "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": { diff --git a/bundles/slim/CHANGELOG.md b/bundles/slim/CHANGELOG.md index 829afdfd17a..5057cb02109 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/slim + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/slim diff --git a/bundles/slim/package.dist.json b/bundles/slim/package.dist.json index 4429566e362..9a5f616be29 100644 --- a/bundles/slim/package.dist.json +++ b/bundles/slim/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/slim", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "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": { @@ -98,33 +98,33 @@ "./package.json": "./package.json" }, "dependencies": { - "@tsparticles/basic": "4.0.0-beta.8", - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/interaction-external-attract": "4.0.0-beta.8", - "@tsparticles/interaction-external-bounce": "4.0.0-beta.8", - "@tsparticles/interaction-external-bubble": "4.0.0-beta.8", - "@tsparticles/interaction-external-connect": "4.0.0-beta.8", - "@tsparticles/interaction-external-grab": "4.0.0-beta.8", - "@tsparticles/interaction-external-parallax": "4.0.0-beta.8", - "@tsparticles/interaction-external-pause": "4.0.0-beta.8", - "@tsparticles/interaction-external-push": "4.0.0-beta.8", - "@tsparticles/interaction-external-remove": "4.0.0-beta.8", - "@tsparticles/interaction-external-repulse": "4.0.0-beta.8", - "@tsparticles/interaction-external-slow": "4.0.0-beta.8", - "@tsparticles/interaction-particles-attract": "4.0.0-beta.8", - "@tsparticles/interaction-particles-collisions": "4.0.0-beta.8", - "@tsparticles/interaction-particles-links": "4.0.0-beta.8", - "@tsparticles/plugin-easing-quad": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8", - "@tsparticles/shape-emoji": "4.0.0-beta.8", - "@tsparticles/shape-image": "4.0.0-beta.8", - "@tsparticles/shape-line": "4.0.0-beta.8", - "@tsparticles/shape-polygon": "4.0.0-beta.8", - "@tsparticles/shape-square": "4.0.0-beta.8", - "@tsparticles/shape-star": "4.0.0-beta.8", - "@tsparticles/updater-life": "4.0.0-beta.8", - "@tsparticles/updater-rotate": "4.0.0-beta.8", - "@tsparticles/updater-stroke-color": "4.0.0-beta.8" + "@tsparticles/basic": "4.0.0-beta.9", + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/interaction-external-attract": "4.0.0-beta.9", + "@tsparticles/interaction-external-bounce": "4.0.0-beta.9", + "@tsparticles/interaction-external-bubble": "4.0.0-beta.9", + "@tsparticles/interaction-external-connect": "4.0.0-beta.9", + "@tsparticles/interaction-external-grab": "4.0.0-beta.9", + "@tsparticles/interaction-external-parallax": "4.0.0-beta.9", + "@tsparticles/interaction-external-pause": "4.0.0-beta.9", + "@tsparticles/interaction-external-push": "4.0.0-beta.9", + "@tsparticles/interaction-external-remove": "4.0.0-beta.9", + "@tsparticles/interaction-external-repulse": "4.0.0-beta.9", + "@tsparticles/interaction-external-slow": "4.0.0-beta.9", + "@tsparticles/interaction-particles-attract": "4.0.0-beta.9", + "@tsparticles/interaction-particles-collisions": "4.0.0-beta.9", + "@tsparticles/interaction-particles-links": "4.0.0-beta.9", + "@tsparticles/plugin-easing-quad": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9", + "@tsparticles/shape-emoji": "4.0.0-beta.9", + "@tsparticles/shape-image": "4.0.0-beta.9", + "@tsparticles/shape-line": "4.0.0-beta.9", + "@tsparticles/shape-polygon": "4.0.0-beta.9", + "@tsparticles/shape-square": "4.0.0-beta.9", + "@tsparticles/shape-star": "4.0.0-beta.9", + "@tsparticles/updater-life": "4.0.0-beta.9", + "@tsparticles/updater-rotate": "4.0.0-beta.9", + "@tsparticles/updater-stroke-color": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/bundles/slim/package.json b/bundles/slim/package.json index fe99326d329..449ab630f77 100644 --- a/bundles/slim/package.json +++ b/bundles/slim/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/slim", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "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": { diff --git a/demo/electron/CHANGELOG.md b/demo/electron/CHANGELOG.md index 52e6ce43390..ea06da67d04 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/electron-demo + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/electron-demo diff --git a/demo/electron/package.json b/demo/electron/package.json index 90c7c91f1fa..35f10c6de69 100644 --- a/demo/electron/package.json +++ b/demo/electron/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/electron-demo", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "", "main": "app/index.js", "private": true, diff --git a/demo/vanilla/CHANGELOG.md b/demo/vanilla/CHANGELOG.md index 5789a41db42..2527a615ba4 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/demo + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/demo diff --git a/demo/vanilla/package.json b/demo/vanilla/package.json index 3bc047d4028..80219ef6deb 100644 --- a/demo/vanilla/package.json +++ b/demo/vanilla/package.json @@ -1,7 +1,7 @@ { "name": "@tsparticles/demo", "private": true, - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "> TODO: description", "author": "Matteo Bruni ", "homepage": "https://particles.js.org", diff --git a/demo/vanilla_new/CHANGELOG.md b/demo/vanilla_new/CHANGELOG.md index f2daabbbdf1..e33e1776481 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/demo-new + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/demo-new diff --git a/demo/vanilla_new/package.json b/demo/vanilla_new/package.json index 1791dadf955..4bac50ac172 100644 --- a/demo/vanilla_new/package.json +++ b/demo/vanilla_new/package.json @@ -1,7 +1,7 @@ { "name": "@tsparticles/demo-new", "private": true, - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles Demo Website", "main": "index.html", "scripts": { diff --git a/demo/vite/CHANGELOG.md b/demo/vite/CHANGELOG.md index c2d7441fec1..092612e5558 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/vite-demo + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/vite-demo diff --git a/demo/vite/package.json b/demo/vite/package.json index a2685671471..c2b8b0b1f14 100644 --- a/demo/vite/package.json +++ b/demo/vite/package.json @@ -1,7 +1,7 @@ { "name": "@tsparticles/vite-demo", "private": true, - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "type": "module", "scripts": { "dev": "vite", diff --git a/effects/bubble/CHANGELOG.md b/effects/bubble/CHANGELOG.md index d86008e0f24..62162078d57 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/effect-bubble + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/effect-bubble diff --git a/effects/bubble/package.dist.json b/effects/bubble/package.dist.json index 72438643b28..d476338be19 100644 --- a/effects/bubble/package.dist.json +++ b/effects/bubble/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/effect-bubble", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles bubble effect", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/effects/bubble/package.json b/effects/bubble/package.json index 431c7a6caf4..eed4955f4f7 100644 --- a/effects/bubble/package.json +++ b/effects/bubble/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/effect-bubble", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles bubble effect", "homepage": "https://particles.js.org", "scripts": { diff --git a/effects/filter/CHANGELOG.md b/effects/filter/CHANGELOG.md index d17a5912a22..8c93ac2bbcb 100644 --- a/effects/filter/CHANGELOG.md +++ b/effects/filter/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/effect-filter + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/effect-filter diff --git a/effects/filter/package.dist.json b/effects/filter/package.dist.json index 10b0a04991a..c72ca2e52bc 100644 --- a/effects/filter/package.dist.json +++ b/effects/filter/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/effect-filter", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles filter effect", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/effects/filter/package.json b/effects/filter/package.json index 5b172874975..8f69c8d82ae 100644 --- a/effects/filter/package.json +++ b/effects/filter/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/effect-filter", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles filter effect", "homepage": "https://particles.js.org", "scripts": { diff --git a/effects/particles/CHANGELOG.md b/effects/particles/CHANGELOG.md index 923a080937e..c1948162aea 100644 --- a/effects/particles/CHANGELOG.md +++ b/effects/particles/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/effect-particles + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/effect-particles diff --git a/effects/particles/package.dist.json b/effects/particles/package.dist.json index df44b37c8ae..b71160fe8d6 100644 --- a/effects/particles/package.dist.json +++ b/effects/particles/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/effect-particles", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles effect", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/effects/particles/package.json b/effects/particles/package.json index d6daeb8d143..8ae36c3aecf 100644 --- a/effects/particles/package.json +++ b/effects/particles/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/effect-particles", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles effect", "homepage": "https://particles.js.org", "scripts": { diff --git a/effects/shadow/CHANGELOG.md b/effects/shadow/CHANGELOG.md index fef46a59c91..a23e59c30d3 100644 --- a/effects/shadow/CHANGELOG.md +++ b/effects/shadow/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/effect-shadow + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/effect-shadow diff --git a/effects/shadow/package.dist.json b/effects/shadow/package.dist.json index 59729602731..bbc9a45e73c 100644 --- a/effects/shadow/package.dist.json +++ b/effects/shadow/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/effect-shadow", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles shadow effect", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/effects/shadow/package.json b/effects/shadow/package.json index 867a9901ca2..68c54a71b14 100644 --- a/effects/shadow/package.json +++ b/effects/shadow/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/effect-shadow", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles shadow effect", "homepage": "https://particles.js.org", "scripts": { diff --git a/effects/trail/CHANGELOG.md b/effects/trail/CHANGELOG.md index bb50183160d..ee599fb7c38 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/effect-trail + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/effect-trail diff --git a/effects/trail/package.dist.json b/effects/trail/package.dist.json index 2fa514779fa..b19913dac39 100644 --- a/effects/trail/package.dist.json +++ b/effects/trail/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/effect-trail", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles trail effect", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/effects/trail/package.json b/effects/trail/package.json index 0fa982daa07..c3c2022d212 100644 --- a/effects/trail/package.json +++ b/effects/trail/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/effect-trail", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles trail effect", "homepage": "https://particles.js.org", "scripts": { diff --git a/engine/CHANGELOG.md b/engine/CHANGELOG.md index fc6e4438d04..7ef5553354a 100644 --- a/engine/CHANGELOG.md +++ b/engine/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +### Bug Fixes + +- improved palette stroke width type ([c34d2f3](https://github.com/tsparticles/tsparticles/commit/c34d2f33920f0287add7c01d0f93dbd7020e92f6)) + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/engine diff --git a/engine/package.dist.json b/engine/package.dist.json index 4154a99986e..096499d7593 100644 --- a/engine/package.dist.json +++ b/engine/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/engine", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "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 3e2b0104571..69d44ccb752 100644 --- a/engine/package.json +++ b/engine/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/engine", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "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/src/Core/Interfaces/IPalette.ts b/engine/src/Core/Interfaces/IPalette.ts index 39a482e1ee1..4e190941a8a 100644 --- a/engine/src/Core/Interfaces/IPalette.ts +++ b/engine/src/Core/Interfaces/IPalette.ts @@ -1,7 +1,24 @@ +import type { RangeValue } from "../../Types/RangeValue.js"; +import type { SingleOrMultiple } from "../../Types/SingleOrMultiple.js"; + +export interface IPaletteColorsFill { + enable: boolean; + value: SingleOrMultiple; +} + +export interface IPaletteColorsStroke { + value: SingleOrMultiple; + width: RangeValue; +} + +export interface IPaletteColors { + fill?: IPaletteColorsFill; + stroke?: SingleOrMultiple; +} + export interface IPalette { background: string; blendMode: GlobalCompositeOperation; - colors: string[]; - fill: boolean; + colors: IPaletteColors; name: string; } diff --git a/engine/src/Options/Classes/Particles/ParticlesOptions.ts b/engine/src/Options/Classes/Particles/ParticlesOptions.ts index 7b87c42f3a6..ecea19c4c59 100644 --- a/engine/src/Options/Classes/Particles/ParticlesOptions.ts +++ b/engine/src/Options/Classes/Particles/ParticlesOptions.ts @@ -1,9 +1,12 @@ import { deepExtend, executeOnSingleOrMultiple } from "../../../Utils/Utils.js"; +import { isArray, isNull } from "../../../Utils/TypeUtils.js"; import type { Container } from "../../../Core/Container.js"; import { Effect } from "./Effect/Effect.js"; import { Fill } from "./Fill.js"; +import type { IFill } from "../../Interfaces/Particles/IFill.js"; import type { IOptionLoader } from "../../Interfaces/IOptionLoader.js"; import type { IParticlesOptions } from "../../Interfaces/Particles/IParticlesOptions.js"; +import type { IStroke } from "../../Interfaces/Particles/IStroke.js"; import { Move } from "./Move/Move.js"; import { Opacity } from "./Opacity/Opacity.js"; import { ParticlesBounce } from "./Bounce/ParticlesBounce.js"; @@ -16,7 +19,6 @@ import type { SingleOrMultiple } from "../../../Types/SingleOrMultiple.js"; import { Size } from "./Size/Size.js"; import { Stroke } from "./Stroke.js"; import { ZIndex } from "./ZIndex/ZIndex.js"; -import { isNull } from "../../../Utils/TypeUtils.js"; /** * [[include:Options/Particles.md]] @@ -147,21 +149,44 @@ export class ParticlesOptions implements IParticlesOptions, IOptionLoader | undefined = undefined; + + if (paletteStroke) { + if (isArray(paletteStroke)) { + paletteStrokeObj = paletteStroke.map(s => ({ + color: { + value: s.value, + }, + width: s.width, + })); + } else { + paletteStrokeObj = { + color: { + value: paletteStroke.value, + }, + width: paletteStroke.width, + }; + } + } + this.load({ - fill: { - color: paletteData.fill - ? { - value: paletteData.colors, - } - : undefined, - enable: paletteData.fill, - }, - stroke: paletteData.fill - ? undefined - : paletteData.colors.map(color => ({ - color: { value: color }, - width: 1, - })), + fill: paletteFillObj, + stroke: paletteStrokeObj, blend: { enable: true, mode: paletteData.blendMode, diff --git a/interactions/external/attract/CHANGELOG.md b/interactions/external/attract/CHANGELOG.md index f1cb2f755a1..5c8dfa7dbe1 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-external-attract + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 5caa17d4416..f281c0096ef 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles attract external interaction", "homepage": "https://particles.js.org", "repository": { @@ -94,7 +94,7 @@ }, "type": "module", "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" } } diff --git a/interactions/external/attract/package.json b/interactions/external/attract/package.json index 7b1864776fc..35ab0f30b5c 100644 --- a/interactions/external/attract/package.json +++ b/interactions/external/attract/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-attract", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles attract external interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/external/bounce/CHANGELOG.md b/interactions/external/bounce/CHANGELOG.md index 5a05f0a7a10..37c0d4f6659 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-external-bounce + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 cb68d33d110..fae42bdcb78 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles bounce external interaction", "homepage": "https://particles.js.org", "repository": { @@ -94,7 +94,7 @@ }, "type": "module", "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" } } diff --git a/interactions/external/bounce/package.json b/interactions/external/bounce/package.json index c2fcfc55230..27c48da7003 100644 --- a/interactions/external/bounce/package.json +++ b/interactions/external/bounce/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-bounce", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles bounce external interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/external/bubble/CHANGELOG.md b/interactions/external/bubble/CHANGELOG.md index 66181c772e5..c76411261aa 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-external-bubble + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 75300bd769c..bccad851785 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles bubble external interaction", "homepage": "https://particles.js.org", "repository": { @@ -94,7 +94,7 @@ }, "type": "module", "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" } } diff --git a/interactions/external/bubble/package.json b/interactions/external/bubble/package.json index 07960f9eb1b..bfb5c7f3093 100644 --- a/interactions/external/bubble/package.json +++ b/interactions/external/bubble/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-bubble", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles bubble external interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/external/cannon/CHANGELOG.md b/interactions/external/cannon/CHANGELOG.md index 0ef27cf212c..bb869757f54 100644 --- a/interactions/external/cannon/CHANGELOG.md +++ b/interactions/external/cannon/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-external-cannon + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/interaction-external-cannon diff --git a/interactions/external/cannon/package.dist.json b/interactions/external/cannon/package.dist.json index 39c5c3ecf3a..cb983dd6927 100644 --- a/interactions/external/cannon/package.dist.json +++ b/interactions/external/cannon/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-cannon", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles cannon external interaction", "homepage": "https://particles.js.org", "repository": { @@ -94,7 +94,7 @@ }, "type": "module", "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" } } diff --git a/interactions/external/cannon/package.json b/interactions/external/cannon/package.json index af93b5dd8f9..5ca15bdd45d 100644 --- a/interactions/external/cannon/package.json +++ b/interactions/external/cannon/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-cannon", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles cannon external interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/external/connect/CHANGELOG.md b/interactions/external/connect/CHANGELOG.md index c2164cf65be..62a84aa2ac5 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-external-connect + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 59ef6e6a0b6..dbc65535139 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles connect external interaction", "homepage": "https://particles.js.org", "repository": { @@ -95,8 +95,8 @@ }, "type": "module", "peerDependencies": { - "@tsparticles/canvas-utils": "4.0.0-beta.8", - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/canvas-utils": "4.0.0-beta.9", + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" } } diff --git a/interactions/external/connect/package.json b/interactions/external/connect/package.json index 082639813a8..e8a6040014f 100644 --- a/interactions/external/connect/package.json +++ b/interactions/external/connect/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-connect", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles connect external interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/external/drag/CHANGELOG.md b/interactions/external/drag/CHANGELOG.md index ad20a62ed2e..93cc3fab2a1 100644 --- a/interactions/external/drag/CHANGELOG.md +++ b/interactions/external/drag/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-external-drag + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/interaction-external-drag diff --git a/interactions/external/drag/package.dist.json b/interactions/external/drag/package.dist.json index ea602a5e169..5f828729bdc 100644 --- a/interactions/external/drag/package.dist.json +++ b/interactions/external/drag/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-drag", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles drag external interaction", "homepage": "https://particles.js.org", "repository": { @@ -94,7 +94,7 @@ }, "type": "module", "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" } } diff --git a/interactions/external/drag/package.json b/interactions/external/drag/package.json index b48bb597930..e932d8671fb 100644 --- a/interactions/external/drag/package.json +++ b/interactions/external/drag/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-drag", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles drag external interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/external/grab/CHANGELOG.md b/interactions/external/grab/CHANGELOG.md index a184b3f26a3..1298379a5de 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-external-grab + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 a0c1f170ec8..b268844bdbc 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles grab external interaction", "homepage": "https://particles.js.org", "repository": { @@ -95,8 +95,8 @@ }, "type": "module", "peerDependencies": { - "@tsparticles/canvas-utils": "4.0.0-beta.8", - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/canvas-utils": "4.0.0-beta.9", + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" } } diff --git a/interactions/external/grab/package.json b/interactions/external/grab/package.json index 1b5fe120ee1..e7a2a1f4ec9 100644 --- a/interactions/external/grab/package.json +++ b/interactions/external/grab/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-grab", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles grab external interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/external/parallax/CHANGELOG.md b/interactions/external/parallax/CHANGELOG.md index 1dcd6aa80cf..104e0242418 100644 --- a/interactions/external/parallax/CHANGELOG.md +++ b/interactions/external/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-external-parallax + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/interaction-external-parallax diff --git a/interactions/external/parallax/package.dist.json b/interactions/external/parallax/package.dist.json index 0e6a2929448..65560f26bdb 100644 --- a/interactions/external/parallax/package.dist.json +++ b/interactions/external/parallax/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-parallax", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles parallax external interaction", "homepage": "https://particles.js.org", "repository": { @@ -94,7 +94,7 @@ }, "type": "module", "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" } } diff --git a/interactions/external/parallax/package.json b/interactions/external/parallax/package.json index 589bb8ebc5a..98785da2ca5 100644 --- a/interactions/external/parallax/package.json +++ b/interactions/external/parallax/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-parallax", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles parallax external interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/external/particle/CHANGELOG.md b/interactions/external/particle/CHANGELOG.md index 985dcddde19..82e0ac13e62 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-external-particle + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 e4a13dd6751..e999ca772bd 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particle external interaction", "homepage": "https://particles.js.org", "repository": { @@ -94,7 +94,7 @@ }, "type": "module", "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" } } diff --git a/interactions/external/particle/package.json b/interactions/external/particle/package.json index e812c8975fd..06c388505a5 100644 --- a/interactions/external/particle/package.json +++ b/interactions/external/particle/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-particle", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particle external interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/external/pause/CHANGELOG.md b/interactions/external/pause/CHANGELOG.md index 58af46632cb..fc7c75a6407 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-external-pause + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 b65bfc4f484..f06c0c92ad8 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles pause external interaction", "homepage": "https://particles.js.org", "repository": { @@ -94,7 +94,7 @@ }, "type": "module", "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" } } diff --git a/interactions/external/pause/package.json b/interactions/external/pause/package.json index 72cd4b2a259..a15b5717987 100644 --- a/interactions/external/pause/package.json +++ b/interactions/external/pause/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-pause", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles pause external interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/external/pop/CHANGELOG.md b/interactions/external/pop/CHANGELOG.md index 1ddb6861d68..eaee2e95127 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-external-pop + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 67d2d6309cd..c4314e32cb7 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles pop external interaction", "homepage": "https://particles.js.org", "repository": { @@ -94,7 +94,7 @@ }, "type": "module", "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" } } diff --git a/interactions/external/pop/package.json b/interactions/external/pop/package.json index 58c70b88d8f..ded4c649ad8 100644 --- a/interactions/external/pop/package.json +++ b/interactions/external/pop/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-pop", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles pop external interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/external/push/CHANGELOG.md b/interactions/external/push/CHANGELOG.md index f57bf2a2a3b..c95f6b27192 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-external-push + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 5250e402dd3..23e738b4367 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles push external interaction", "homepage": "https://particles.js.org", "repository": { @@ -94,7 +94,7 @@ }, "type": "module", "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" } } diff --git a/interactions/external/push/package.json b/interactions/external/push/package.json index 1a6adb6473a..21366a734e7 100644 --- a/interactions/external/push/package.json +++ b/interactions/external/push/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-push", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles push external interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/external/remove/CHANGELOG.md b/interactions/external/remove/CHANGELOG.md index e98a79354ca..333bbf05af9 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-external-remove + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 0aa03c17906..e7c85847244 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles remove external interaction", "homepage": "https://particles.js.org", "repository": { @@ -94,7 +94,7 @@ }, "type": "module", "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" } } diff --git a/interactions/external/remove/package.json b/interactions/external/remove/package.json index e4c07c0e96f..21834f5a610 100644 --- a/interactions/external/remove/package.json +++ b/interactions/external/remove/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-remove", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles remove external interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/external/repulse/CHANGELOG.md b/interactions/external/repulse/CHANGELOG.md index 010e213dd23..1d7b86176a8 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-external-repulse + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 abf2635fe9d..e68bd82f8b2 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles repulse external interaction", "homepage": "https://particles.js.org", "repository": { @@ -94,7 +94,7 @@ }, "type": "module", "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" } } diff --git a/interactions/external/repulse/package.json b/interactions/external/repulse/package.json index 2f537f6febe..2227e0da3d0 100644 --- a/interactions/external/repulse/package.json +++ b/interactions/external/repulse/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-repulse", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles repulse external interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/external/slow/CHANGELOG.md b/interactions/external/slow/CHANGELOG.md index a5302fa3eb1..65f7f97fbdb 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-external-slow + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 15aff6dea0a..6329d851c86 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles slow external interaction", "homepage": "https://particles.js.org", "repository": { @@ -94,7 +94,7 @@ }, "type": "module", "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" } } diff --git a/interactions/external/slow/package.json b/interactions/external/slow/package.json index a3e7c983890..b90aa30f6f0 100644 --- a/interactions/external/slow/package.json +++ b/interactions/external/slow/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-slow", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles slow external interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/external/trail/CHANGELOG.md b/interactions/external/trail/CHANGELOG.md index cb718d76e06..0ca7ca91b39 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-external-trail + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 871bdbf2540..bc625f50a68 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles trail external interaction", "homepage": "https://particles.js.org", "repository": { @@ -94,7 +94,7 @@ }, "type": "module", "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" } } diff --git a/interactions/external/trail/package.json b/interactions/external/trail/package.json index d9fbcfb3c53..d4b8d69c1ac 100644 --- a/interactions/external/trail/package.json +++ b/interactions/external/trail/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-external-trail", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles trail external interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/light/CHANGELOG.md b/interactions/light/CHANGELOG.md index a56937c5a58..08c354f9385 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-light + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/interaction-light diff --git a/interactions/light/package.dist.json b/interactions/light/package.dist.json index 509028d28e5..2f85ca8dbbe 100644 --- a/interactions/light/package.dist.json +++ b/interactions/light/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-light", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles Light interaction", "homepage": "https://particles.js.org", "repository": { @@ -100,8 +100,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/interactions/light/package.json b/interactions/light/package.json index d2aab039abf..4415def8a53 100644 --- a/interactions/light/package.json +++ b/interactions/light/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-light", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles Light interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/particles/attract/CHANGELOG.md b/interactions/particles/attract/CHANGELOG.md index 1db9419ef77..2648637b20b 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-particles-attract + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 3d42445cd12..76cd3e27c31 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles attract particles interaction", "homepage": "https://particles.js.org", "repository": { @@ -86,8 +86,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/interactions/particles/attract/package.json b/interactions/particles/attract/package.json index cac3feae2ab..dba2825f989 100644 --- a/interactions/particles/attract/package.json +++ b/interactions/particles/attract/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-particles-attract", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles attract particles interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/particles/collisions/CHANGELOG.md b/interactions/particles/collisions/CHANGELOG.md index a8990f04aad..4f6ab83e0ed 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-particles-collisions + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 bd2303135b3..9bf8476e822 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles collisions particles interaction", "homepage": "https://particles.js.org", "repository": { @@ -94,7 +94,7 @@ }, "type": "module", "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" } } diff --git a/interactions/particles/collisions/package.json b/interactions/particles/collisions/package.json index d078564e4d3..51015b1c1bd 100644 --- a/interactions/particles/collisions/package.json +++ b/interactions/particles/collisions/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-particles-collisions", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles collisions particles interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/particles/links/CHANGELOG.md b/interactions/particles/links/CHANGELOG.md index 99bf02ebe5d..28e7725ddff 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-particles-links + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 fc8c7c7222c..57d9a61c43d 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles links particles interaction", "homepage": "https://particles.js.org", "repository": { @@ -95,8 +95,8 @@ }, "type": "module", "peerDependencies": { - "@tsparticles/canvas-utils": "4.0.0-beta.8", - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/canvas-utils": "4.0.0-beta.9", + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" } } diff --git a/interactions/particles/links/package.json b/interactions/particles/links/package.json index 39e6513b3ed..bfbf6130e7b 100644 --- a/interactions/particles/links/package.json +++ b/interactions/particles/links/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-particles-links", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles links particles interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/interactions/particles/repulse/CHANGELOG.md b/interactions/particles/repulse/CHANGELOG.md index 091de286c75..cef066a2f08 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/interaction-particles-repulse + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 6e49a014557..b763e24d290 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles repulse particles interaction", "homepage": "https://particles.js.org", "repository": { @@ -100,8 +100,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/interactions/particles/repulse/package.json b/interactions/particles/repulse/package.json index 206d9b334d2..53285937ea7 100644 --- a/interactions/particles/repulse/package.json +++ b/interactions/particles/repulse/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/interaction-particles-repulse", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles repulse particles interaction", "homepage": "https://particles.js.org", "scripts": { diff --git a/lerna.json b/lerna.json index 8f8ea4e737c..c1e7835c40e 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "npmClient": "pnpm", "conventionalCommits": true, "command": { diff --git a/paths/branches/CHANGELOG.md b/paths/branches/CHANGELOG.md index cdba59d145e..19b84676ba6 100644 --- a/paths/branches/CHANGELOG.md +++ b/paths/branches/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/path-branches + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/path-branches diff --git a/paths/branches/package.dist.json b/paths/branches/package.dist.json index ea4fc821ecb..5fad4eb2291 100644 --- a/paths/branches/package.dist.json +++ b/paths/branches/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-branches", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles branches path", "homepage": "https://particles.js.org", "repository": { @@ -103,8 +103,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-move": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-move": "4.0.0-beta.9" }, "type": "module" } diff --git a/paths/branches/package.json b/paths/branches/package.json index d303b4b06a4..c702f9c384d 100644 --- a/paths/branches/package.json +++ b/paths/branches/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-branches", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles branches path", "homepage": "https://particles.js.org", "scripts": { diff --git a/paths/brownian/CHANGELOG.md b/paths/brownian/CHANGELOG.md index 74b7c11e0c5..38336f7adc6 100644 --- a/paths/brownian/CHANGELOG.md +++ b/paths/brownian/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/path-brownian + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/path-brownian diff --git a/paths/brownian/package.dist.json b/paths/brownian/package.dist.json index 1c5e317f403..da556de7c19 100644 --- a/paths/brownian/package.dist.json +++ b/paths/brownian/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-brownian", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles brownian path", "homepage": "https://particles.js.org", "repository": { @@ -103,8 +103,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-move": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-move": "4.0.0-beta.9" }, "type": "module" } diff --git a/paths/brownian/package.json b/paths/brownian/package.json index a3bfaed5476..5d11c7199a2 100644 --- a/paths/brownian/package.json +++ b/paths/brownian/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-brownian", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles brownian path", "homepage": "https://particles.js.org", "scripts": { diff --git a/paths/curlNoise/CHANGELOG.md b/paths/curlNoise/CHANGELOG.md index 8a2fae5d936..d6ed59a460f 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/path-curl-noise + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 4e459b7e229..df3c444a35f 100644 --- a/paths/curlNoise/package.dist.json +++ b/paths/curlNoise/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-curl-noise", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles curl noise path", "homepage": "https://particles.js.org", "repository": { @@ -103,9 +103,9 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-move": "4.0.0-beta.8", - "@tsparticles/simplex-noise": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-move": "4.0.0-beta.9", + "@tsparticles/simplex-noise": "4.0.0-beta.9" }, "type": "module" } diff --git a/paths/curlNoise/package.json b/paths/curlNoise/package.json index e0bc5dd02b3..985af658b7f 100644 --- a/paths/curlNoise/package.json +++ b/paths/curlNoise/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-curl-noise", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles curl noise path", "homepage": "https://particles.js.org", "scripts": { diff --git a/paths/curves/CHANGELOG.md b/paths/curves/CHANGELOG.md index a60942fc060..7efdb8f24ce 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/path-curves + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/path-curves diff --git a/paths/curves/package.dist.json b/paths/curves/package.dist.json index b55ce32990d..35ec634cea8 100644 --- a/paths/curves/package.dist.json +++ b/paths/curves/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-curves", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles curves path", "homepage": "https://particles.js.org", "repository": { @@ -103,8 +103,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-move": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-move": "4.0.0-beta.9" }, "type": "module" } diff --git a/paths/curves/package.json b/paths/curves/package.json index 31724054729..800435913c7 100644 --- a/paths/curves/package.json +++ b/paths/curves/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-curves", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles curves path", "homepage": "https://particles.js.org", "scripts": { diff --git a/paths/fractalNoise/CHANGELOG.md b/paths/fractalNoise/CHANGELOG.md index e3408d5d5b0..29f57c4b37a 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/path-fractal-noise + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/path-fractal-noise diff --git a/paths/fractalNoise/package.dist.json b/paths/fractalNoise/package.dist.json index 24fcfbe2a59..12f3736951e 100644 --- a/paths/fractalNoise/package.dist.json +++ b/paths/fractalNoise/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-fractal-noise", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles fractal noise path", "homepage": "https://particles.js.org", "repository": { @@ -103,10 +103,10 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/fractal-noise": "4.0.0-beta.8", - "@tsparticles/noise-field": "4.0.0-beta.8", - "@tsparticles/plugin-move": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/fractal-noise": "4.0.0-beta.9", + "@tsparticles/noise-field": "4.0.0-beta.9", + "@tsparticles/plugin-move": "4.0.0-beta.9" }, "type": "module" } diff --git a/paths/fractalNoise/package.json b/paths/fractalNoise/package.json index e2f809999dc..585c08dbce8 100644 --- a/paths/fractalNoise/package.json +++ b/paths/fractalNoise/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-fractal-noise", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles fractal noise path", "homepage": "https://particles.js.org", "scripts": { diff --git a/paths/grid/CHANGELOG.md b/paths/grid/CHANGELOG.md index 89e288c69f7..5f5e369bfe1 100644 --- a/paths/grid/CHANGELOG.md +++ b/paths/grid/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/path-grid + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/path-grid diff --git a/paths/grid/package.dist.json b/paths/grid/package.dist.json index 636b9e1ae36..37782ac7930 100644 --- a/paths/grid/package.dist.json +++ b/paths/grid/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-grid", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles grid path", "homepage": "https://particles.js.org", "repository": { @@ -103,8 +103,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-move": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-move": "4.0.0-beta.9" }, "type": "module" } diff --git a/paths/grid/package.json b/paths/grid/package.json index 0ba468811b2..42f88e36a38 100644 --- a/paths/grid/package.json +++ b/paths/grid/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-grid", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles grid path", "homepage": "https://particles.js.org", "scripts": { diff --git a/paths/levy/CHANGELOG.md b/paths/levy/CHANGELOG.md index d0242319cf7..1fc450e1f3e 100644 --- a/paths/levy/CHANGELOG.md +++ b/paths/levy/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/path-levy + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/path-levy diff --git a/paths/levy/package.dist.json b/paths/levy/package.dist.json index 806289950f5..14b47a08cda 100644 --- a/paths/levy/package.dist.json +++ b/paths/levy/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-levy", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles levy path", "homepage": "https://particles.js.org", "repository": { @@ -103,8 +103,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-move": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-move": "4.0.0-beta.9" }, "type": "module" } diff --git a/paths/levy/package.json b/paths/levy/package.json index cbf92e21466..783d484ca5e 100644 --- a/paths/levy/package.json +++ b/paths/levy/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-levy", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles levy path", "homepage": "https://particles.js.org", "scripts": { diff --git a/paths/perlinNoise/CHANGELOG.md b/paths/perlinNoise/CHANGELOG.md index a5e94b66ab9..1a7930dbb6f 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/path-perlin-noise + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 6d6e72de3ed..17da3cfcda9 100644 --- a/paths/perlinNoise/package.dist.json +++ b/paths/perlinNoise/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-perlin-noise", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles perlin noise path", "homepage": "https://particles.js.org", "repository": { @@ -103,10 +103,10 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/noise-field": "4.0.0-beta.8", - "@tsparticles/perlin-noise": "4.0.0-beta.8", - "@tsparticles/plugin-move": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/noise-field": "4.0.0-beta.9", + "@tsparticles/perlin-noise": "4.0.0-beta.9", + "@tsparticles/plugin-move": "4.0.0-beta.9" }, "type": "module" } diff --git a/paths/perlinNoise/package.json b/paths/perlinNoise/package.json index 68234a3025b..6c010ad1c83 100644 --- a/paths/perlinNoise/package.json +++ b/paths/perlinNoise/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-perlin-noise", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles perlin noise path", "homepage": "https://particles.js.org", "scripts": { diff --git a/paths/polygon/CHANGELOG.md b/paths/polygon/CHANGELOG.md index 9f371062b8e..6f7693c8637 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/path-polygon + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/path-polygon diff --git a/paths/polygon/package.dist.json b/paths/polygon/package.dist.json index e95a319ac54..8d30954ebd6 100644 --- a/paths/polygon/package.dist.json +++ b/paths/polygon/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-polygon", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles polygon path", "homepage": "https://particles.js.org", "repository": { @@ -103,8 +103,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-move": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-move": "4.0.0-beta.9" }, "type": "module" } diff --git a/paths/polygon/package.json b/paths/polygon/package.json index f412f91b1d6..ad6945cc3c9 100644 --- a/paths/polygon/package.json +++ b/paths/polygon/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-polygon", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles polygon path", "homepage": "https://particles.js.org", "scripts": { diff --git a/paths/random/CHANGELOG.md b/paths/random/CHANGELOG.md index 1a7025b17f1..d0fdd2f04b2 100644 --- a/paths/random/CHANGELOG.md +++ b/paths/random/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/path-random + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/path-random diff --git a/paths/random/package.dist.json b/paths/random/package.dist.json index c02edd2aa35..5bc65d6a905 100644 --- a/paths/random/package.dist.json +++ b/paths/random/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-random", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles zig zag path", "homepage": "https://particles.js.org", "repository": { @@ -100,8 +100,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-move": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-move": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/paths/random/package.json b/paths/random/package.json index 5502eab1bcf..c32212507a5 100644 --- a/paths/random/package.json +++ b/paths/random/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-random", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles zig zag path", "homepage": "https://particles.js.org", "scripts": { diff --git a/paths/simplexNoise/CHANGELOG.md b/paths/simplexNoise/CHANGELOG.md index 9da32ebd87a..707a2808236 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/path-simplex-noise + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 69d1d3ffe83..02c46ffdf7f 100644 --- a/paths/simplexNoise/package.dist.json +++ b/paths/simplexNoise/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-simplex-noise", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles simplex noise path", "homepage": "https://particles.js.org", "repository": { @@ -103,10 +103,10 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/noise-field": "4.0.0-beta.8", - "@tsparticles/plugin-move": "4.0.0-beta.8", - "@tsparticles/simplex-noise": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/noise-field": "4.0.0-beta.9", + "@tsparticles/plugin-move": "4.0.0-beta.9", + "@tsparticles/simplex-noise": "4.0.0-beta.9" }, "type": "module" } diff --git a/paths/simplexNoise/package.json b/paths/simplexNoise/package.json index 26d93522ef4..6fb107d573a 100644 --- a/paths/simplexNoise/package.json +++ b/paths/simplexNoise/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-simplex-noise", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles simplex noise path", "homepage": "https://particles.js.org", "scripts": { diff --git a/paths/spiral/CHANGELOG.md b/paths/spiral/CHANGELOG.md index e2db229e3eb..41af0e9ddb7 100644 --- a/paths/spiral/CHANGELOG.md +++ b/paths/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/path-spiral + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/path-spiral diff --git a/paths/spiral/package.dist.json b/paths/spiral/package.dist.json index d57518926e7..60656a9184f 100644 --- a/paths/spiral/package.dist.json +++ b/paths/spiral/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-spiral", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles spiral path", "homepage": "https://particles.js.org", "repository": { @@ -103,8 +103,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-move": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-move": "4.0.0-beta.9" }, "type": "module" } diff --git a/paths/spiral/package.json b/paths/spiral/package.json index 675bd0bdeca..091bad363a6 100644 --- a/paths/spiral/package.json +++ b/paths/spiral/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-spiral", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles spiral path", "homepage": "https://particles.js.org", "scripts": { diff --git a/paths/svg/CHANGELOG.md b/paths/svg/CHANGELOG.md index 80ee52b2d45..7f655123caa 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/path-svg + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/path-svg diff --git a/paths/svg/package.dist.json b/paths/svg/package.dist.json index 1f8d3f694b5..732a1548074 100644 --- a/paths/svg/package.dist.json +++ b/paths/svg/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-svg", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles svg path", "homepage": "https://particles.js.org", "repository": { @@ -100,8 +100,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-move": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-move": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/paths/svg/package.json b/paths/svg/package.json index 325d2922f7c..c181aed3e00 100644 --- a/paths/svg/package.json +++ b/paths/svg/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-svg", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles svg path", "homepage": "https://particles.js.org", "scripts": { diff --git a/paths/zigzag/CHANGELOG.md b/paths/zigzag/CHANGELOG.md index fddc1810a8f..31cea6f89c5 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/path-zig-zag + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 f5d0701b6a6..6729c827b96 100644 --- a/paths/zigzag/package.dist.json +++ b/paths/zigzag/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-zig-zag", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles zig zag path", "homepage": "https://particles.js.org", "repository": { @@ -100,8 +100,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-move": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-move": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/paths/zigzag/package.json b/paths/zigzag/package.json index c346d995476..799969a7ec6 100644 --- a/paths/zigzag/package.json +++ b/paths/zigzag/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-zig-zag", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles zig zag path", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/absorbers/CHANGELOG.md b/plugins/absorbers/CHANGELOG.md index ca671734290..faf406d8b3f 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-absorbers + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-absorbers diff --git a/plugins/absorbers/package.dist.json b/plugins/absorbers/package.dist.json index fe638096c1c..95b36e8a709 100644 --- a/plugins/absorbers/package.dist.json +++ b/plugins/absorbers/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-absorbers", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles absorbers plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,8 +99,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" }, "peerDependenciesMeta": { "@tsparticles/plugin-interactivity": { diff --git a/plugins/absorbers/package.json b/plugins/absorbers/package.json index e61239a049e..6825e3601c6 100644 --- a/plugins/absorbers/package.json +++ b/plugins/absorbers/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-absorbers", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles absorbers plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/backgroundMask/CHANGELOG.md b/plugins/backgroundMask/CHANGELOG.md index 3a52b279d6d..de824379364 100644 --- a/plugins/backgroundMask/CHANGELOG.md +++ b/plugins/backgroundMask/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-background-mask + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-background-mask diff --git a/plugins/backgroundMask/package.dist.json b/plugins/backgroundMask/package.dist.json index 9c6a8fe0c83..2acbb311461 100644 --- a/plugins/backgroundMask/package.dist.json +++ b/plugins/backgroundMask/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-background-mask", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles background mask plugin", "homepage": "https://particles.js.org", "repository": { @@ -85,7 +85,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/backgroundMask/package.json b/plugins/backgroundMask/package.json index 9fa3e40b0f7..d7232b25ca2 100644 --- a/plugins/backgroundMask/package.json +++ b/plugins/backgroundMask/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-background-mask", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles background mask plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/blend/CHANGELOG.md b/plugins/blend/CHANGELOG.md index 1791242c9f7..ad93cecd26c 100644 --- a/plugins/blend/CHANGELOG.md +++ b/plugins/blend/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-blend + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-blend diff --git a/plugins/blend/package.dist.json b/plugins/blend/package.dist.json index ace6defe6e1..80d8ba935a0 100644 --- a/plugins/blend/package.dist.json +++ b/plugins/blend/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-blend", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles blend plugin", "homepage": "https://particles.js.org", "repository": { @@ -85,7 +85,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/blend/package.json b/plugins/blend/package.json index 36f9b83b0ee..aa7fb30d5ca 100644 --- a/plugins/blend/package.json +++ b/plugins/blend/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-blend", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles blend plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/canvasMask/CHANGELOG.md b/plugins/canvasMask/CHANGELOG.md index f19d4fed2c0..0d6df963e44 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-canvas-mask + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 0931d5c83c2..66309394ad0 100644 --- a/plugins/canvasMask/package.dist.json +++ b/plugins/canvasMask/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-canvas-mask", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles canvas mask plugin", "homepage": "https://particles.js.org", "repository": { @@ -85,8 +85,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/canvas-utils": "4.0.0-beta.8", - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/canvas-utils": "4.0.0-beta.9", + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/canvasMask/package.json b/plugins/canvasMask/package.json index c4f25e75e4e..a9a45a054dc 100644 --- a/plugins/canvasMask/package.json +++ b/plugins/canvasMask/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-canvas-mask", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles canvas mask plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/colors/hex/CHANGELOG.md b/plugins/colors/hex/CHANGELOG.md index 54a2da48115..8fecbe1fc8a 100644 --- a/plugins/colors/hex/CHANGELOG.md +++ b/plugins/colors/hex/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-hex-color + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-hex-color diff --git a/plugins/colors/hex/package.dist.json b/plugins/colors/hex/package.dist.json index 0285b04040b..7de280996fe 100644 --- a/plugins/colors/hex/package.dist.json +++ b/plugins/colors/hex/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-hex-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles hex color plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/colors/hex/package.json b/plugins/colors/hex/package.json index cdb75dd9f46..8763d543917 100644 --- a/plugins/colors/hex/package.json +++ b/plugins/colors/hex/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-hex-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles hex color plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/colors/hsl/CHANGELOG.md b/plugins/colors/hsl/CHANGELOG.md index 93f2f6b16ea..fa6c1e9e472 100644 --- a/plugins/colors/hsl/CHANGELOG.md +++ b/plugins/colors/hsl/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-hsl-color + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-hsl-color diff --git a/plugins/colors/hsl/package.dist.json b/plugins/colors/hsl/package.dist.json index eeb8aacb7ae..e0fa4988cda 100644 --- a/plugins/colors/hsl/package.dist.json +++ b/plugins/colors/hsl/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-hsl-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles HSL color plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/colors/hsl/package.json b/plugins/colors/hsl/package.json index b13e59ad2d9..5c07c56c545 100644 --- a/plugins/colors/hsl/package.json +++ b/plugins/colors/hsl/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-hsl-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles HSL color plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/colors/hsv/CHANGELOG.md b/plugins/colors/hsv/CHANGELOG.md index 6b6eb85ee65..db3ed6ccbf7 100644 --- a/plugins/colors/hsv/CHANGELOG.md +++ b/plugins/colors/hsv/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-hsv-color + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-hsv-color diff --git a/plugins/colors/hsv/package.dist.json b/plugins/colors/hsv/package.dist.json index f08937a31b2..466d70141f9 100644 --- a/plugins/colors/hsv/package.dist.json +++ b/plugins/colors/hsv/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-hsv-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles HSV color plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/colors/hsv/package.json b/plugins/colors/hsv/package.json index 88f4e9e7db4..2a46af9c1c8 100644 --- a/plugins/colors/hsv/package.json +++ b/plugins/colors/hsv/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-hsv-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles HSV color plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/colors/hwb/CHANGELOG.md b/plugins/colors/hwb/CHANGELOG.md index ca4a50d5812..5a0613428f8 100644 --- a/plugins/colors/hwb/CHANGELOG.md +++ b/plugins/colors/hwb/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-hwb-color + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-hwb-color diff --git a/plugins/colors/hwb/package.dist.json b/plugins/colors/hwb/package.dist.json index 384baa0a756..9c75cfae141 100644 --- a/plugins/colors/hwb/package.dist.json +++ b/plugins/colors/hwb/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-hwb-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles HWB color plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/colors/hwb/package.json b/plugins/colors/hwb/package.json index a4bcbf9d9c5..cd11be32aaa 100644 --- a/plugins/colors/hwb/package.json +++ b/plugins/colors/hwb/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-hwb-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles HWB color plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/colors/lab/CHANGELOG.md b/plugins/colors/lab/CHANGELOG.md index a4b00c323c5..6b1faaff8b4 100644 --- a/plugins/colors/lab/CHANGELOG.md +++ b/plugins/colors/lab/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-lab-color + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-lab-color diff --git a/plugins/colors/lab/package.dist.json b/plugins/colors/lab/package.dist.json index 09b4ad3e4c5..1351356f00d 100644 --- a/plugins/colors/lab/package.dist.json +++ b/plugins/colors/lab/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-lab-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles LAB color plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/colors/lab/package.json b/plugins/colors/lab/package.json index c1be7f30cc2..7b76cf7bf45 100644 --- a/plugins/colors/lab/package.json +++ b/plugins/colors/lab/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-lab-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles LAB color plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/colors/lch/CHANGELOG.md b/plugins/colors/lch/CHANGELOG.md index 1250c84230f..f3140382473 100644 --- a/plugins/colors/lch/CHANGELOG.md +++ b/plugins/colors/lch/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-lch-color + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-lch-color diff --git a/plugins/colors/lch/package.dist.json b/plugins/colors/lch/package.dist.json index 2cfbc3317b1..5ce77cb2c22 100644 --- a/plugins/colors/lch/package.dist.json +++ b/plugins/colors/lch/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-lch-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles LCH color plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/colors/lch/package.json b/plugins/colors/lch/package.json index 5d365314f47..186b49d1e15 100644 --- a/plugins/colors/lch/package.json +++ b/plugins/colors/lch/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-lch-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles LCH color plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/colors/named/CHANGELOG.md b/plugins/colors/named/CHANGELOG.md index f706f03b746..91cfb8b220e 100644 --- a/plugins/colors/named/CHANGELOG.md +++ b/plugins/colors/named/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-named-color + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-named-color diff --git a/plugins/colors/named/package.dist.json b/plugins/colors/named/package.dist.json index 8d519b18f39..4b3269c1394 100644 --- a/plugins/colors/named/package.dist.json +++ b/plugins/colors/named/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-named-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles named color plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/colors/named/package.json b/plugins/colors/named/package.json index f8f51897531..d77875e6551 100644 --- a/plugins/colors/named/package.json +++ b/plugins/colors/named/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-named-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles named color plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/colors/oklab/CHANGELOG.md b/plugins/colors/oklab/CHANGELOG.md index 07c3f2ade20..50f44a97ecc 100644 --- a/plugins/colors/oklab/CHANGELOG.md +++ b/plugins/colors/oklab/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-oklab-color + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-oklab-color diff --git a/plugins/colors/oklab/package.dist.json b/plugins/colors/oklab/package.dist.json index 564dbface4d..80b73ff61ef 100644 --- a/plugins/colors/oklab/package.dist.json +++ b/plugins/colors/oklab/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-oklab-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles OKLAB color plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/colors/oklab/package.json b/plugins/colors/oklab/package.json index 6c9bdb0ef41..26c5d6203d4 100644 --- a/plugins/colors/oklab/package.json +++ b/plugins/colors/oklab/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-oklab-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles OKLAB color plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/colors/oklch/CHANGELOG.md b/plugins/colors/oklch/CHANGELOG.md index e47c02f68f1..786261db4c0 100644 --- a/plugins/colors/oklch/CHANGELOG.md +++ b/plugins/colors/oklch/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-oklch-color + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-oklch-color diff --git a/plugins/colors/oklch/package.dist.json b/plugins/colors/oklch/package.dist.json index ddbbeb07144..f72678349d7 100644 --- a/plugins/colors/oklch/package.dist.json +++ b/plugins/colors/oklch/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-oklch-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles OKLCH color plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/colors/oklch/package.json b/plugins/colors/oklch/package.json index 502d606a8d1..373f92f00b9 100644 --- a/plugins/colors/oklch/package.json +++ b/plugins/colors/oklch/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-oklch-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles OKLCH color plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/colors/rgb/CHANGELOG.md b/plugins/colors/rgb/CHANGELOG.md index df504d580e0..5cfcb4f253e 100644 --- a/plugins/colors/rgb/CHANGELOG.md +++ b/plugins/colors/rgb/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-rgb-color + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-rgb-color diff --git a/plugins/colors/rgb/package.dist.json b/plugins/colors/rgb/package.dist.json index 1d0ce914f6a..f1e4dcd1849 100644 --- a/plugins/colors/rgb/package.dist.json +++ b/plugins/colors/rgb/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-rgb-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles RGB color plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/colors/rgb/package.json b/plugins/colors/rgb/package.json index 8ba9dd995bf..783a61f1f30 100644 --- a/plugins/colors/rgb/package.json +++ b/plugins/colors/rgb/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-rgb-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles RGB color plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/easings/back/CHANGELOG.md b/plugins/easings/back/CHANGELOG.md index 4c4ee9ba324..4df94855a30 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-easing-back + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 d74f37a9758..d3b965bff5b 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing back plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/back/package.json b/plugins/easings/back/package.json index cc22d68bb1c..31e67c91b8a 100644 --- a/plugins/easings/back/package.json +++ b/plugins/easings/back/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-back", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing back plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/easings/bounce/CHANGELOG.md b/plugins/easings/bounce/CHANGELOG.md index 0471bc73973..2e226aa250f 100644 --- a/plugins/easings/bounce/CHANGELOG.md +++ b/plugins/easings/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-easing-bounce + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-easing-bounce diff --git a/plugins/easings/bounce/package.dist.json b/plugins/easings/bounce/package.dist.json index 0fdda252d02..cec1bb7b2e2 100644 --- a/plugins/easings/bounce/package.dist.json +++ b/plugins/easings/bounce/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-bounce", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing bounce plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/bounce/package.json b/plugins/easings/bounce/package.json index e7d747d0f95..ee1fb5c5390 100644 --- a/plugins/easings/bounce/package.json +++ b/plugins/easings/bounce/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-bounce", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing bounce plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/easings/circ/CHANGELOG.md b/plugins/easings/circ/CHANGELOG.md index c7cc5c5d86d..7d67c7a061c 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-easing-circ + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 c7b9435f589..d19f6ace38a 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing circ plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/circ/package.json b/plugins/easings/circ/package.json index f2020ea74f4..16d33da433c 100644 --- a/plugins/easings/circ/package.json +++ b/plugins/easings/circ/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-circ", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing circ plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/easings/cubic/CHANGELOG.md b/plugins/easings/cubic/CHANGELOG.md index c77b2e7631b..fcee178caf1 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-easing-cubic + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 c924e9162b3..83cf4c5854e 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing cubic plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/cubic/package.json b/plugins/easings/cubic/package.json index 2fe5aa867a7..c85ab091a40 100644 --- a/plugins/easings/cubic/package.json +++ b/plugins/easings/cubic/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-cubic", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing cubic plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/easings/elastic/CHANGELOG.md b/plugins/easings/elastic/CHANGELOG.md index f175f141122..c1712feb361 100644 --- a/plugins/easings/elastic/CHANGELOG.md +++ b/plugins/easings/elastic/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-easing-elastic + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-easing-elastic diff --git a/plugins/easings/elastic/package.dist.json b/plugins/easings/elastic/package.dist.json index 6d7507c3308..094efad627f 100644 --- a/plugins/easings/elastic/package.dist.json +++ b/plugins/easings/elastic/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-elastic", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing elastic plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/elastic/package.json b/plugins/easings/elastic/package.json index af1044e7807..055e9f0f311 100644 --- a/plugins/easings/elastic/package.json +++ b/plugins/easings/elastic/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-elastic", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing elastic plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/easings/expo/CHANGELOG.md b/plugins/easings/expo/CHANGELOG.md index f84a0a6493f..b0fa47808e9 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-easing-expo + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 7ff0ffd2893..04726a4b0e6 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing expo plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/expo/package.json b/plugins/easings/expo/package.json index 6c81f5948c3..eb9eb89f9fd 100644 --- a/plugins/easings/expo/package.json +++ b/plugins/easings/expo/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-expo", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing expo plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/easings/gaussian/CHANGELOG.md b/plugins/easings/gaussian/CHANGELOG.md index e8ac419ec04..e1f18c953ec 100644 --- a/plugins/easings/gaussian/CHANGELOG.md +++ b/plugins/easings/gaussian/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-easing-gaussian + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-easing-gaussian diff --git a/plugins/easings/gaussian/package.dist.json b/plugins/easings/gaussian/package.dist.json index 5ba072f73ca..0d98a0ec0e9 100644 --- a/plugins/easings/gaussian/package.dist.json +++ b/plugins/easings/gaussian/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-gaussian", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing gaussian plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "devDependencies": { "@tsparticles/engine": "workspace:*" diff --git a/plugins/easings/gaussian/package.json b/plugins/easings/gaussian/package.json index bf7fdaf9029..67cc7484654 100644 --- a/plugins/easings/gaussian/package.json +++ b/plugins/easings/gaussian/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-gaussian", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing gaussian plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/easings/linear/CHANGELOG.md b/plugins/easings/linear/CHANGELOG.md index 9566a9c6bf0..1a22f160584 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-easing-linear + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 2a8cea0af44..03483c6fde2 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing linear plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "devDependencies": { "@tsparticles/engine": "workspace:*" diff --git a/plugins/easings/linear/package.json b/plugins/easings/linear/package.json index 34a2e778672..ee2f2c4a7c3 100644 --- a/plugins/easings/linear/package.json +++ b/plugins/easings/linear/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-linear", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing linear plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/easings/quad/CHANGELOG.md b/plugins/easings/quad/CHANGELOG.md index f8f74823e72..769752a1b45 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-easing-quad + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 08aed7e2c5a..fcf2ec16c44 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing quad plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "devDependencies": { "@tsparticles/engine": "workspace:*" diff --git a/plugins/easings/quad/package.json b/plugins/easings/quad/package.json index e0173155d56..0d2fa641ac1 100644 --- a/plugins/easings/quad/package.json +++ b/plugins/easings/quad/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-quad", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing quad plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/easings/quart/CHANGELOG.md b/plugins/easings/quart/CHANGELOG.md index d4b33b5fbd5..5df05688cee 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-easing-quart + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 1390c156861..b26e766d915 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing quart plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/quart/package.json b/plugins/easings/quart/package.json index bba25cc3acd..49f13e13edc 100644 --- a/plugins/easings/quart/package.json +++ b/plugins/easings/quart/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-quart", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing quart plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/easings/quint/CHANGELOG.md b/plugins/easings/quint/CHANGELOG.md index 9152b3af107..25786f88fd9 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-easing-quint + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 5d130172008..b07ea45866f 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing quint plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/quint/package.json b/plugins/easings/quint/package.json index a3d4a62af95..268be775621 100644 --- a/plugins/easings/quint/package.json +++ b/plugins/easings/quint/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-quint", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing quint plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/easings/sigmoid/CHANGELOG.md b/plugins/easings/sigmoid/CHANGELOG.md index 89048f72185..bc8184d31f7 100644 --- a/plugins/easings/sigmoid/CHANGELOG.md +++ b/plugins/easings/sigmoid/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-easing-sigmoid + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-easing-sigmoid diff --git a/plugins/easings/sigmoid/package.dist.json b/plugins/easings/sigmoid/package.dist.json index e306b697c83..5ba51044d77 100644 --- a/plugins/easings/sigmoid/package.dist.json +++ b/plugins/easings/sigmoid/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-sigmoid", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing sigmoid plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/sigmoid/package.json b/plugins/easings/sigmoid/package.json index 0c60b3aeff2..5af1a6d0e6b 100644 --- a/plugins/easings/sigmoid/package.json +++ b/plugins/easings/sigmoid/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-sigmoid", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing sigmoid plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/easings/sine/CHANGELOG.md b/plugins/easings/sine/CHANGELOG.md index 4b5044743c8..6d20af35c0b 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-easing-sine + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 6822e0bdc19..0d5e7808d5a 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing sine plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/sine/package.json b/plugins/easings/sine/package.json index b88cd4bbc37..3ac35e91349 100644 --- a/plugins/easings/sine/package.json +++ b/plugins/easings/sine/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-sine", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing sine plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/easings/smoothstep/CHANGELOG.md b/plugins/easings/smoothstep/CHANGELOG.md index 1c1254dc8fd..eacdc801d3f 100644 --- a/plugins/easings/smoothstep/CHANGELOG.md +++ b/plugins/easings/smoothstep/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-easing-smoothstep + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-easing-smoothstep diff --git a/plugins/easings/smoothstep/package.dist.json b/plugins/easings/smoothstep/package.dist.json index 4b6f8f3e3e8..fc6c637a405 100644 --- a/plugins/easings/smoothstep/package.dist.json +++ b/plugins/easings/smoothstep/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-smoothstep", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing smoothstep plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/easings/smoothstep/package.json b/plugins/easings/smoothstep/package.json index c65a3fb7e07..6b103ad9232 100644 --- a/plugins/easings/smoothstep/package.json +++ b/plugins/easings/smoothstep/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-easing-smoothstep", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles easing smoothstep plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/emitters/CHANGELOG.md b/plugins/emitters/CHANGELOG.md index c15140cd0d2..346ea67bc35 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-emitters + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-emitters diff --git a/plugins/emitters/package.dist.json b/plugins/emitters/package.dist.json index a8862b60e0c..e5a01c27993 100644 --- a/plugins/emitters/package.dist.json +++ b/plugins/emitters/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-emitters", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles emitters plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,8 +99,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" }, "peerDependenciesMeta": { "@tsparticles/plugin-interactivity": { diff --git a/plugins/emitters/package.json b/plugins/emitters/package.json index 47d1528a1a1..baedd1692dc 100644 --- a/plugins/emitters/package.json +++ b/plugins/emitters/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-emitters", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles emitters plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/emittersShapes/canvas/CHANGELOG.md b/plugins/emittersShapes/canvas/CHANGELOG.md index 1077e6d24b6..eb030746c23 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-emitters-shape-canvas + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 439e2e881a0..17b59cac979 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles emitters shape canvas plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,9 +99,9 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/canvas-utils": "4.0.0-beta.8", - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-emitters": "4.0.0-beta.8" + "@tsparticles/canvas-utils": "4.0.0-beta.9", + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-emitters": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/emittersShapes/canvas/package.json b/plugins/emittersShapes/canvas/package.json index 3e011be8797..2463619e166 100644 --- a/plugins/emittersShapes/canvas/package.json +++ b/plugins/emittersShapes/canvas/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-emitters-shape-canvas", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles emitters shape canvas plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/emittersShapes/circle/CHANGELOG.md b/plugins/emittersShapes/circle/CHANGELOG.md index b0ef251ba2d..cf1c46d8610 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-emitters-shape-circle + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 f5469490a3f..a72e1ae5351 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles emitters shape circle plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,8 +99,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-emitters": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-emitters": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/emittersShapes/circle/package.json b/plugins/emittersShapes/circle/package.json index 31b506ee049..6bd6042c720 100644 --- a/plugins/emittersShapes/circle/package.json +++ b/plugins/emittersShapes/circle/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-emitters-shape-circle", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles emitters shape circle plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/emittersShapes/path/CHANGELOG.md b/plugins/emittersShapes/path/CHANGELOG.md index 0ac46f9d020..d4282f660a3 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-emitters-shape-path + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 14f1f094006..bcca9eaa3f8 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles emitters shape path plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,8 +99,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-emitters": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-emitters": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/emittersShapes/path/package.json b/plugins/emittersShapes/path/package.json index 8d7b0e2efab..3fa0de48e15 100644 --- a/plugins/emittersShapes/path/package.json +++ b/plugins/emittersShapes/path/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-emitters-shape-path", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles emitters shape path plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/emittersShapes/polygon/CHANGELOG.md b/plugins/emittersShapes/polygon/CHANGELOG.md index 0fc7427ed6d..799a6620e85 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-emitters-shape-polygon + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 a00041c39c2..43c0740eb1d 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles emitters shape polygon plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,8 +99,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-emitters": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-emitters": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/emittersShapes/polygon/package.json b/plugins/emittersShapes/polygon/package.json index 2613f8d8888..fca8451d290 100644 --- a/plugins/emittersShapes/polygon/package.json +++ b/plugins/emittersShapes/polygon/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-emitters-shape-polygon", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles emitters shape polygon plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/emittersShapes/square/CHANGELOG.md b/plugins/emittersShapes/square/CHANGELOG.md index f327362ba29..4024fe80123 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-emitters-shape-square + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 659845c9178..65882c5c4f3 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles emitters shape square plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,8 +99,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-emitters": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-emitters": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/emittersShapes/square/package.json b/plugins/emittersShapes/square/package.json index 6269c8e9cf6..1c30b59e9e1 100644 --- a/plugins/emittersShapes/square/package.json +++ b/plugins/emittersShapes/square/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-emitters-shape-square", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles emitters shape square plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/exports/image/CHANGELOG.md b/plugins/exports/image/CHANGELOG.md index 479ee7cc887..7054699d981 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-export-image + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 dd0ded6db65..6515c681d2e 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles export image plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/exports/image/package.json b/plugins/exports/image/package.json index 8ce2dec09f1..64f2586f227 100644 --- a/plugins/exports/image/package.json +++ b/plugins/exports/image/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-export-image", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles export image plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/exports/json/CHANGELOG.md b/plugins/exports/json/CHANGELOG.md index 51151c29df0..978f895d259 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-export-json + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 311da850ab6..5177194e741 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles export json plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/exports/json/package.json b/plugins/exports/json/package.json index 85048253e60..f959d589887 100644 --- a/plugins/exports/json/package.json +++ b/plugins/exports/json/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-export-json", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles export json plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/exports/video/CHANGELOG.md b/plugins/exports/video/CHANGELOG.md index 533225eae87..aaac4b3a5c5 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-export-video + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 e43d6f17d2e..0be5dd35644 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles export video plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/exports/video/package.json b/plugins/exports/video/package.json index 9df30976ead..9db680b64de 100644 --- a/plugins/exports/video/package.json +++ b/plugins/exports/video/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-export-video", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles export video plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/infection/CHANGELOG.md b/plugins/infection/CHANGELOG.md index 4aec2bb5304..72ec093e49a 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-infection + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-infection diff --git a/plugins/infection/package.dist.json b/plugins/infection/package.dist.json index 60aa87dad2d..53a8c44f6c2 100644 --- a/plugins/infection/package.dist.json +++ b/plugins/infection/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-infection", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles infection plugin", "homepage": "https://particles.js.org", "repository": { @@ -99,8 +99,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-interactivity": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-interactivity": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/infection/package.json b/plugins/infection/package.json index 6246f129ff3..8140b68028f 100644 --- a/plugins/infection/package.json +++ b/plugins/infection/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-infection", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles infection plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/interactivity/CHANGELOG.md b/plugins/interactivity/CHANGELOG.md index 651f76c8d56..5d64b9398b7 100644 --- a/plugins/interactivity/CHANGELOG.md +++ b/plugins/interactivity/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-interactivity + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-interactivity diff --git a/plugins/interactivity/package.dist.json b/plugins/interactivity/package.dist.json index 8e6e2674c2d..2eaba1e3a79 100644 --- a/plugins/interactivity/package.dist.json +++ b/plugins/interactivity/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-interactivity", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles interactivity sickness plugin", "homepage": "https://particles.js.org", "repository": { @@ -85,7 +85,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/interactivity/package.json b/plugins/interactivity/package.json index f827589a055..f2e4a354af3 100644 --- a/plugins/interactivity/package.json +++ b/plugins/interactivity/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-interactivity", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles interactivity sickness plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/manualParticles/CHANGELOG.md b/plugins/manualParticles/CHANGELOG.md index e74db6d8cd9..5f9c747679e 100644 --- a/plugins/manualParticles/CHANGELOG.md +++ b/plugins/manualParticles/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-manual-particles + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-manual-particles diff --git a/plugins/manualParticles/package.dist.json b/plugins/manualParticles/package.dist.json index f590f37e1b2..0324de513f2 100644 --- a/plugins/manualParticles/package.dist.json +++ b/plugins/manualParticles/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-manual-particles", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles manual particles plugin", "homepage": "https://particles.js.org", "repository": { @@ -85,7 +85,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/manualParticles/package.json b/plugins/manualParticles/package.json index 5252c29ac49..9a03de122d2 100644 --- a/plugins/manualParticles/package.json +++ b/plugins/manualParticles/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-manual-particles", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles manual particles plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/motion/CHANGELOG.md b/plugins/motion/CHANGELOG.md index c7598e22295..cea1accd53b 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-motion + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-motion diff --git a/plugins/motion/package.dist.json b/plugins/motion/package.dist.json index 32ffd75e562..8a95d70c2ca 100644 --- a/plugins/motion/package.dist.json +++ b/plugins/motion/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-motion", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles motion sickness plugin", "homepage": "https://particles.js.org", "repository": { @@ -85,7 +85,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/motion/package.json b/plugins/motion/package.json index c1b8ade1275..f176acdbf5f 100644 --- a/plugins/motion/package.json +++ b/plugins/motion/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-motion", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles motion sickness plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/move/CHANGELOG.md b/plugins/move/CHANGELOG.md index 7b941e181e0..bbe144715a5 100644 --- a/plugins/move/CHANGELOG.md +++ b/plugins/move/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-move + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-move diff --git a/plugins/move/package.dist.json b/plugins/move/package.dist.json index 27d57b5e8df..d871e2fa8c1 100644 --- a/plugins/move/package.dist.json +++ b/plugins/move/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-move", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles Move plugin", "homepage": "https://particles.js.org", "repository": { @@ -85,7 +85,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/move/package.json b/plugins/move/package.json index b79d0dc6428..c1d79a9bf11 100644 --- a/plugins/move/package.json +++ b/plugins/move/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-move", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles Move plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/poisson/CHANGELOG.md b/plugins/poisson/CHANGELOG.md index 1e46023a815..dcf32f60d09 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-poisson-disc + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 da84e1fce46..1352e2113a3 100644 --- a/plugins/poisson/package.dist.json +++ b/plugins/poisson/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-poisson-disc", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles poisson disc plugin", "homepage": "https://particles.js.org", "repository": { @@ -84,7 +84,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/poisson/package.json b/plugins/poisson/package.json index 574c7d01879..ff9e0d81808 100644 --- a/plugins/poisson/package.json +++ b/plugins/poisson/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-poisson-disc", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles poisson disc plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/polygonMask/CHANGELOG.md b/plugins/polygonMask/CHANGELOG.md index 74a80a56c68..55cbac51d1f 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-polygon-mask + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 84e6218c379..b7a8d962a63 100644 --- a/plugins/polygonMask/package.dist.json +++ b/plugins/polygonMask/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-polygon-mask", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles polygon mask plugin", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/polygonMask/package.json b/plugins/polygonMask/package.json index 78b17da546c..a449e3d6d24 100644 --- a/plugins/polygonMask/package.json +++ b/plugins/polygonMask/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-polygon-mask", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles polygon mask plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/responsive/CHANGELOG.md b/plugins/responsive/CHANGELOG.md index e5cde72fb6f..f8aaa3a01a9 100644 --- a/plugins/responsive/CHANGELOG.md +++ b/plugins/responsive/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-responsive + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-responsive diff --git a/plugins/responsive/package.dist.json b/plugins/responsive/package.dist.json index e50a8cb9d87..fea9ed05113 100644 --- a/plugins/responsive/package.dist.json +++ b/plugins/responsive/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-responsive", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles responsive plugin", "homepage": "https://particles.js.org", "repository": { @@ -85,7 +85,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/responsive/package.json b/plugins/responsive/package.json index 4039f4ee5e1..475efee0933 100644 --- a/plugins/responsive/package.json +++ b/plugins/responsive/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-responsive", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles responsive plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/sounds/CHANGELOG.md b/plugins/sounds/CHANGELOG.md index 78bb64375d5..5e4efb0c10d 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-sounds + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-sounds diff --git a/plugins/sounds/package.dist.json b/plugins/sounds/package.dist.json index 1910be1f378..f58c320f3f2 100644 --- a/plugins/sounds/package.dist.json +++ b/plugins/sounds/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-sounds", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles sounds plugin", "homepage": "https://particles.js.org", "repository": { @@ -85,7 +85,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/sounds/package.json b/plugins/sounds/package.json index 677837bcce4..92acdf92648 100644 --- a/plugins/sounds/package.json +++ b/plugins/sounds/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-sounds", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles sounds plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/themes/CHANGELOG.md b/plugins/themes/CHANGELOG.md index 4ccd87dc626..3409785d501 100644 --- a/plugins/themes/CHANGELOG.md +++ b/plugins/themes/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-themes + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-themes diff --git a/plugins/themes/package.dist.json b/plugins/themes/package.dist.json index 0005819eae2..f872b8aa475 100644 --- a/plugins/themes/package.dist.json +++ b/plugins/themes/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-themes", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles themes plugin", "homepage": "https://particles.js.org", "repository": { @@ -85,7 +85,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/themes/package.json b/plugins/themes/package.json index 6e38c74f7ed..1e443d63e90 100644 --- a/plugins/themes/package.json +++ b/plugins/themes/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-themes", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles themes plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/trail/CHANGELOG.md b/plugins/trail/CHANGELOG.md index 57640475a1f..0cec2919ded 100644 --- a/plugins/trail/CHANGELOG.md +++ b/plugins/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-trail + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-trail diff --git a/plugins/trail/package.dist.json b/plugins/trail/package.dist.json index 7cf406305f9..8705f734ae8 100644 --- a/plugins/trail/package.dist.json +++ b/plugins/trail/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-trail", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles trail plugin", "homepage": "https://particles.js.org", "repository": { @@ -85,7 +85,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/trail/package.json b/plugins/trail/package.json index b2f356bfdd1..62a7f8f2019 100644 --- a/plugins/trail/package.json +++ b/plugins/trail/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-trail", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles trail plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/plugins/zoom/CHANGELOG.md b/plugins/zoom/CHANGELOG.md index 74b58e8a549..885e3a9db60 100644 --- a/plugins/zoom/CHANGELOG.md +++ b/plugins/zoom/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/plugin-zoom + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/plugin-zoom diff --git a/plugins/zoom/package.dist.json b/plugins/zoom/package.dist.json index 1079e355ad2..3e1bc08f3ae 100644 --- a/plugins/zoom/package.dist.json +++ b/plugins/zoom/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-zoom", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles zoom plugin", "homepage": "https://particles.js.org", "repository": { @@ -85,7 +85,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/plugins/zoom/package.json b/plugins/zoom/package.json index 26fcca9f91a..74cf592dc0c 100644 --- a/plugins/zoom/package.json +++ b/plugins/zoom/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/plugin-zoom", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles zoom plugin", "homepage": "https://particles.js.org", "scripts": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 809efe6b9e1..e60672cc58a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -132,7 +132,7 @@ importers: version: 6.0.2 typescript-eslint: specifier: ^8.58.0 - version: 8.58.0(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) + version: 8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) webpack: specifier: ^5.105.4 version: 5.105.4(@swc/core@1.15.24)(webpack-cli@7.0.2) @@ -1197,7 +1197,7 @@ importers: version: 6.0.2 vite: specifier: ^8.0.5 - version: 8.0.5(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3) + version: 8.0.7(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3) effects/bubble: devDependencies: @@ -2303,22 +2303,22 @@ importers: version: 28.0.1 "@vitest/coverage-v8": specifier: ^4.1.2 - version: 4.1.2(vitest@4.1.2) + version: 4.1.3(vitest@4.1.3) "@vitest/ui": specifier: ^4.1.2 - version: 4.1.2(vitest@4.1.2) + version: 4.1.2(vitest@4.1.3) canvas: specifier: ^3.2.3 version: 3.2.3 jsdom: specifier: ^29.0.1 - version: 29.0.1(canvas@3.2.3) + version: 29.0.2(canvas@3.2.3) jsdom-global: specifier: ^3.0.2 - version: 3.0.2(jsdom@29.0.1(canvas@3.2.3)) + version: 3.0.2(jsdom@29.0.2(canvas@3.2.3)) vitest: specifier: ^4.1.2 - version: 4.1.2(@types/node@25.5.2)(@vitest/ui@4.1.2)(jsdom@29.0.1(canvas@3.2.3))(vite@8.0.5(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3)) + version: 4.1.3(@types/node@25.5.2)(@vitest/coverage-v8@4.1.3)(@vitest/ui@4.1.2)(jsdom@29.0.2(canvas@3.2.3))(vite@8.0.7(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3)) packages: "@aashutoshrathi/word-wrap@1.2.6": @@ -2330,14 +2330,14 @@ packages: resolution: { integrity: sha512-rE0Pygv0sEZ4vBWHlAgJLGDU7Pm8xoO6p3wsEceb7GYAjScrOHpEo8KK/eVkAcnSM+slAEtXjA2JpdjLp4fJQQ== } - "@asamuzakjp/css-color@5.0.1": + "@asamuzakjp/css-color@5.1.8": resolution: - { integrity: sha512-2SZFvqMyvboVV1d15lMf7XiI3m7SDqXUuKaTymJYLN6dSGadqp+fVojqJlVoMlbZnlTmu3S0TLwLTJpvBMO1Aw== } + { integrity: sha512-OISPR9c2uPo23rUdvfEQiLPjoMLOpEeLNnP5iGkxr6tDDxJd3NjD+6fxY0mdaMbIPUjFGL4HFOJqLvow5q4aqQ== } engines: { node: ^20.19.0 || ^22.12.0 || >=24.0.0 } - "@asamuzakjp/dom-selector@7.0.3": + "@asamuzakjp/dom-selector@7.0.8": resolution: - { integrity: sha512-Q6mU0Z6bfj6YvnX2k9n0JxiIwrCFN59x/nWmYQnAqP000ruX/yV+5bp/GRcF5T8ncvfwJQ7fgfP74DlpKExILA== } + { integrity: sha512-erMO6FgtM02dC24NGm0xufMzWz5OF0wXKR7BpvGD973bq/GbmR8/DbxNZbj0YevQ5hlToJaWSVK/G9/NDgGEVw== } engines: { node: ^20.19.0 || ^22.12.0 || >=24.0.0 } "@asamuzakjp/nwsapi@2.3.9": @@ -2374,9 +2374,9 @@ packages: { integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q== } engines: { node: ">=6.9.0" } - "@babel/parser@7.29.0": + "@babel/parser@7.29.2": resolution: - { integrity: sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww== } + { integrity: sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA== } engines: { node: ">=6.0.0" } hasBin: true @@ -2532,9 +2532,9 @@ packages: peerDependencies: "@csstools/css-tokenizer": ^4.0.0 - "@csstools/css-syntax-patches-for-csstree@1.1.1": + "@csstools/css-syntax-patches-for-csstree@1.1.2": resolution: - { integrity: sha512-BvqN0AMWNAnLk9G8jnUT77D+mUbY/H2b3uDTvg2isJkHaOufUE2R3AOwxWo7VBQKT1lOdwdvorddo2B/lk64+w== } + { integrity: sha512-5GkLzz4prTIpoyeUiIu3iV6CSG3Plo7xRVOFPKI7FVEJ3mZ0A8SwK0XU3Gl7xAkiQ+mDyam+NNp875/C5y+jSA== } peerDependencies: css-tree: ^3.2.1 peerDependenciesMeta: @@ -2580,14 +2580,26 @@ packages: resolution: { integrity: sha512-AvT9QFpxK0Zd8J0jopedNm+w/2fIzvtPKPjqyw9jwvBaReTTqPBk9Hixaz7KbjimP+QNz605/XnjFcDAL2pqBg== } + "@emnapi/core@1.9.1": + resolution: + { integrity: sha512-mukuNALVsoix/w1BJwFzwXBN/dHeejQtuVzcDsfOEsdpCumXb/E9j8w11h5S54tT1xhifGfbbSm/ICrObRb3KA== } + "@emnapi/runtime@1.8.1": resolution: { integrity: sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg== } + "@emnapi/runtime@1.9.1": + resolution: + { integrity: sha512-VYi5+ZVLhpgK4hQ0TAjiQiZ6ol0oe4mBx7mVv7IflsiEp0OWoVsp/+f9Vc1hOhE0TtkORVrI1GvzyreqpgWtkA== } + "@emnapi/wasi-threads@1.1.0": resolution: { integrity: sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ== } + "@emnapi/wasi-threads@1.2.0": + resolution: + { integrity: sha512-N10dEJNSsUx41Z6pZsXU8FjPjpBEplgH24sfkmITrBED1/U2Esum9F3lfLrMjKHHjmi557zQn7kR9R+XWXu5Rg== } + "@epic-web/invariant@1.0.0": resolution: { integrity: sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA== } @@ -3064,9 +3076,9 @@ packages: { integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg== } engines: { node: ">=6.0.0" } - "@jridgewell/resolve-uri@3.1.1": + "@jridgewell/resolve-uri@3.1.2": resolution: - { integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA== } + { integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw== } engines: { node: ">=6.0.0" } "@jridgewell/set-array@1.2.1": @@ -3110,6 +3122,13 @@ packages: resolution: { integrity: sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A== } + "@napi-rs/wasm-runtime@1.1.2": + resolution: + { integrity: sha512-sNXv5oLJ7ob93xkZ1XnxisYhGYXfaG9f65/ZgYuAu3qt7b3NadcOEhLvx28hv31PgX8SZJRYrAIPQilQmFpLVw== } + peerDependencies: + "@emnapi/core": ^1.7.1 + "@emnapi/runtime": ^1.7.1 + "@nodelib/fs.scandir@2.1.5": resolution: { integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g== } @@ -3513,9 +3532,9 @@ packages: cpu: [x64] os: [win32] - "@oxc-project/types@0.122.0": + "@oxc-project/types@0.123.0": resolution: - { integrity: sha512-oLAl5kBpV4w69UtFZ9xqcmTi+GENWOcPF7FCrczTiBbmC0ibXxCwyvZGbO39rCVEuLGAZM84DH0pUIyyv/YJzA== } + { integrity: sha512-YtECP/y8Mj1lSHiUWGSRzy/C6teUKlS87dEfuVKT09LgQbUsBW1rNg+MiJ4buGu3yuADV60gbIvo9/HplA56Ew== } "@parcel/watcher-android-arm64@2.5.6": resolution: @@ -3642,119 +3661,119 @@ packages: { integrity: sha512-v/nzJzgUyh9TzRfy+5pTjj1z8Yhhg83TC4TQ/Mrrn2UwJnWWS/mVcpOWwHuFy7KsLnazE0ChHK/anM7GncrbHg== } engines: { node: ">=22" } - "@rolldown/binding-android-arm64@1.0.0-rc.12": + "@rolldown/binding-android-arm64@1.0.0-rc.13": resolution: - { integrity: sha512-pv1y2Fv0JybcykuiiD3qBOBdz6RteYojRFY1d+b95WVuzx211CRh+ytI/+9iVyWQ6koTh5dawe4S/yRfOFjgaA== } + { integrity: sha512-5ZiiecKH2DXAVJTNN13gNMUcCDg4Jy8ZjbXEsPnqa248wgOVeYRX0iqXXD5Jz4bI9BFHgKsI2qmyJynstbmr+g== } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [arm64] os: [android] - "@rolldown/binding-darwin-arm64@1.0.0-rc.12": + "@rolldown/binding-darwin-arm64@1.0.0-rc.13": resolution: - { integrity: sha512-cFYr6zTG/3PXXF3pUO+umXxt1wkRK/0AYT8lDwuqvRC+LuKYWSAQAQZjCWDQpAH172ZV6ieYrNnFzVVcnSflAg== } + { integrity: sha512-tz/v/8G77seu8zAB3A5sK3UFoOl06zcshEzhUO62sAEtrEuW/H1CcyoupOrD+NbQJytYgA4CppXPzlrmp4JZKA== } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [arm64] os: [darwin] - "@rolldown/binding-darwin-x64@1.0.0-rc.12": + "@rolldown/binding-darwin-x64@1.0.0-rc.13": resolution: - { integrity: sha512-ZCsYknnHzeXYps0lGBz8JrF37GpE9bFVefrlmDrAQhOEi4IOIlcoU1+FwHEtyXGx2VkYAvhu7dyBf75EJQffBw== } + { integrity: sha512-8DakphqOz8JrMYWTJmWA+vDJxut6LijZ8Xcdc4flOlAhU7PNVwo2MaWBF9iXjJAPo5rC/IxEFZDhJ3GC7NHvug== } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [x64] os: [darwin] - "@rolldown/binding-freebsd-x64@1.0.0-rc.12": + "@rolldown/binding-freebsd-x64@1.0.0-rc.13": resolution: - { integrity: sha512-dMLeprcVsyJsKolRXyoTH3NL6qtsT0Y2xeuEA8WQJquWFXkEC4bcu1rLZZSnZRMtAqwtrF/Ib9Ddtpa/Gkge9Q== } + { integrity: sha512-4wBQFfjDuXYN/SVI8inBF3Aa+isq40rc6VMFbk5jcpolUBTe5cYnMsHZ51nFWsx3PVyyNN3vgoESki0Hmr/4BA== } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [x64] os: [freebsd] - "@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.12": + "@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.13": resolution: - { integrity: sha512-YqWjAgGC/9M1lz3GR1r1rP79nMgo3mQiiA+Hfo+pvKFK1fAJ1bCi0ZQVh8noOqNacuY1qIcfyVfP6HoyBRZ85Q== } + { integrity: sha512-JW/e4yPIXLms+jmnbwwy5LA/LxVwZUWLN8xug+V200wzaVi5TEGIWQlh8o91gWYFxW609euI98OCCemmWGuPrw== } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [arm] os: [linux] - "@rolldown/binding-linux-arm64-gnu@1.0.0-rc.12": + "@rolldown/binding-linux-arm64-gnu@1.0.0-rc.13": resolution: - { integrity: sha512-/I5AS4cIroLpslsmzXfwbe5OmWvSsrFuEw3mwvbQ1kDxJ822hFHIx+vsN/TAzNVyepI/j/GSzrtCIwQPeKCLIg== } + { integrity: sha512-ZfKWpXiUymDnavepCaM6KG/uGydJ4l2nBmMxg60Ci4CbeefpqjPWpfaZM7PThOhk2dssqBAcwLc6rAyr0uTdXg== } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [arm64] os: [linux] libc: [glibc] - "@rolldown/binding-linux-arm64-musl@1.0.0-rc.12": + "@rolldown/binding-linux-arm64-musl@1.0.0-rc.13": resolution: - { integrity: sha512-V6/wZztnBqlx5hJQqNWwFdxIKN0m38p8Jas+VoSfgH54HSj9tKTt1dZvG6JRHcjh6D7TvrJPWFGaY9UBVOaWPw== } + { integrity: sha512-bmRg3O6Z0gq9yodKKWCIpnlH051sEfdVwt+6m5UDffAQMUUqU0xjnQqqAUm+Gu7ofAAly9DqiQDtKu2nPDEABA== } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [arm64] os: [linux] libc: [musl] - "@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.12": + "@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.13": resolution: - { integrity: sha512-AP3E9BpcUYliZCxa3w5Kwj9OtEVDYK6sVoUzy4vTOJsjPOgdaJZKFmN4oOlX0Wp0RPV2ETfmIra9x1xuayFB7g== } + { integrity: sha512-8Wtnbw4k7pMYN9B/mOEAsQ8HOiq7AZ31Ig4M9BKn2So4xRaFEhtCSa4ZJaOutOWq50zpgR4N5+L/opnlaCx8wQ== } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [ppc64] os: [linux] libc: [glibc] - "@rolldown/binding-linux-s390x-gnu@1.0.0-rc.12": + "@rolldown/binding-linux-s390x-gnu@1.0.0-rc.13": resolution: - { integrity: sha512-nWwpvUSPkoFmZo0kQazZYOrT7J5DGOJ/+QHHzjvNlooDZED8oH82Yg67HvehPPLAg5fUff7TfWFHQS8IV1n3og== } + { integrity: sha512-D/0Nlo8mQuxSMohNJUF2lDXWRsFDsHldfRRgD9bRgktj+EndGPj4DOV37LqDKPYS+osdyhZEH7fTakTAEcW7qg== } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [s390x] os: [linux] libc: [glibc] - "@rolldown/binding-linux-x64-gnu@1.0.0-rc.12": + "@rolldown/binding-linux-x64-gnu@1.0.0-rc.13": resolution: - { integrity: sha512-RNrafz5bcwRy+O9e6P8Z/OCAJW/A+qtBczIqVYwTs14pf4iV1/+eKEjdOUta93q2TsT/FI0XYDP3TCky38LMAg== } + { integrity: sha512-eRrPvat2YaVQcwwKi/JzOP6MKf1WRnOCr+VaI3cTWz3ZoLcP/654z90lVCJ4dAuMEpPdke0n+qyAqXDZdIC4rA== } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [x64] os: [linux] libc: [glibc] - "@rolldown/binding-linux-x64-musl@1.0.0-rc.12": + "@rolldown/binding-linux-x64-musl@1.0.0-rc.13": resolution: - { integrity: sha512-Jpw/0iwoKWx3LJ2rc1yjFrj+T7iHZn2JDg1Yny1ma0luviFS4mhAIcd1LFNxK3EYu3DHWCps0ydXQ5i/rrJ2ig== } + { integrity: sha512-PsdONiFRp8hR8KgVjTWjZ9s7uA3uueWL0t74/cKHfM4dR5zXYv4AjB8BvA+QDToqxAFg4ZkcVEqeu5F7inoz5w== } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [x64] os: [linux] libc: [musl] - "@rolldown/binding-openharmony-arm64@1.0.0-rc.12": + "@rolldown/binding-openharmony-arm64@1.0.0-rc.13": resolution: - { integrity: sha512-vRugONE4yMfVn0+7lUKdKvN4D5YusEiPilaoO2sgUWpCvrncvWgPMzK00ZFFJuiPgLwgFNP5eSiUlv2tfc+lpA== } + { integrity: sha512-hCNXgC5dI3TVOLrPT++PKFNZ+1EtS0mLQwfXXXSUD/+rGlB65gZDwN/IDuxLpQP4x8RYYHqGomlUXzpO8aVI2w== } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [arm64] os: [openharmony] - "@rolldown/binding-wasm32-wasi@1.0.0-rc.12": + "@rolldown/binding-wasm32-wasi@1.0.0-rc.13": resolution: - { integrity: sha512-ykGiLr/6kkiHc0XnBfmFJuCjr5ZYKKofkx+chJWDjitX+KsJuAmrzWhwyOMSHzPhzOHOy7u9HlFoa5MoAOJ/Zg== } + { integrity: sha512-viLS5C5et8NFtLWw9Sw3M/w4vvnVkbWkO7wSNh3C+7G1+uCkGpr6PcjNDSFcNtmXY/4trjPBqUfcOL+P3sWy/g== } engines: { node: ">=14.0.0" } cpu: [wasm32] - "@rolldown/binding-win32-arm64-msvc@1.0.0-rc.12": + "@rolldown/binding-win32-arm64-msvc@1.0.0-rc.13": resolution: - { integrity: sha512-5eOND4duWkwx1AzCxadcOrNeighiLwMInEADT0YM7xeEOOFcovWZCq8dadXgcRHSf3Ulh1kFo/qvzoFiCLOL1Q== } + { integrity: sha512-Fqa3Tlt1xL4wzmAYxGNFV36Hb+VfPc9PYU+E25DAnswXv3ODDu/yyWjQDbXMo5AGWkQVjLgQExuVu8I/UaZhPQ== } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [arm64] os: [win32] - "@rolldown/binding-win32-x64-msvc@1.0.0-rc.12": + "@rolldown/binding-win32-x64-msvc@1.0.0-rc.13": resolution: - { integrity: sha512-PyqoipaswDLAZtot351MLhrlrh6lcZPo2LSYE+VDxbVk24LVKAGOuE4hb8xZQmrPAuEtTZW8E6D2zc5EUZX4Lw== } + { integrity: sha512-/pLI5kPkGEi44TDlnbio3St/5gUFeN51YWNAk/Gnv6mEQBOahRBh52qVFVBpmrnU01n2yysvBML9Ynu7K4kGAQ== } engines: { node: ^20.19.0 || >=22.12.0 } cpu: [x64] os: [win32] - "@rolldown/pluginutils@1.0.0-rc.12": + "@rolldown/pluginutils@1.0.0-rc.13": resolution: - { integrity: sha512-HHMwmarRKvoFsJorqYlFeFRzXZqCt2ETQlEDOb9aqssrnVBB1/+xgTGtuTrIk5vzLNX1MjMtTf7W9z3tsSbrxw== } + { integrity: sha512-3ngTAv6F/Py35BsYbeeLeecvhMKdsKm4AoOETVhAA+Qc8nrA2I0kF7oa93mE9qnIurngOSpMnQ0x2nQY2FPviA== } "@shikijs/engine-oniguruma@3.23.0": resolution: @@ -4037,9 +4056,9 @@ packages: resolution: { integrity: sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw== } - "@types/chai@5.2.2": + "@types/chai@5.2.3": resolution: - { integrity: sha512-8kB30R7Hwqf40JPiKhVzodJs2Qc1ZJ5zuT3uzw5Hq/dhNCl3G3l83jfpdI1e20BP348+fV7VIL/+FxaXkqBmWg== } + { integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA== } "@types/connect-livereload@0.6.3": resolution: @@ -4177,18 +4196,18 @@ packages: resolution: { integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q== } - "@typescript-eslint/eslint-plugin@8.58.0": + "@typescript-eslint/eslint-plugin@8.58.1": resolution: - { integrity: sha512-RLkVSiNuUP1C2ROIWfqX+YcUfLaSnxGE/8M+Y57lopVwg9VTYYfhuz15Yf1IzCKgZj6/rIbYTmJCUSqr76r0Wg== } + { integrity: sha512-eSkwoemjo76bdXl2MYqtxg51HNwUSkWfODUOQ3PaTLZGh9uIWWFZIjyjaJnex7wXDu+TRx+ATsnSxdN9YWfRTQ== } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: - "@typescript-eslint/parser": ^8.58.0 + "@typescript-eslint/parser": ^8.58.1 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - "@typescript-eslint/parser@8.58.0": + "@typescript-eslint/parser@8.58.1": resolution: - { integrity: sha512-rLoGZIf9afaRBYsPUMtvkDWykwXwUPL60HebR4JgTI8mxfFe2cQTu3AGitANp4b9B2QlVru6WzjgB2IzJKiCSA== } + { integrity: sha512-gGkiNMPqerb2cJSVcruigx9eHBlLG14fSdPdqMoOcBfh+vvn4iCq2C8MzUB89PrxOXk0y3GZ1yIWb9aOzL93bw== } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 @@ -4201,9 +4220,9 @@ packages: peerDependencies: typescript: ">=4.8.4 <6.0.0" - "@typescript-eslint/project-service@8.58.0": + "@typescript-eslint/project-service@8.58.1": resolution: - { integrity: sha512-8Q/wBPWLQP1j16NxoPNIKpDZFMaxl7yWIoqXWYeWO+Bbd2mjgvoF0dxP2jKZg5+x49rgKdf7Ck473M8PC3V9lg== } + { integrity: sha512-gfQ8fk6cxhtptek+/8ZIqw8YrRW5048Gug8Ts5IYcMLCw18iUgrZAEY/D7s4hkI0FxEfGakKuPK/XUMPzPxi5g== } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: typescript: ">=4.8.4 <6.1.0" @@ -4213,9 +4232,9 @@ packages: { integrity: sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w== } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - "@typescript-eslint/scope-manager@8.58.0": + "@typescript-eslint/scope-manager@8.58.1": resolution: - { integrity: sha512-W1Lur1oF50FxSnNdGp3Vs6P+yBRSmZiw4IIjEeYxd8UQJwhUF0gDgDD/W/Tgmh73mxgEU3qX0Bzdl/NGuSPEpQ== } + { integrity: sha512-TPYUEqJK6avLcEjumWsIuTpuYODTTDAtoMdt8ZZa93uWMTX13Nb8L5leSje1NluammvU+oI3QRr5lLXPgihX3w== } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } "@typescript-eslint/tsconfig-utils@8.56.1": @@ -4225,23 +4244,16 @@ packages: peerDependencies: typescript: ">=4.8.4 <6.0.0" - "@typescript-eslint/tsconfig-utils@8.57.1": - resolution: - { integrity: sha512-0lgOZB8cl19fHO4eI46YUx2EceQqhgkPSuCGLlGi79L2jwYY1cxeYc1Nae8Aw1xjgW3PKVDLlr3YJ6Bxx8HkWg== } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - peerDependencies: - typescript: ">=4.8.4 <6.0.0" - - "@typescript-eslint/tsconfig-utils@8.58.0": + "@typescript-eslint/tsconfig-utils@8.58.1": resolution: - { integrity: sha512-doNSZEVJsWEu4htiVC+PR6NpM+pa+a4ClH9INRWOWCUzMst/VA9c4gXq92F8GUD1rwhNvRLkgjfYtFXegXQF7A== } + { integrity: sha512-JAr2hOIct2Q+qk3G+8YFfqkqi7sC86uNryT+2i5HzMa2MPjw4qNFvtjnw1IiA1rP7QhNKVe21mSSLaSjwA1Olw== } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: typescript: ">=4.8.4 <6.1.0" - "@typescript-eslint/type-utils@8.58.0": + "@typescript-eslint/type-utils@8.58.1": resolution: - { integrity: sha512-aGsCQImkDIqMyx1u4PrVlbi/krmDsQUs4zAcCV6M7yPcPev+RqVlndsJy9kJ8TLihW9TZ0kbDAzctpLn5o+lOg== } + { integrity: sha512-HUFxvTJVroT+0rXVJC7eD5zol6ID+Sn5npVPWoFuHGg9Ncq5Q4EYstqR+UOqaNRFXi5TYkpXXkLhoCHe3G0+7w== } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 @@ -4257,6 +4269,11 @@ packages: { integrity: sha512-O9CjxypDT89fbHxRfETNoAnHj/i6IpRK0CvbVN3qibxlLdo5p5hcLmUuCCrHMpxiWSwKyI8mCP7qRNYuOJ0Uww== } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + "@typescript-eslint/types@8.58.1": + resolution: + { integrity: sha512-io/dV5Aw5ezwzfPBBWLoT+5QfVtP8O7q4Kftjn5azJ88bYyp/ZMCsyW1lpKK46EXJcaYMZ1JtYj+s/7TdzmQMw== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + "@typescript-eslint/typescript-estree@8.56.1": resolution: { integrity: sha512-qzUL1qgalIvKWAf9C1HpvBjif+Vm6rcT5wZd4VoMb9+Km3iS3Cv9DY6dMRMDtPnwRAFyAi7YXJpTIEXLvdfPxg== } @@ -4264,9 +4281,9 @@ packages: peerDependencies: typescript: ">=4.8.4 <6.0.0" - "@typescript-eslint/typescript-estree@8.58.0": + "@typescript-eslint/typescript-estree@8.58.1": resolution: - { integrity: sha512-7vv5UWbHqew/dvs+D3e1RvLv1v2eeZ9txRHPnEEBUgSNLx5ghdzjHa0sgLWYVKssH+lYmV0JaWdoubo0ncGYLA== } + { integrity: sha512-w4w7WR7GHOjqqPnvAYbazq+Y5oS68b9CzasGtnd6jIeOIeKUzYzupGTB2T4LTPSv4d+WPeccbxuneTFHYgAAWg== } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: typescript: ">=4.8.4 <6.1.0" @@ -4279,9 +4296,9 @@ packages: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.0.0" - "@typescript-eslint/utils@8.58.0": + "@typescript-eslint/utils@8.58.1": resolution: - { integrity: sha512-RfeSqcFeHMHlAWzt4TBjWOAtoW9lnsAGiP3GbaX9uVgTYYrMbVnGONEfUCiSss+xMHFl+eHZiipmA8WkQ7FuNA== } + { integrity: sha512-Ln8R0tmWC7pTtLOzgJzYTXSCjJ9rDNHAqTaVONF4FEi2qwce8mD9iSOxOpLFFvWp/wBFlew0mjM1L1ihYWfBdQ== } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 @@ -4292,28 +4309,28 @@ packages: { integrity: sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw== } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - "@typescript-eslint/visitor-keys@8.58.0": + "@typescript-eslint/visitor-keys@8.58.1": resolution: - { integrity: sha512-XJ9UD9+bbDo4a4epraTwG3TsNPeiB9aShrUneAVXy8q4LuwowN+qu89/6ByLMINqvIMeI9H9hOHQtg/ijrYXzQ== } + { integrity: sha512-y+vH7QE8ycjoa0bWciFg7OpFcipUuem1ujhrdLtq1gByKwfbC7bPeKsiny9e0urg93DqwGcHey+bGRKCnF1nZQ== } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - "@vitest/coverage-v8@4.1.2": + "@vitest/coverage-v8@4.1.3": resolution: - { integrity: sha512-sPK//PHO+kAkScb8XITeB1bf7fsk85Km7+rt4eeuRR3VS1/crD47cmV5wicisJmjNdfeokTZwjMk4Mj2d58Mgg== } + { integrity: sha512-/MBdrkA8t6hbdCWFKs09dPik774xvs4Z6L4bycdCxYNLHM8oZuRyosumQMG19LUlBsB6GeVpL1q4kFFazvyKGA== } peerDependencies: - "@vitest/browser": 4.1.2 - vitest: 4.1.2 + "@vitest/browser": 4.1.3 + vitest: 4.1.3 peerDependenciesMeta: "@vitest/browser": optional: true - "@vitest/expect@4.1.2": + "@vitest/expect@4.1.3": resolution: - { integrity: sha512-gbu+7B0YgUJ2nkdsRJrFFW6X7NTP44WlhiclHniUhxADQJH5Szt9mZ9hWnJPJ8YwOK5zUOSSlSvyzRf0u1DSBQ== } + { integrity: sha512-CW8Q9KMtXDGHj0vCsqui0M5KqRsu0zm0GNDW7Gd3U7nZ2RFpPKSCpeCXoT+/+5zr1TNlsoQRDEz+LzZUyq6gnQ== } - "@vitest/mocker@4.1.2": + "@vitest/mocker@4.1.3": resolution: - { integrity: sha512-Ize4iQtEALHDttPRCmN+FKqOl2vxTiNUhzobQFFt/BM1lRUTG7zRCLOykG/6Vo4E4hnUdfVLo5/eqKPukcWW7Q== } + { integrity: sha512-XN3TrycitDQSzGRnec/YWgoofkYRhouyVQj4YNsJ5r/STCUFqMrP4+oxEv3e7ZbLi4og5kIHrZwekDJgw6hcjw== } peerDependencies: msw: ^2.4.9 vite: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -4327,17 +4344,21 @@ packages: resolution: { integrity: sha512-dwQga8aejqeuB+TvXCMzSQemvV9hNEtDDpgUKDzOmNQayl2OG241PSWeJwKRH3CiC+sESrmoFd49rfnq7T4RnA== } - "@vitest/runner@4.1.2": + "@vitest/pretty-format@4.1.3": + resolution: + { integrity: sha512-hYqqwuMbpkkBodpRh4k4cQSOELxXky1NfMmQvOfKvV8zQHz8x8Dla+2wzElkMkBvSAJX5TRGHJAQvK0TcOafwg== } + + "@vitest/runner@4.1.3": resolution: - { integrity: sha512-Gr+FQan34CdiYAwpGJmQG8PgkyFVmARK8/xSijia3eTFgVfpcpztWLuP6FttGNfPLJhaZVP/euvujeNYar36OQ== } + { integrity: sha512-VwgOz5MmT0KhlUj40h02LWDpUBVpflZ/b7xZFA25F29AJzIrE+SMuwzFf0b7t4EXdwRNX61C3B6auIXQTR3ttA== } - "@vitest/snapshot@4.1.2": + "@vitest/snapshot@4.1.3": resolution: - { integrity: sha512-g7yfUmxYS4mNxk31qbOYsSt2F4m1E02LFqO53Xpzg3zKMhLAPZAjjfyl9e6z7HrW6LvUdTwAQR3HHfLjpko16A== } + { integrity: sha512-9l+k/J9KG5wPJDX9BcFFzhhwNjwkRb8RsnYhaT1vPY7OufxmQFc9sZzScRCPTiETzl37mrIWVY9zxzmdVeJwDQ== } - "@vitest/spy@4.1.2": + "@vitest/spy@4.1.3": resolution: - { integrity: sha512-DU4fBnbVCJGNBwVA6xSToNXrkZNSiw59H8tcuUspVMsBDBST4nfvsPsEHDHGtWRRnqBERBQu7TrTKskmjqTXKA== } + { integrity: sha512-ujj5Uwxagg4XUIfAUyRQxAg631BP6e9joRiN99mr48Bg9fRs+5mdUElhOoZ6rP5mBr8Bs3lmrREnkrQWkrsTCw== } "@vitest/ui@4.1.2": resolution: @@ -4349,6 +4370,10 @@ packages: resolution: { integrity: sha512-xw2/TiX82lQHA06cgbqRKFb5lCAy3axQ4H4SoUFhUsg+wztiet+co86IAMDtF6Vm1hc7J6j09oh/rgDn+JdKIQ== } + "@vitest/utils@4.1.3": + resolution: + { integrity: sha512-Pc/Oexse/khOWsGB+w3q4yzA4te7W4gpZZAvk+fr8qXfTURZUMj5i7kuxsNK5mP/dEB6ao3jfr0rs17fHhbHdw== } + "@webassemblyjs/ast@1.14.1": resolution: { integrity: sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ== } @@ -4635,6 +4660,11 @@ packages: resolution: { integrity: sha512-9Z3vxQ+berkL/JJo0dK+EY3Lp0s3NtSnP3VCLsh5HDcZPrh0M+KQRK5sWhUeyPPH+/RCxZqOxLMR+YC6vlviEQ== } + assertion-error@2.0.1: + resolution: + { integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA== } + engines: { node: ">=12" } + ast-v8-to-istanbul@1.0.0: resolution: { integrity: sha512-1fSfIwuDICFA4LKkCzRPO7F0hzFf0B7+Xqrl27ynQaa+Rh0e1Es0v6kWHPott3lU10AyAr7oKHa65OppjLn3Rg== } @@ -4678,6 +4708,11 @@ packages: { integrity: sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g== } engines: { node: 20 || >=22 } + balanced-match@4.0.4: + resolution: + { integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA== } + engines: { node: 18 || 20 || >=22 } + bare-events@2.8.2: resolution: { integrity: sha512-riJjyv1/mHLIPX4RwiK+oW9/4c3TEUeORHKefKAKnZ5kyslbN+HXowtbaVEqt4IMUB7OXlfixcs6gsFeo/jhiQ== } @@ -4781,15 +4816,28 @@ packages: resolution: { integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA== } + brace-expansion@1.1.13: + resolution: + { integrity: sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w== } + brace-expansion@2.0.1: resolution: { integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA== } + brace-expansion@2.0.3: + resolution: + { integrity: sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA== } + brace-expansion@5.0.2: resolution: { integrity: sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw== } engines: { node: 20 || >=22 } + brace-expansion@5.0.5: + resolution: + { integrity: sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ== } + engines: { node: 18 || 20 || >=22 } + braces@3.0.2: resolution: { integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A== } @@ -5258,11 +5306,6 @@ packages: { integrity: sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA== } engines: { node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: ">=7.0.0" } - css-tree@3.1.0: - resolution: - { integrity: sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w== } - engines: { node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0 } - css-tree@3.2.1: resolution: { integrity: sha512-X7sjQzceUhu1u7Y/ylrRZFU2FS6LRiFVp6rKLPg23y3x3c3DOKAwuXGDp+PAGjh6CSnCjYeAul8pcT8bAl+lSA== } @@ -6713,9 +6756,9 @@ packages: peerDependencies: jsdom: ">=10.0.0" - jsdom@29.0.1: + jsdom@29.0.2: resolution: - { integrity: sha512-z6JOK5gRO7aMybVq/y/MlIpKh8JIi68FBKMUtKkK2KH/wMSRlCxQ682d08LB9fYXplyY/UXG8P4XXTScmdjApg== } + { integrity: sha512-9VnGEBosc/ZpwyOsJBCQ/3I5p7Q5ngOY14a9bf5btenAORmZfDse1ZEheMiWcJ3h81+Fv7HmJFdS0szo/waF2w== } engines: { node: ^20.19.0 || ^22.13.0 || >=24.0.0 } peerDependencies: canvas: ^3.0.0 @@ -7144,9 +7187,9 @@ packages: resolution: { integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ== } - lru-cache@11.2.7: + lru-cache@11.3.2: resolution: - { integrity: sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA== } + { integrity: sha512-wgWa6FWQ3QRRJbIjbsldRJZxdxYngT/dO0I5Ynmlnin8qy7tC6xYzbcJjtN4wHLXtkbVwHzk0C+OejVw1XM+DQ== } engines: { node: 20 || >=22 } lru-cache@6.0.0: @@ -7224,10 +7267,6 @@ packages: resolution: { integrity: sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g== } - mdn-data@2.12.2: - resolution: - { integrity: sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA== } - mdn-data@2.27.1: resolution: { integrity: sha512-9Yubnt3e8A0OKwxYSXyhLymGW4sCufcLG6VdiDdUGVkPhpqLxlvP5vl1983gQjJl3tqbrM731mjaZaP68AgosQ== } @@ -7326,6 +7365,11 @@ packages: { integrity: sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg== } engines: { node: 18 || 20 || >=22 } + minimatch@10.2.5: + resolution: + { integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg== } + engines: { node: 18 || 20 || >=22 } + minimatch@3.1.2: resolution: { integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== } @@ -7334,9 +7378,13 @@ packages: resolution: { integrity: sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw== } - minimatch@5.1.6: + minimatch@3.1.5: + resolution: + { integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w== } + + minimatch@5.1.9: resolution: - { integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g== } + { integrity: sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw== } engines: { node: ">=10" } minimatch@9.0.3: @@ -7943,11 +7991,6 @@ packages: { integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA== } engines: { node: ">=8.6" } - picomatch@4.0.3: - resolution: - { integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q== } - engines: { node: ">=12" } - picomatch@4.0.4: resolution: { integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A== } @@ -7977,9 +8020,9 @@ packages: { integrity: sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg== } engines: { node: ">=4" } - postcss@8.5.8: + postcss@8.5.9: resolution: - { integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg== } + { integrity: sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw== } engines: { node: ^10 || ^12 || >=14 } prebuild-install@7.1.3: @@ -8349,9 +8392,9 @@ packages: { integrity: sha512-CHhPh+UNHD2GTXNYhPWLnU8ONHdI+5DI+4EYIAOaiD63rHeYlZvyh8P+in5999TTSFgUYuKUAjzRI4mdh/p+2A== } engines: { node: ">=8.0" } - rolldown@1.0.0-rc.12: + rolldown@1.0.0-rc.13: resolution: - { integrity: sha512-yP4USLIMYrwpPHEFB5JGH1uxhcslv6/hL0OyvTuY+3qlOSJvZ7ntYnoWpehBxufkgN0cvXxppuTu5hHa/zPh+A== } + { integrity: sha512-bvVj8YJmf0rq4pSFmH7laLa6pYrhghv3PRzrCdRAr23g66zOKVJ4wkvFtgohtPLWmthgg8/rkaqRHrpUEh0Zbw== } engines: { node: ^20.19.0 || >=22.12.0 } hasBin: true @@ -8880,6 +8923,11 @@ packages: { integrity: sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg== } engines: { node: ">=18" } + tinyexec@1.1.1: + resolution: + { integrity: sha512-VKS/ZaQhhkKFMANmAOhhXVoIfBXblQxGX1myCQ2faQrfmobMftXeJPcZGp0gS07ocvGJWDLZGyOZDadDBqYIJg== } + engines: { node: ">=18" } + tinyglobby@0.2.12: resolution: { integrity: sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww== } @@ -8890,18 +8938,23 @@ packages: { integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ== } engines: { node: ">=12.0.0" } + tinyglobby@0.2.16: + resolution: + { integrity: sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg== } + engines: { node: ">=12.0.0" } + tinyrainbow@3.1.0: resolution: { integrity: sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw== } engines: { node: ">=14.0.0" } - tldts-core@7.0.19: + tldts-core@7.0.28: resolution: - { integrity: sha512-lJX2dEWx0SGH4O6p+7FPwYmJ/bu1JbcGJ8RLaG9b7liIgZ85itUVEPbMtWRVrde/0fnDPEPHW10ZsKW3kVsE9A== } + { integrity: sha512-7W5Efjhsc3chVdFhqtaU0KtK32J37Zcr9RKtID54nG+tIpcY79CQK/veYPODxtD/LJ4Lue66jvrQzIX2Z2/pUQ== } - tldts@7.0.19: + tldts@7.0.28: resolution: - { integrity: sha512-8PWx8tvC4jDB39BQw1m4x8y5MH1BcQ5xHeL2n7UVFulMPH/3Q0uiamahFJ3lXA0zO2SUyRXuVVbWSDmstlt9YA== } + { integrity: sha512-+Zg3vWhRUv8B1maGSTFdev9mjoo8Etn2Ayfs4cnjlD3CsGkxXX4QyW3j2WJ0wdjYcYmy7Lx2RDsZMhgCWafKIw== } hasBin: true tmp@0.2.1: @@ -8992,13 +9045,6 @@ packages: { integrity: sha512-mUz1zpe6nkRQW0XZ/Ojfe/Eg7e5h3s+r+h7ONfP3Oo27/Jm8mkNDAnLzZ/A3sEMApROolzuJGBiQhGmmVDAFLw== } engines: { node: ">=22" } - ts-api-utils@2.4.0: - resolution: - { integrity: sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA== } - engines: { node: ">=18.12" } - peerDependencies: - typescript: ">=4.8.4" - ts-api-utils@2.5.0: resolution: { integrity: sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA== } @@ -9139,9 +9185,9 @@ packages: 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 || 5.9.x || 6.0.x - typescript-eslint@8.58.0: + typescript-eslint@8.58.1: resolution: - { integrity: sha512-e2TQzKfaI85fO+F3QywtX+tCTsu/D3WW5LVU6nz8hTFKFZ8yBJ6mSYRpXqdR3mFjPWmO0eWsTa5f+UpAOe/FMA== } + { integrity: sha512-gf6/oHChByg9HJvhMO1iBexJh12AqqTfnuxscMDOVqfJW3htsdRJI/GfPpHTTcyeB8cSTUY2JcZmVgoyPqcrDg== } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 @@ -9185,9 +9231,9 @@ packages: resolution: { integrity: sha512-XA+gOBkzYD3C74sZowtCLTpgtaCdqZhqCvR6y9LXvrKTt/IVU6bz49T4D+BPi475scshCCkb0IklJRw6T1ZlgQ== } - undici@7.24.6: + undici@7.24.7: resolution: - { integrity: sha512-Xi4agocCbRzt0yYMZGMA6ApD7gvtUFaxm4ZmeacWI4cZxaF6C+8I8QfofC20NAePiB/IcvZmzkJ7XPa471AEtA== } + { integrity: sha512-H/nlJ/h0ggGC+uRL3ovD+G0i4bqhvsDOpbDv7At5eFLlj2b41L8QliGbnl2H7SnDiYhENphh1tQFJZf+MyfLsQ== } engines: { node: ">=20.18.1" } unicorn-magic@0.3.0: @@ -9271,9 +9317,9 @@ packages: { integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg== } engines: { node: ">= 0.8" } - vite@8.0.5: + vite@8.0.7: resolution: - { integrity: sha512-nmu43Qvq9UopTRfMx2jOYW5l16pb3iDC1JH6yMuPkpVbzK0k+L7dfsEDH4jRgYFmsg0sTAqkojoZgzLMlwHsCQ== } + { integrity: sha512-P1PbweD+2/udplnThz3btF4cf6AgPky7kk23RtHUkJIU5BIxwPprhRGmOAHs6FTI7UiGbTNrgNP6jSYD6JaRnw== } engines: { node: ^20.19.0 || >=22.12.0 } hasBin: true peerDependencies: @@ -9315,19 +9361,21 @@ packages: yaml: optional: true - vitest@4.1.2: + vitest@4.1.3: resolution: - { integrity: sha512-xjR1dMTVHlFLh98JE3i/f/WePqJsah4A0FK9cc8Ehp9Udk0AZk6ccpIZhh1qJ/yxVWRZ+Q54ocnD8TXmkhspGg== } + { integrity: sha512-DBc4Tx0MPNsqb9isoyOq00lHftVx/KIU44QOm2q59npZyLUkENn8TMFsuzuO+4U2FUa9rgbbPt3udrP25GcjXw== } engines: { node: ^20.0.0 || ^22.0.0 || >=24.0.0 } hasBin: true peerDependencies: "@edge-runtime/vm": "*" "@opentelemetry/api": ^1.9.0 "@types/node": ^20.0.0 || ^22.0.0 || >=24.0.0 - "@vitest/browser-playwright": 4.1.2 - "@vitest/browser-preview": 4.1.2 - "@vitest/browser-webdriverio": 4.1.2 - "@vitest/ui": 4.1.2 + "@vitest/browser-playwright": 4.1.3 + "@vitest/browser-preview": 4.1.3 + "@vitest/browser-webdriverio": 4.1.3 + "@vitest/coverage-istanbul": 4.1.3 + "@vitest/coverage-v8": 4.1.3 + "@vitest/ui": 4.1.3 happy-dom: "*" jsdom: "*" vite: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -9344,6 +9392,10 @@ packages: optional: true "@vitest/browser-webdriverio": optional: true + "@vitest/coverage-istanbul": + optional: true + "@vitest/coverage-v8": + optional: true "@vitest/ui": optional: true happy-dom: @@ -9650,21 +9702,19 @@ snapshots: "@adobe/css-tools@4.3.3": {} - "@asamuzakjp/css-color@5.0.1": + "@asamuzakjp/css-color@5.1.8": dependencies: "@csstools/css-calc": 3.1.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) "@csstools/css-color-parser": 4.0.2(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) "@csstools/css-parser-algorithms": 4.0.0(@csstools/css-tokenizer@4.0.0) "@csstools/css-tokenizer": 4.0.0 - lru-cache: 11.2.7 - "@asamuzakjp/dom-selector@7.0.3": + "@asamuzakjp/dom-selector@7.0.8": dependencies: "@asamuzakjp/nwsapi": 2.3.9 bidi-js: 1.0.3 css-tree: 3.2.1 is-potential-custom-element-name: 1.0.1 - lru-cache: 11.2.7 "@asamuzakjp/nwsapi@2.3.9": {} @@ -9705,7 +9755,7 @@ snapshots: "@babel/helper-validator-identifier@7.28.5": {} - "@babel/parser@7.29.0": + "@babel/parser@7.29.2": dependencies: "@babel/types": 7.29.0 @@ -9866,7 +9916,7 @@ snapshots: dependencies: "@csstools/css-tokenizer": 4.0.0 - "@csstools/css-syntax-patches-for-csstree@1.1.1(css-tree@3.2.1)": + "@csstools/css-syntax-patches-for-csstree@1.1.2(css-tree@3.2.1)": optionalDependencies: css-tree: 3.2.1 @@ -9915,14 +9965,30 @@ snapshots: "@emnapi/wasi-threads": 1.1.0 tslib: 2.8.1 + "@emnapi/core@1.9.1": + dependencies: + "@emnapi/wasi-threads": 1.2.0 + tslib: 2.8.1 + optional: true + "@emnapi/runtime@1.8.1": dependencies: tslib: 2.8.1 + "@emnapi/runtime@1.9.1": + dependencies: + tslib: 2.8.1 + optional: true + "@emnapi/wasi-threads@1.1.0": dependencies: tslib: 2.8.1 + "@emnapi/wasi-threads@1.2.0": + dependencies: + tslib: 2.8.1 + optional: true + "@epic-web/invariant@1.0.0": {} "@es-joy/jsdoccomment@0.86.0": @@ -10228,7 +10294,7 @@ snapshots: "@jridgewell/sourcemap-codec": 1.5.5 "@jridgewell/trace-mapping": 0.3.31 - "@jridgewell/resolve-uri@3.1.1": {} + "@jridgewell/resolve-uri@3.1.2": {} "@jridgewell/set-array@1.2.1": {} @@ -10241,12 +10307,12 @@ snapshots: "@jridgewell/trace-mapping@0.3.31": dependencies: - "@jridgewell/resolve-uri": 3.1.1 + "@jridgewell/resolve-uri": 3.1.2 "@jridgewell/sourcemap-codec": 1.5.5 "@jridgewell/trace-mapping@0.3.9": dependencies: - "@jridgewell/resolve-uri": 3.1.1 + "@jridgewell/resolve-uri": 3.1.2 "@jridgewell/sourcemap-codec": 1.5.5 "@ltd/j-toml@1.38.0": {} @@ -10273,6 +10339,13 @@ snapshots: "@tybys/wasm-util": 0.10.1 optional: true + "@napi-rs/wasm-runtime@1.1.2(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)": + dependencies: + "@emnapi/core": 1.9.1 + "@emnapi/runtime": 1.9.1 + "@tybys/wasm-util": 0.10.1 + optional: true + "@nodelib/fs.scandir@2.1.5": dependencies: "@nodelib/fs.stat": 2.0.5 @@ -10290,7 +10363,7 @@ snapshots: agent-base: 7.1.3 http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 - lru-cache: 11.2.7 + lru-cache: 11.3.2 socks-proxy-agent: 8.0.5 transitivePeerDependencies: - supports-color @@ -10313,7 +10386,7 @@ snapshots: common-ancestor-path: 1.0.1 hosted-git-info: 9.0.2 json-stringify-nice: 1.1.4 - lru-cache: 11.2.7 + lru-cache: 11.3.2 minimatch: 10.2.4 nopt: 8.1.0 npm-install-checks: 7.1.2 @@ -10356,7 +10429,7 @@ snapshots: dependencies: "@npmcli/promise-spawn": 9.0.1 ini: 6.0.0 - lru-cache: 11.2.7 + lru-cache: 11.3.2 npm-pick-manifest: 11.0.3 proc-log: 6.1.0 promise-retry: 2.0.1 @@ -10601,7 +10674,7 @@ snapshots: "@oxc-minify/binding-win32-x64-msvc@0.116.0": optional: true - "@oxc-project/types@0.122.0": {} + "@oxc-project/types@0.123.0": {} "@parcel/watcher-android-arm64@2.5.6": optional: true @@ -10675,54 +10748,56 @@ snapshots: "@putout/minify@6.0.0": {} - "@rolldown/binding-android-arm64@1.0.0-rc.12": + "@rolldown/binding-android-arm64@1.0.0-rc.13": optional: true - "@rolldown/binding-darwin-arm64@1.0.0-rc.12": + "@rolldown/binding-darwin-arm64@1.0.0-rc.13": optional: true - "@rolldown/binding-darwin-x64@1.0.0-rc.12": + "@rolldown/binding-darwin-x64@1.0.0-rc.13": optional: true - "@rolldown/binding-freebsd-x64@1.0.0-rc.12": + "@rolldown/binding-freebsd-x64@1.0.0-rc.13": optional: true - "@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.12": + "@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.13": optional: true - "@rolldown/binding-linux-arm64-gnu@1.0.0-rc.12": + "@rolldown/binding-linux-arm64-gnu@1.0.0-rc.13": optional: true - "@rolldown/binding-linux-arm64-musl@1.0.0-rc.12": + "@rolldown/binding-linux-arm64-musl@1.0.0-rc.13": optional: true - "@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.12": + "@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.13": optional: true - "@rolldown/binding-linux-s390x-gnu@1.0.0-rc.12": + "@rolldown/binding-linux-s390x-gnu@1.0.0-rc.13": optional: true - "@rolldown/binding-linux-x64-gnu@1.0.0-rc.12": + "@rolldown/binding-linux-x64-gnu@1.0.0-rc.13": optional: true - "@rolldown/binding-linux-x64-musl@1.0.0-rc.12": + "@rolldown/binding-linux-x64-musl@1.0.0-rc.13": optional: true - "@rolldown/binding-openharmony-arm64@1.0.0-rc.12": + "@rolldown/binding-openharmony-arm64@1.0.0-rc.13": optional: true - "@rolldown/binding-wasm32-wasi@1.0.0-rc.12": + "@rolldown/binding-wasm32-wasi@1.0.0-rc.13": dependencies: - "@napi-rs/wasm-runtime": 1.1.1 + "@emnapi/core": 1.9.1 + "@emnapi/runtime": 1.9.1 + "@napi-rs/wasm-runtime": 1.1.2(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1) optional: true - "@rolldown/binding-win32-arm64-msvc@1.0.0-rc.12": + "@rolldown/binding-win32-arm64-msvc@1.0.0-rc.13": optional: true - "@rolldown/binding-win32-x64-msvc@1.0.0-rc.12": + "@rolldown/binding-win32-x64-msvc@1.0.0-rc.13": optional: true - "@rolldown/pluginutils@1.0.0-rc.12": {} + "@rolldown/pluginutils@1.0.0-rc.13": {} "@shikijs/engine-oniguruma@3.23.0": dependencies: @@ -10903,7 +10978,7 @@ snapshots: rimraf: 6.1.3 swc-loader: 0.2.7(@swc/core@1.15.24)(webpack@5.105.4) typescript: 6.0.2 - typescript-eslint: 8.58.0(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) + typescript-eslint: 8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) webpack: 5.105.4(@swc/core@1.15.24)(webpack-cli@7.0.2) transitivePeerDependencies: - "@swc/helpers" @@ -10935,7 +11010,7 @@ snapshots: prettier: 3.8.1 prettier-plugin-multiline-arrays: 4.1.5(prettier@3.8.1) typescript: 6.0.2 - typescript-eslint: 8.58.0(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) + typescript-eslint: 8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) transitivePeerDependencies: - "@types/eslint" - supports-color @@ -10965,7 +11040,7 @@ snapshots: swc-loader: 0.2.7(@swc/core@1.15.24)(webpack@5.105.4) terser-webpack-plugin: 5.4.0(@swc/core@1.15.24)(webpack@5.105.4) typescript: 6.0.2 - typescript-eslint: 8.58.0(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) + typescript-eslint: 8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) webpack: 5.105.4(@swc/core@1.15.24)(webpack-cli@7.0.2) webpack-bundle-analyzer: 5.3.0 webpack-cli: 7.0.2(webpack-bundle-analyzer@5.3.0)(webpack@5.105.4) @@ -10985,7 +11060,7 @@ snapshots: "@tufjs/models@4.1.0": dependencies: "@tufjs/canonical-json": 2.0.0 - minimatch: 10.2.4 + minimatch: 10.2.5 "@tybys/wasm-util@0.10.1": dependencies: @@ -11008,9 +11083,10 @@ snapshots: "@types/node": 25.5.2 "@types/responselike": 1.0.3 - "@types/chai@5.2.2": + "@types/chai@5.2.3": dependencies: "@types/deep-eql": 4.0.2 + assertion-error: 2.0.1 "@types/connect-livereload@0.6.3": dependencies: @@ -11129,14 +11205,14 @@ snapshots: "@types/node": 25.5.2 optional: true - "@typescript-eslint/eslint-plugin@8.58.0(@typescript-eslint/parser@8.58.0(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2))(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2)": + "@typescript-eslint/eslint-plugin@8.58.1(@typescript-eslint/parser@8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2))(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2)": dependencies: "@eslint-community/regexpp": 4.12.2 - "@typescript-eslint/parser": 8.58.0(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) - "@typescript-eslint/scope-manager": 8.58.0 - "@typescript-eslint/type-utils": 8.58.0(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) - "@typescript-eslint/utils": 8.58.0(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) - "@typescript-eslint/visitor-keys": 8.58.0 + "@typescript-eslint/parser": 8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) + "@typescript-eslint/scope-manager": 8.58.1 + "@typescript-eslint/type-utils": 8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) + "@typescript-eslint/utils": 8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) + "@typescript-eslint/visitor-keys": 8.58.1 eslint: 10.2.0(jiti@2.6.1) ignore: 7.0.5 natural-compare: 1.4.0 @@ -11145,12 +11221,12 @@ snapshots: transitivePeerDependencies: - supports-color - "@typescript-eslint/parser@8.58.0(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2)": + "@typescript-eslint/parser@8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2)": dependencies: - "@typescript-eslint/scope-manager": 8.58.0 - "@typescript-eslint/types": 8.58.0 - "@typescript-eslint/typescript-estree": 8.58.0(typescript@6.0.2) - "@typescript-eslint/visitor-keys": 8.58.0 + "@typescript-eslint/scope-manager": 8.58.1 + "@typescript-eslint/types": 8.58.1 + "@typescript-eslint/typescript-estree": 8.58.1(typescript@6.0.2) + "@typescript-eslint/visitor-keys": 8.58.1 debug: 4.4.3(supports-color@5.5.0) eslint: 10.2.0(jiti@2.6.1) typescript: 6.0.2 @@ -11159,17 +11235,17 @@ snapshots: "@typescript-eslint/project-service@8.56.1(typescript@6.0.2)": dependencies: - "@typescript-eslint/tsconfig-utils": 8.57.1(typescript@6.0.2) - "@typescript-eslint/types": 8.58.0 + "@typescript-eslint/tsconfig-utils": 8.56.1(typescript@6.0.2) + "@typescript-eslint/types": 8.56.1 debug: 4.4.3(supports-color@5.5.0) typescript: 6.0.2 transitivePeerDependencies: - supports-color - "@typescript-eslint/project-service@8.58.0(typescript@6.0.2)": + "@typescript-eslint/project-service@8.58.1(typescript@6.0.2)": dependencies: - "@typescript-eslint/tsconfig-utils": 8.58.0(typescript@6.0.2) - "@typescript-eslint/types": 8.58.0 + "@typescript-eslint/tsconfig-utils": 8.58.1(typescript@6.0.2) + "@typescript-eslint/types": 8.58.1 debug: 4.4.3(supports-color@5.5.0) typescript: 6.0.2 transitivePeerDependencies: @@ -11180,28 +11256,24 @@ snapshots: "@typescript-eslint/types": 8.56.1 "@typescript-eslint/visitor-keys": 8.56.1 - "@typescript-eslint/scope-manager@8.58.0": + "@typescript-eslint/scope-manager@8.58.1": dependencies: - "@typescript-eslint/types": 8.58.0 - "@typescript-eslint/visitor-keys": 8.58.0 + "@typescript-eslint/types": 8.58.1 + "@typescript-eslint/visitor-keys": 8.58.1 "@typescript-eslint/tsconfig-utils@8.56.1(typescript@6.0.2)": dependencies: typescript: 6.0.2 - "@typescript-eslint/tsconfig-utils@8.57.1(typescript@6.0.2)": - dependencies: - typescript: 6.0.2 - - "@typescript-eslint/tsconfig-utils@8.58.0(typescript@6.0.2)": + "@typescript-eslint/tsconfig-utils@8.58.1(typescript@6.0.2)": dependencies: typescript: 6.0.2 - "@typescript-eslint/type-utils@8.58.0(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2)": + "@typescript-eslint/type-utils@8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2)": dependencies: - "@typescript-eslint/types": 8.58.0 - "@typescript-eslint/typescript-estree": 8.58.0(typescript@6.0.2) - "@typescript-eslint/utils": 8.58.0(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) + "@typescript-eslint/types": 8.58.1 + "@typescript-eslint/typescript-estree": 8.58.1(typescript@6.0.2) + "@typescript-eslint/utils": 8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) debug: 4.4.3(supports-color@5.5.0) eslint: 10.2.0(jiti@2.6.1) ts-api-utils: 2.5.0(typescript@6.0.2) @@ -11213,6 +11285,8 @@ snapshots: "@typescript-eslint/types@8.58.0": {} + "@typescript-eslint/types@8.58.1": {} + "@typescript-eslint/typescript-estree@8.56.1(typescript@6.0.2)": dependencies: "@typescript-eslint/project-service": 8.56.1(typescript@6.0.2) @@ -11220,24 +11294,24 @@ snapshots: "@typescript-eslint/types": 8.56.1 "@typescript-eslint/visitor-keys": 8.56.1 debug: 4.4.3(supports-color@5.5.0) - minimatch: 10.2.2 + minimatch: 10.2.5 semver: 7.7.4 - tinyglobby: 0.2.15 - ts-api-utils: 2.4.0(typescript@6.0.2) + tinyglobby: 0.2.16 + ts-api-utils: 2.5.0(typescript@6.0.2) typescript: 6.0.2 transitivePeerDependencies: - supports-color - "@typescript-eslint/typescript-estree@8.58.0(typescript@6.0.2)": + "@typescript-eslint/typescript-estree@8.58.1(typescript@6.0.2)": dependencies: - "@typescript-eslint/project-service": 8.58.0(typescript@6.0.2) - "@typescript-eslint/tsconfig-utils": 8.58.0(typescript@6.0.2) - "@typescript-eslint/types": 8.58.0 - "@typescript-eslint/visitor-keys": 8.58.0 + "@typescript-eslint/project-service": 8.58.1(typescript@6.0.2) + "@typescript-eslint/tsconfig-utils": 8.58.1(typescript@6.0.2) + "@typescript-eslint/types": 8.58.1 + "@typescript-eslint/visitor-keys": 8.58.1 debug: 4.4.3(supports-color@5.5.0) - minimatch: 10.2.4 + minimatch: 10.2.5 semver: 7.7.4 - tinyglobby: 0.2.15 + tinyglobby: 0.2.16 ts-api-utils: 2.5.0(typescript@6.0.2) typescript: 6.0.2 transitivePeerDependencies: @@ -11254,12 +11328,12 @@ snapshots: transitivePeerDependencies: - supports-color - "@typescript-eslint/utils@8.58.0(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2)": + "@typescript-eslint/utils@8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2)": dependencies: "@eslint-community/eslint-utils": 4.9.1(eslint@10.2.0(jiti@2.6.1)) - "@typescript-eslint/scope-manager": 8.58.0 - "@typescript-eslint/types": 8.58.0 - "@typescript-eslint/typescript-estree": 8.58.0(typescript@6.0.2) + "@typescript-eslint/scope-manager": 8.58.1 + "@typescript-eslint/types": 8.58.1 + "@typescript-eslint/typescript-estree": 8.58.1(typescript@6.0.2) eslint: 10.2.0(jiti@2.6.1) typescript: 6.0.2 transitivePeerDependencies: @@ -11270,15 +11344,15 @@ snapshots: "@typescript-eslint/types": 8.56.1 eslint-visitor-keys: 5.0.1 - "@typescript-eslint/visitor-keys@8.58.0": + "@typescript-eslint/visitor-keys@8.58.1": dependencies: - "@typescript-eslint/types": 8.58.0 + "@typescript-eslint/types": 8.58.1 eslint-visitor-keys: 5.0.1 - "@vitest/coverage-v8@4.1.2(vitest@4.1.2)": + "@vitest/coverage-v8@4.1.3(vitest@4.1.3)": dependencies: "@bcoe/v8-coverage": 1.0.2 - "@vitest/utils": 4.1.2 + "@vitest/utils": 4.1.3 ast-v8-to-istanbul: 1.0.0 istanbul-lib-coverage: 3.2.2 istanbul-lib-report: 3.0.1 @@ -11287,44 +11361,48 @@ snapshots: obug: 2.1.1 std-env: 4.0.0 tinyrainbow: 3.1.0 - vitest: 4.1.2(@types/node@25.5.2)(@vitest/ui@4.1.2)(jsdom@29.0.1(canvas@3.2.3))(vite@8.0.5(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3)) + vitest: 4.1.3(@types/node@25.5.2)(@vitest/coverage-v8@4.1.3)(@vitest/ui@4.1.2)(jsdom@29.0.2(canvas@3.2.3))(vite@8.0.7(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3)) - "@vitest/expect@4.1.2": + "@vitest/expect@4.1.3": dependencies: "@standard-schema/spec": 1.1.0 - "@types/chai": 5.2.2 - "@vitest/spy": 4.1.2 - "@vitest/utils": 4.1.2 + "@types/chai": 5.2.3 + "@vitest/spy": 4.1.3 + "@vitest/utils": 4.1.3 chai: 6.2.2 tinyrainbow: 3.1.0 - "@vitest/mocker@4.1.2(vite@8.0.5(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3))": + "@vitest/mocker@4.1.3(vite@8.0.7(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3))": dependencies: - "@vitest/spy": 4.1.2 + "@vitest/spy": 4.1.3 estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: - vite: 8.0.5(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3) + vite: 8.0.7(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3) "@vitest/pretty-format@4.1.2": dependencies: tinyrainbow: 3.1.0 - "@vitest/runner@4.1.2": + "@vitest/pretty-format@4.1.3": dependencies: - "@vitest/utils": 4.1.2 + tinyrainbow: 3.1.0 + + "@vitest/runner@4.1.3": + dependencies: + "@vitest/utils": 4.1.3 pathe: 2.0.3 - "@vitest/snapshot@4.1.2": + "@vitest/snapshot@4.1.3": dependencies: - "@vitest/pretty-format": 4.1.2 - "@vitest/utils": 4.1.2 + "@vitest/pretty-format": 4.1.3 + "@vitest/utils": 4.1.3 magic-string: 0.30.21 pathe: 2.0.3 - "@vitest/spy@4.1.2": {} + "@vitest/spy@4.1.3": {} - "@vitest/ui@4.1.2(vitest@4.1.2)": + "@vitest/ui@4.1.2(vitest@4.1.3)": dependencies: "@vitest/utils": 4.1.2 fflate: 0.8.2 @@ -11333,7 +11411,7 @@ snapshots: sirv: 3.0.2 tinyglobby: 0.2.15 tinyrainbow: 3.1.0 - vitest: 4.1.2(@types/node@25.5.2)(@vitest/ui@4.1.2)(jsdom@29.0.1(canvas@3.2.3))(vite@8.0.5(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3)) + vitest: 4.1.3(@types/node@25.5.2)(@vitest/coverage-v8@4.1.3)(@vitest/ui@4.1.2)(jsdom@29.0.2(canvas@3.2.3))(vite@8.0.7(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3)) "@vitest/utils@4.1.2": dependencies: @@ -11341,6 +11419,12 @@ snapshots: convert-source-map: 2.0.0 tinyrainbow: 3.1.0 + "@vitest/utils@4.1.3": + dependencies: + "@vitest/pretty-format": 4.1.3 + convert-source-map: 2.0.0 + tinyrainbow: 3.1.0 + "@webassemblyjs/ast@1.14.1": dependencies: "@webassemblyjs/helper-numbers": 1.13.2 @@ -11555,6 +11639,8 @@ snapshots: assert-never@1.3.0: {} + assertion-error@2.0.1: {} + ast-v8-to-istanbul@1.0.0: dependencies: "@jridgewell/trace-mapping": 0.3.31 @@ -11591,6 +11677,8 @@ snapshots: balanced-match@4.0.3: {} + balanced-match@4.0.4: {} + bare-events@2.8.2: {} bare-fs@4.5.6: @@ -11677,14 +11765,27 @@ snapshots: balanced-match: 1.0.2 concat-map: 0.0.1 + brace-expansion@1.1.13: + dependencies: + balanced-match: 1.0.2 + concat-map: 0.0.1 + brace-expansion@2.0.1: dependencies: balanced-match: 1.0.2 + brace-expansion@2.0.3: + dependencies: + balanced-match: 1.0.2 + brace-expansion@5.0.2: dependencies: balanced-match: 4.0.3 + brace-expansion@5.0.5: + dependencies: + balanced-match: 4.0.4 + braces@3.0.2: dependencies: fill-range: 7.0.1 @@ -11717,7 +11818,7 @@ snapshots: "@npmcli/fs": 5.0.0 fs-minipass: 3.0.2 glob: 13.0.6 - lru-cache: 11.2.7 + lru-cache: 11.3.2 minipass: 7.1.3 minipass-collect: 2.0.1 minipass-flush: 1.0.5 @@ -11942,7 +12043,7 @@ snapshots: constantinople@4.0.1: dependencies: - "@babel/parser": 7.29.0 + "@babel/parser": 7.29.2 "@babel/types": 7.29.0 content-disposition@1.0.1: {} @@ -12085,11 +12186,6 @@ snapshots: mdn-data: 2.0.28 source-map-js: 1.2.1 - css-tree@3.1.0: - dependencies: - mdn-data: 2.12.2 - source-map-js: 1.2.1 - css-tree@3.2.1: dependencies: mdn-data: 2.27.1 @@ -12639,7 +12735,7 @@ snapshots: filelist@1.0.4: dependencies: - minimatch: 5.1.6 + minimatch: 5.1.9 filename-reserved-regex@2.0.0: {} @@ -12864,14 +12960,14 @@ snapshots: dependencies: foreground-child: 3.3.1 jackspeak: 4.1.1 - minimatch: 10.2.4 + minimatch: 10.2.5 minipass: 7.1.3 package-json-from-dist: 1.0.1 path-scurry: 2.0.2 glob@13.0.6: dependencies: - minimatch: 10.2.2 + minimatch: 10.2.5 minipass: 7.1.3 path-scurry: 2.0.2 @@ -12976,7 +13072,7 @@ snapshots: hosted-git-info@9.0.2: dependencies: - lru-cache: 11.2.7 + lru-cache: 11.3.2 html-encoding-sniffer@6.0.0: dependencies: @@ -13056,7 +13152,7 @@ snapshots: ignore-walk@8.0.0: dependencies: - minimatch: 10.2.4 + minimatch: 10.2.5 ignore@5.3.1: {} @@ -13240,7 +13336,7 @@ snapshots: async: 3.2.4 chalk: 4.1.2 filelist: 1.0.4 - minimatch: 3.1.4 + minimatch: 3.1.5 javascript-natural-sort@0.7.1: {} @@ -13282,28 +13378,28 @@ snapshots: jsdoc-type-pratt-parser@7.2.0: {} - jsdom-global@3.0.2(jsdom@29.0.1(canvas@3.2.3)): + jsdom-global@3.0.2(jsdom@29.0.2(canvas@3.2.3)): dependencies: - jsdom: 29.0.1(canvas@3.2.3) + jsdom: 29.0.2(canvas@3.2.3) - jsdom@29.0.1(canvas@3.2.3): + jsdom@29.0.2(canvas@3.2.3): dependencies: - "@asamuzakjp/css-color": 5.0.1 - "@asamuzakjp/dom-selector": 7.0.3 + "@asamuzakjp/css-color": 5.1.8 + "@asamuzakjp/dom-selector": 7.0.8 "@bramus/specificity": 2.4.2 - "@csstools/css-syntax-patches-for-csstree": 1.1.1(css-tree@3.2.1) + "@csstools/css-syntax-patches-for-csstree": 1.1.2(css-tree@3.2.1) "@exodus/bytes": 1.15.0 css-tree: 3.2.1 data-urls: 7.0.0 decimal.js: 10.6.0 html-encoding-sniffer: 6.0.0 is-potential-custom-element-name: 1.0.1 - lru-cache: 11.2.7 + lru-cache: 11.3.2 parse5: 8.0.0 saxes: 6.0.0 symbol-tree: 3.2.4 tough-cookie: 6.0.1 - undici: 7.24.6 + undici: 7.24.7 w3c-xmlserializer: 5.0.0 webidl-conversions: 8.0.1 whatwg-mimetype: 5.0.0 @@ -13674,7 +13770,7 @@ snapshots: lru-cache@10.4.3: {} - lru-cache@11.2.7: {} + lru-cache@11.3.2: {} lru-cache@6.0.0: dependencies: @@ -13690,7 +13786,7 @@ snapshots: magicast@0.5.2: dependencies: - "@babel/parser": 7.29.0 + "@babel/parser": 7.29.2 "@babel/types": 7.29.0 source-map-js: 1.2.1 @@ -13758,8 +13854,6 @@ snapshots: mdn-data@2.0.28: {} - mdn-data@2.12.2: {} - mdn-data@2.27.1: {} mdurl@2.0.0: {} @@ -13842,6 +13936,10 @@ snapshots: dependencies: brace-expansion: 5.0.2 + minimatch@10.2.5: + dependencies: + brace-expansion: 5.0.5 + minimatch@3.1.2: dependencies: brace-expansion: 1.1.11 @@ -13850,13 +13948,17 @@ snapshots: dependencies: brace-expansion: 1.1.11 - minimatch@5.1.6: + minimatch@3.1.5: dependencies: - brace-expansion: 2.0.1 + brace-expansion: 1.1.13 + + minimatch@5.1.9: + dependencies: + brace-expansion: 2.0.3 minimatch@9.0.3: dependencies: - brace-expansion: 2.0.1 + brace-expansion: 2.0.3 minimatch@9.0.5: dependencies: @@ -13964,7 +14066,7 @@ snapshots: proc-log: 6.1.0 semver: 7.7.2 tar: 7.5.11 - tinyglobby: 0.2.15 + tinyglobby: 0.2.12 which: 6.0.0 transitivePeerDependencies: - supports-color @@ -14421,7 +14523,7 @@ snapshots: path-scurry@2.0.2: dependencies: - lru-cache: 11.2.7 + lru-cache: 11.3.2 minipass: 7.1.3 path-to-regexp@8.3.0: {} @@ -14440,8 +14542,6 @@ snapshots: picomatch@2.3.2: {} - picomatch@4.0.3: {} - picomatch@4.0.4: {} picomodal@3.0.0: {} @@ -14459,7 +14559,7 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss@8.5.8: + postcss@8.5.9: dependencies: nanoid: 3.3.11 picocolors: 1.1.1 @@ -14786,26 +14886,26 @@ snapshots: sprintf-js: 1.1.3 optional: true - rolldown@1.0.0-rc.12: + rolldown@1.0.0-rc.13: dependencies: - "@oxc-project/types": 0.122.0 - "@rolldown/pluginutils": 1.0.0-rc.12 + "@oxc-project/types": 0.123.0 + "@rolldown/pluginutils": 1.0.0-rc.13 optionalDependencies: - "@rolldown/binding-android-arm64": 1.0.0-rc.12 - "@rolldown/binding-darwin-arm64": 1.0.0-rc.12 - "@rolldown/binding-darwin-x64": 1.0.0-rc.12 - "@rolldown/binding-freebsd-x64": 1.0.0-rc.12 - "@rolldown/binding-linux-arm-gnueabihf": 1.0.0-rc.12 - "@rolldown/binding-linux-arm64-gnu": 1.0.0-rc.12 - "@rolldown/binding-linux-arm64-musl": 1.0.0-rc.12 - "@rolldown/binding-linux-ppc64-gnu": 1.0.0-rc.12 - "@rolldown/binding-linux-s390x-gnu": 1.0.0-rc.12 - "@rolldown/binding-linux-x64-gnu": 1.0.0-rc.12 - "@rolldown/binding-linux-x64-musl": 1.0.0-rc.12 - "@rolldown/binding-openharmony-arm64": 1.0.0-rc.12 - "@rolldown/binding-wasm32-wasi": 1.0.0-rc.12 - "@rolldown/binding-win32-arm64-msvc": 1.0.0-rc.12 - "@rolldown/binding-win32-x64-msvc": 1.0.0-rc.12 + "@rolldown/binding-android-arm64": 1.0.0-rc.13 + "@rolldown/binding-darwin-arm64": 1.0.0-rc.13 + "@rolldown/binding-darwin-x64": 1.0.0-rc.13 + "@rolldown/binding-freebsd-x64": 1.0.0-rc.13 + "@rolldown/binding-linux-arm-gnueabihf": 1.0.0-rc.13 + "@rolldown/binding-linux-arm64-gnu": 1.0.0-rc.13 + "@rolldown/binding-linux-arm64-musl": 1.0.0-rc.13 + "@rolldown/binding-linux-ppc64-gnu": 1.0.0-rc.13 + "@rolldown/binding-linux-s390x-gnu": 1.0.0-rc.13 + "@rolldown/binding-linux-x64-gnu": 1.0.0-rc.13 + "@rolldown/binding-linux-x64-musl": 1.0.0-rc.13 + "@rolldown/binding-openharmony-arm64": 1.0.0-rc.13 + "@rolldown/binding-wasm32-wasi": 1.0.0-rc.13 + "@rolldown/binding-win32-arm64-msvc": 1.0.0-rc.13 + "@rolldown/binding-win32-x64-msvc": 1.0.0-rc.13 router@2.2.0: dependencies: @@ -15173,7 +15273,7 @@ snapshots: dependencies: commander: 11.1.0 css-select: 5.2.2 - css-tree: 3.1.0 + css-tree: 3.2.1 css-what: 6.2.2 csso: 5.0.5 picocolors: 1.1.1 @@ -15281,6 +15381,8 @@ snapshots: tinyexec@1.0.2: {} + tinyexec@1.1.1: {} + tinyglobby@0.2.12: dependencies: fdir: 6.5.0(picomatch@4.0.4) @@ -15291,13 +15393,18 @@ snapshots: fdir: 6.5.0(picomatch@4.0.4) picomatch: 4.0.4 + tinyglobby@0.2.16: + dependencies: + fdir: 6.5.0(picomatch@4.0.4) + picomatch: 4.0.4 + tinyrainbow@3.1.0: {} - tldts-core@7.0.19: {} + tldts-core@7.0.28: {} - tldts@7.0.19: + tldts@7.0.28: dependencies: - tldts-core: 7.0.19 + tldts-core: 7.0.28 tmp@0.2.1: dependencies: @@ -15324,7 +15431,7 @@ snapshots: tough-cookie@6.0.1: dependencies: - tldts: 7.0.19 + tldts: 7.0.28 tr46@0.0.3: {} @@ -15350,10 +15457,6 @@ snapshots: try-to-catch@4.0.3: {} - ts-api-utils@2.4.0(typescript@6.0.2): - dependencies: - typescript: 6.0.2 - ts-api-utils@2.5.0(typescript@6.0.2): dependencies: typescript: 6.0.2 @@ -15483,12 +15586,12 @@ snapshots: typescript: 6.0.2 yaml: 2.8.3 - typescript-eslint@8.58.0(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2): + typescript-eslint@8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2): dependencies: - "@typescript-eslint/eslint-plugin": 8.58.0(@typescript-eslint/parser@8.58.0(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2))(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) - "@typescript-eslint/parser": 8.58.0(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) - "@typescript-eslint/typescript-estree": 8.58.0(typescript@6.0.2) - "@typescript-eslint/utils": 8.58.0(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) + "@typescript-eslint/eslint-plugin": 8.58.1(@typescript-eslint/parser@8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2))(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) + "@typescript-eslint/parser": 8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) + "@typescript-eslint/typescript-estree": 8.58.1(typescript@6.0.2) + "@typescript-eslint/utils": 8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) eslint: 10.2.0(jiti@2.6.1) typescript: 6.0.2 transitivePeerDependencies: @@ -15511,7 +15614,7 @@ snapshots: undici-types@7.24.7: {} - undici@7.24.6: {} + undici@7.24.7: {} unicorn-magic@0.3.0: {} @@ -15562,13 +15665,13 @@ snapshots: vary@1.1.2: {} - vite@8.0.5(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3): + vite@8.0.7(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3): dependencies: lightningcss: 1.32.0 picomatch: 4.0.4 - postcss: 8.5.8 - rolldown: 1.0.0-rc.12 - tinyglobby: 0.2.15 + postcss: 8.5.9 + rolldown: 1.0.0-rc.13 + tinyglobby: 0.2.16 optionalDependencies: "@types/node": 25.5.2 esbuild: 0.27.2 @@ -15579,32 +15682,33 @@ snapshots: terser: 5.46.0 yaml: 2.8.3 - vitest@4.1.2(@types/node@25.5.2)(@vitest/ui@4.1.2)(jsdom@29.0.1(canvas@3.2.3))(vite@8.0.5(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3)): + vitest@4.1.3(@types/node@25.5.2)(@vitest/coverage-v8@4.1.3)(@vitest/ui@4.1.2)(jsdom@29.0.2(canvas@3.2.3))(vite@8.0.7(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3)): dependencies: - "@vitest/expect": 4.1.2 - "@vitest/mocker": 4.1.2(vite@8.0.5(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3)) - "@vitest/pretty-format": 4.1.2 - "@vitest/runner": 4.1.2 - "@vitest/snapshot": 4.1.2 - "@vitest/spy": 4.1.2 - "@vitest/utils": 4.1.2 + "@vitest/expect": 4.1.3 + "@vitest/mocker": 4.1.3(vite@8.0.7(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3)) + "@vitest/pretty-format": 4.1.3 + "@vitest/runner": 4.1.3 + "@vitest/snapshot": 4.1.3 + "@vitest/spy": 4.1.3 + "@vitest/utils": 4.1.3 es-module-lexer: 2.0.0 expect-type: 1.3.0 magic-string: 0.30.21 obug: 2.1.1 pathe: 2.0.3 - picomatch: 4.0.3 + picomatch: 4.0.4 std-env: 4.0.0 tinybench: 2.9.0 - tinyexec: 1.0.2 - tinyglobby: 0.2.15 + tinyexec: 1.1.1 + tinyglobby: 0.2.16 tinyrainbow: 3.1.0 - vite: 8.0.5(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3) + vite: 8.0.7(@types/node@25.5.2)(esbuild@0.27.2)(jiti@2.6.1)(sass@1.99.0)(stylus@0.64.0)(terser@5.46.0)(yaml@2.8.3) why-is-node-running: 2.3.0 optionalDependencies: "@types/node": 25.5.2 - "@vitest/ui": 4.1.2(vitest@4.1.2) - jsdom: 29.0.1(canvas@3.2.3) + "@vitest/coverage-v8": 4.1.3(vitest@4.1.3) + "@vitest/ui": 4.1.2(vitest@4.1.3) + jsdom: 29.0.2(canvas@3.2.3) transitivePeerDependencies: - msw @@ -15764,7 +15868,7 @@ snapshots: with@7.0.2: dependencies: - "@babel/parser": 7.29.0 + "@babel/parser": 7.29.2 "@babel/types": 7.29.0 assert-never: 1.3.0 babel-walk: 3.0.0-canary-5 diff --git a/shapes/arrow/CHANGELOG.md b/shapes/arrow/CHANGELOG.md index 7937654bfa9..56f4abc2902 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/shape-arrow + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/shape-arrow diff --git a/shapes/arrow/package.dist.json b/shapes/arrow/package.dist.json index 3553c9102fb..4bdf8319bb1 100644 --- a/shapes/arrow/package.dist.json +++ b/shapes/arrow/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-arrow", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles arrow shape", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/shapes/arrow/package.json b/shapes/arrow/package.json index 2c9041507a7..90f24283d50 100644 --- a/shapes/arrow/package.json +++ b/shapes/arrow/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-arrow", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles arrow shape", "homepage": "https://particles.js.org", "scripts": { diff --git a/shapes/cards/CHANGELOG.md b/shapes/cards/CHANGELOG.md index 750b568c3f8..563c50cb7c4 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/shape-cards + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/shape-cards diff --git a/shapes/cards/package.dist.json b/shapes/cards/package.dist.json index 2737f590eec..6d3ba8a2902 100644 --- a/shapes/cards/package.dist.json +++ b/shapes/cards/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-cards", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles cards shape", "homepage": "https://particles.js.org", "repository": { @@ -141,8 +141,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/path-utils": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/path-utils": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/shapes/cards/package.json b/shapes/cards/package.json index 3dfe1621e86..0cd608b1365 100644 --- a/shapes/cards/package.json +++ b/shapes/cards/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-cards", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles cards shape", "homepage": "https://particles.js.org", "scripts": { diff --git a/shapes/circle/CHANGELOG.md b/shapes/circle/CHANGELOG.md index 68da62a07fb..467bbe8ff94 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/shape-circle + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/shape-circle diff --git a/shapes/circle/package.dist.json b/shapes/circle/package.dist.json index 3900a84788d..e6346424c81 100644 --- a/shapes/circle/package.dist.json +++ b/shapes/circle/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-circle", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles circle shape", "homepage": "https://particles.js.org", "repository": { @@ -58,7 +58,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/shapes/circle/package.json b/shapes/circle/package.json index 71820fee434..8b713b16daf 100644 --- a/shapes/circle/package.json +++ b/shapes/circle/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-circle", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles circle shape", "homepage": "https://particles.js.org", "scripts": { diff --git a/shapes/cog/CHANGELOG.md b/shapes/cog/CHANGELOG.md index 108759abb4f..b4ab0c5ed69 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/shape-cog + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/shape-cog diff --git a/shapes/cog/package.dist.json b/shapes/cog/package.dist.json index d4be0a2bfc7..6d9edbed3e9 100644 --- a/shapes/cog/package.dist.json +++ b/shapes/cog/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-cog", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles cog shape", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/shapes/cog/package.json b/shapes/cog/package.json index 070d8254725..fa10643cf10 100644 --- a/shapes/cog/package.json +++ b/shapes/cog/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-cog", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles cog shape", "homepage": "https://particles.js.org", "scripts": { diff --git a/shapes/emoji/CHANGELOG.md b/shapes/emoji/CHANGELOG.md index 1502e37e60f..edc9f388eef 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/shape-emoji + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/shape-emoji diff --git a/shapes/emoji/package.dist.json b/shapes/emoji/package.dist.json index 24e501bf558..b225e7c82ff 100644 --- a/shapes/emoji/package.dist.json +++ b/shapes/emoji/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-emoji", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles emoji shape", "homepage": "https://particles.js.org", "repository": { @@ -58,8 +58,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/canvas-utils": "4.0.0-beta.8", - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/canvas-utils": "4.0.0-beta.9", + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/shapes/emoji/package.json b/shapes/emoji/package.json index 649dd0f33b8..7ca974f16e8 100644 --- a/shapes/emoji/package.json +++ b/shapes/emoji/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-emoji", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles emoji shape", "homepage": "https://particles.js.org", "scripts": { diff --git a/shapes/heart/CHANGELOG.md b/shapes/heart/CHANGELOG.md index beca1d9c891..0b3095e5df2 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/shape-heart + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/shape-heart diff --git a/shapes/heart/package.dist.json b/shapes/heart/package.dist.json index de358199e5d..bb09bde90ee 100644 --- a/shapes/heart/package.dist.json +++ b/shapes/heart/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-heart", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles heart shape", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/shapes/heart/package.json b/shapes/heart/package.json index 75deafc14da..f74165493f1 100644 --- a/shapes/heart/package.json +++ b/shapes/heart/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-heart", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles heart shape", "homepage": "https://particles.js.org", "scripts": { diff --git a/shapes/image/CHANGELOG.md b/shapes/image/CHANGELOG.md index c6f039340b7..f77b8a9a83e 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/shape-image + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/shape-image diff --git a/shapes/image/package.dist.json b/shapes/image/package.dist.json index 335582b12f4..633c070e50c 100644 --- a/shapes/image/package.dist.json +++ b/shapes/image/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-image", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles image shape", "homepage": "https://particles.js.org", "repository": { @@ -58,7 +58,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/shapes/image/package.json b/shapes/image/package.json index 5cc6f94e333..a6d5cd2efde 100644 --- a/shapes/image/package.json +++ b/shapes/image/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-image", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles image shape", "homepage": "https://particles.js.org", "scripts": { diff --git a/shapes/infinity/CHANGELOG.md b/shapes/infinity/CHANGELOG.md index e46a5c063b5..b8e2f05a4b1 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/shape-infinity + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/shape-infinity diff --git a/shapes/infinity/package.dist.json b/shapes/infinity/package.dist.json index ddb3719ee11..62596e93ae0 100644 --- a/shapes/infinity/package.dist.json +++ b/shapes/infinity/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-infinity", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles infinity shape", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/shapes/infinity/package.json b/shapes/infinity/package.json index 92102b18b08..b7b1b34320b 100644 --- a/shapes/infinity/package.json +++ b/shapes/infinity/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-infinity", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles infinity shape", "homepage": "https://particles.js.org", "scripts": { diff --git a/shapes/line/CHANGELOG.md b/shapes/line/CHANGELOG.md index 795a667d561..2fcc1af0802 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/shape-line + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/shape-line diff --git a/shapes/line/package.dist.json b/shapes/line/package.dist.json index fe025d1a427..a524f33fcd6 100644 --- a/shapes/line/package.dist.json +++ b/shapes/line/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-line", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles line shape", "homepage": "https://particles.js.org", "repository": { @@ -58,7 +58,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/shapes/line/package.json b/shapes/line/package.json index 9f4b7d33ba0..72d1eddd81b 100644 --- a/shapes/line/package.json +++ b/shapes/line/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-line", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles line shape", "homepage": "https://particles.js.org", "scripts": { diff --git a/shapes/matrix/CHANGELOG.md b/shapes/matrix/CHANGELOG.md index f2432168fff..9ef1326772b 100644 --- a/shapes/matrix/CHANGELOG.md +++ b/shapes/matrix/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/shape-matrix + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/shape-matrix diff --git a/shapes/matrix/package.dist.json b/shapes/matrix/package.dist.json index 0bfadab13e6..3b3a9c728c9 100644 --- a/shapes/matrix/package.dist.json +++ b/shapes/matrix/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-matrix", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles matrix shape", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/shapes/matrix/package.json b/shapes/matrix/package.json index ef93e4cdbb5..fe6356dfe8f 100644 --- a/shapes/matrix/package.json +++ b/shapes/matrix/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-matrix", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles matrix shape", "homepage": "https://particles.js.org", "scripts": { diff --git a/shapes/path/CHANGELOG.md b/shapes/path/CHANGELOG.md index 72226e9a7d6..41696b12405 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/shape-path + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/shape-path diff --git a/shapes/path/package.dist.json b/shapes/path/package.dist.json index db9454969e7..2c9bc32a596 100644 --- a/shapes/path/package.dist.json +++ b/shapes/path/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-path", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles path shape", "homepage": "https://particles.js.org", "repository": { @@ -99,8 +99,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/path-utils": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/path-utils": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/shapes/path/package.json b/shapes/path/package.json index f1665578bc9..dd1d7d86d83 100644 --- a/shapes/path/package.json +++ b/shapes/path/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-path", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles path shape", "homepage": "https://particles.js.org", "scripts": { diff --git a/shapes/polygon/CHANGELOG.md b/shapes/polygon/CHANGELOG.md index 16a9f663f83..e8d574e7f17 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/shape-polygon + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/shape-polygon diff --git a/shapes/polygon/package.dist.json b/shapes/polygon/package.dist.json index 72fdcca94a4..014d6ce91c6 100644 --- a/shapes/polygon/package.dist.json +++ b/shapes/polygon/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-polygon", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles polygon shape", "homepage": "https://particles.js.org", "repository": { @@ -58,7 +58,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/shapes/polygon/package.json b/shapes/polygon/package.json index 0d3e5ae1cd9..af853772414 100644 --- a/shapes/polygon/package.json +++ b/shapes/polygon/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-polygon", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles polygon shape", "homepage": "https://particles.js.org", "scripts": { diff --git a/shapes/rounded-polygon/CHANGELOG.md b/shapes/rounded-polygon/CHANGELOG.md index c4ceb137712..9231321cff8 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/shape-rounded-polygon + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 9fb9aa07562..a8eb13f4364 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles rounded polygon shape", "homepage": "https://particles.js.org", "repository": { @@ -58,7 +58,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/shapes/rounded-polygon/package.json b/shapes/rounded-polygon/package.json index 9e7f60e49e7..97bb198181c 100644 --- a/shapes/rounded-polygon/package.json +++ b/shapes/rounded-polygon/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-rounded-polygon", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles rounded polygon shape", "homepage": "https://particles.js.org", "scripts": { diff --git a/shapes/rounded-rect/CHANGELOG.md b/shapes/rounded-rect/CHANGELOG.md index 585ace43cc7..9ad40cce77a 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/shape-rounded-rect + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 614025963e3..47f1c701e33 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": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles rounded rect shape", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/shapes/rounded-rect/package.json b/shapes/rounded-rect/package.json index c7c4fe2ad2e..aec300857ab 100644 --- a/shapes/rounded-rect/package.json +++ b/shapes/rounded-rect/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-rounded-rect", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles rounded rect shape", "homepage": "https://particles.js.org", "scripts": { diff --git a/shapes/spiral/CHANGELOG.md b/shapes/spiral/CHANGELOG.md index c6fe19e4839..b8206701e9f 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/shape-spiral + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/shape-spiral diff --git a/shapes/spiral/package.dist.json b/shapes/spiral/package.dist.json index a9a4f79ab1c..c89efd1483e 100644 --- a/shapes/spiral/package.dist.json +++ b/shapes/spiral/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-spiral", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles spiral shape", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/shapes/spiral/package.json b/shapes/spiral/package.json index 3ce2659c816..dc21b9e9bd1 100644 --- a/shapes/spiral/package.json +++ b/shapes/spiral/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-spiral", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles spiral shape", "homepage": "https://particles.js.org", "scripts": { diff --git a/shapes/square/CHANGELOG.md b/shapes/square/CHANGELOG.md index ef2776c8e58..4cb74ec4ff5 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/shape-square + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/shape-square diff --git a/shapes/square/package.dist.json b/shapes/square/package.dist.json index 3f9add77289..41985692696 100644 --- a/shapes/square/package.dist.json +++ b/shapes/square/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-square", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles square shape", "homepage": "https://particles.js.org", "repository": { @@ -58,7 +58,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/shapes/square/package.json b/shapes/square/package.json index 98ce28b42ec..dc5a22380e2 100644 --- a/shapes/square/package.json +++ b/shapes/square/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-square", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles square shape", "homepage": "https://particles.js.org", "scripts": { diff --git a/shapes/squircle/CHANGELOG.md b/shapes/squircle/CHANGELOG.md index 063a54f77de..717cd5e3d70 100644 --- a/shapes/squircle/CHANGELOG.md +++ b/shapes/squircle/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/shape-squircle + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/shape-squircle diff --git a/shapes/squircle/package.dist.json b/shapes/squircle/package.dist.json index 5b543264fd8..9732178d175 100644 --- a/shapes/squircle/package.dist.json +++ b/shapes/squircle/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-squircle", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles squircle shape", "homepage": "https://particles.js.org", "repository": { @@ -99,7 +99,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/shapes/squircle/package.json b/shapes/squircle/package.json index f4382b3fb8a..a17d77d9e9a 100644 --- a/shapes/squircle/package.json +++ b/shapes/squircle/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-squircle", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles squircle shape", "homepage": "https://particles.js.org", "scripts": { diff --git a/shapes/star/CHANGELOG.md b/shapes/star/CHANGELOG.md index 4ee008d8a60..4edf51e0772 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/shape-star + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/shape-star diff --git a/shapes/star/package.dist.json b/shapes/star/package.dist.json index 4c2824ed1f7..d1238694e3f 100644 --- a/shapes/star/package.dist.json +++ b/shapes/star/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-star", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles star shape", "homepage": "https://particles.js.org", "repository": { @@ -58,7 +58,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/shapes/star/package.json b/shapes/star/package.json index b8e06753a68..1ca9b91e3ae 100644 --- a/shapes/star/package.json +++ b/shapes/star/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-star", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles star shape", "homepage": "https://particles.js.org", "scripts": { diff --git a/shapes/text/CHANGELOG.md b/shapes/text/CHANGELOG.md index 3fc531dac0f..1a5846831c5 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/shape-text + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/shape-text diff --git a/shapes/text/package.dist.json b/shapes/text/package.dist.json index c95d91cbf70..330d99e7bae 100644 --- a/shapes/text/package.dist.json +++ b/shapes/text/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-text", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles text shape", "homepage": "https://particles.js.org", "repository": { @@ -58,8 +58,8 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/canvas-utils": "4.0.0-beta.8", - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/canvas-utils": "4.0.0-beta.9", + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/shapes/text/package.json b/shapes/text/package.json index e0fb7051d72..385dbbb9c8c 100644 --- a/shapes/text/package.json +++ b/shapes/text/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/shape-text", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles text shape", "homepage": "https://particles.js.org", "scripts": { diff --git a/updaters/destroy/CHANGELOG.md b/updaters/destroy/CHANGELOG.md index 6af6232fa6d..5a4e1ac2e31 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/updater-destroy + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/updater-destroy diff --git a/updaters/destroy/package.dist.json b/updaters/destroy/package.dist.json index 94044192853..4eef17541de 100644 --- a/updaters/destroy/package.dist.json +++ b/updaters/destroy/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-destroy", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles destroy updater", "homepage": "https://particles.js.org", "repository": { @@ -86,7 +86,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/updaters/destroy/package.json b/updaters/destroy/package.json index 41e9a871c0c..b5d6abe3e7e 100644 --- a/updaters/destroy/package.json +++ b/updaters/destroy/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-destroy", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles destroy updater", "homepage": "https://particles.js.org", "scripts": { diff --git a/updaters/fillColor/CHANGELOG.md b/updaters/fillColor/CHANGELOG.md index b4e973928b4..0cbff59cbfd 100644 --- a/updaters/fillColor/CHANGELOG.md +++ b/updaters/fillColor/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/updater-fill-color + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/updater-fill-color diff --git a/updaters/fillColor/package.dist.json b/updaters/fillColor/package.dist.json index 7af8488db7c..530cdf0a212 100644 --- a/updaters/fillColor/package.dist.json +++ b/updaters/fillColor/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-fill-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles fill color updater", "homepage": "https://particles.js.org", "repository": { @@ -86,7 +86,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/updaters/fillColor/package.json b/updaters/fillColor/package.json index d169d59a78d..2af3ae01e89 100644 --- a/updaters/fillColor/package.json +++ b/updaters/fillColor/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-fill-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles fill color updater", "homepage": "https://particles.js.org", "scripts": { diff --git a/updaters/gradient/CHANGELOG.md b/updaters/gradient/CHANGELOG.md index 03b2a28bbcd..3ca7eaf9a68 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/updater-gradient + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/updater-gradient diff --git a/updaters/gradient/package.dist.json b/updaters/gradient/package.dist.json index 5ef563b3a3f..15e3572c790 100644 --- a/updaters/gradient/package.dist.json +++ b/updaters/gradient/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-gradient", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles gradient updater", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/updaters/gradient/package.json b/updaters/gradient/package.json index afd1d55edad..697d6b054c9 100644 --- a/updaters/gradient/package.json +++ b/updaters/gradient/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-gradient", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles gradient updater", "homepage": "https://particles.js.org", "scripts": { diff --git a/updaters/life/CHANGELOG.md b/updaters/life/CHANGELOG.md index bd50c1f38a3..3fa8f06627d 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/updater-life + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/updater-life diff --git a/updaters/life/package.dist.json b/updaters/life/package.dist.json index 01f6b57224d..c4c4b62b629 100644 --- a/updaters/life/package.dist.json +++ b/updaters/life/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-life", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles life updater", "homepage": "https://particles.js.org", "repository": { @@ -86,7 +86,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/updaters/life/package.json b/updaters/life/package.json index d0a52e7442e..9b4b2fcd01b 100644 --- a/updaters/life/package.json +++ b/updaters/life/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-life", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles life updater", "homepage": "https://particles.js.org", "scripts": { diff --git a/updaters/opacity/CHANGELOG.md b/updaters/opacity/CHANGELOG.md index e80e7dfafb3..bb26d13cdcd 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/updater-opacity + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/updater-opacity diff --git a/updaters/opacity/package.dist.json b/updaters/opacity/package.dist.json index 827113f070c..b56908a6d26 100644 --- a/updaters/opacity/package.dist.json +++ b/updaters/opacity/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-opacity", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles opacity updater", "homepage": "https://particles.js.org", "repository": { @@ -86,7 +86,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/updaters/opacity/package.json b/updaters/opacity/package.json index cd626cb46c5..1ac6c963d5b 100644 --- a/updaters/opacity/package.json +++ b/updaters/opacity/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-opacity", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles opacity updater", "homepage": "https://particles.js.org", "scripts": { diff --git a/updaters/orbit/CHANGELOG.md b/updaters/orbit/CHANGELOG.md index 7c2d95a4e72..89be01b5165 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/updater-orbit + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/updater-orbit diff --git a/updaters/orbit/package.dist.json b/updaters/orbit/package.dist.json index 1ec495c5e9f..edf3b511586 100644 --- a/updaters/orbit/package.dist.json +++ b/updaters/orbit/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-orbit", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles orbit updater", "homepage": "https://particles.js.org", "repository": { @@ -100,7 +100,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/updaters/orbit/package.json b/updaters/orbit/package.json index f73d7b649ca..2525afa39c3 100644 --- a/updaters/orbit/package.json +++ b/updaters/orbit/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-orbit", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles orbit updater", "homepage": "https://particles.js.org", "scripts": { diff --git a/updaters/outModes/CHANGELOG.md b/updaters/outModes/CHANGELOG.md index 101ca435661..30a5dfaf7c7 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/updater-out-modes + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 10ca98eac40..7b4504215ab 100644 --- a/updaters/outModes/package.dist.json +++ b/updaters/outModes/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-out-modes", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles out modes updater", "homepage": "https://particles.js.org", "repository": { @@ -86,7 +86,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/updaters/outModes/package.json b/updaters/outModes/package.json index a32aba76499..b0d8a85a8dc 100644 --- a/updaters/outModes/package.json +++ b/updaters/outModes/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-out-modes", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles out modes updater", "homepage": "https://particles.js.org", "scripts": { diff --git a/updaters/roll/CHANGELOG.md b/updaters/roll/CHANGELOG.md index a9d4c776eff..4b72196e63a 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/updater-roll + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/updater-roll diff --git a/updaters/roll/package.dist.json b/updaters/roll/package.dist.json index bfabb97296a..77bd3436210 100644 --- a/updaters/roll/package.dist.json +++ b/updaters/roll/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-roll", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles roll updater", "homepage": "https://particles.js.org", "repository": { @@ -86,7 +86,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/updaters/roll/package.json b/updaters/roll/package.json index b6b31d1fae6..28b3ced3e5f 100644 --- a/updaters/roll/package.json +++ b/updaters/roll/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-roll", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles roll updater", "homepage": "https://particles.js.org", "scripts": { diff --git a/updaters/rotate/CHANGELOG.md b/updaters/rotate/CHANGELOG.md index 04dce6db92f..2ba6b08952d 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/updater-rotate + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/updater-rotate diff --git a/updaters/rotate/package.dist.json b/updaters/rotate/package.dist.json index eeb05924e5d..d2c0d4b57f4 100644 --- a/updaters/rotate/package.dist.json +++ b/updaters/rotate/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-rotate", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles rotate updater", "homepage": "https://particles.js.org", "repository": { @@ -86,7 +86,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/updaters/rotate/package.json b/updaters/rotate/package.json index a63c583b660..31b431d9bd3 100644 --- a/updaters/rotate/package.json +++ b/updaters/rotate/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-rotate", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles rotate updater", "homepage": "https://particles.js.org", "scripts": { diff --git a/updaters/size/CHANGELOG.md b/updaters/size/CHANGELOG.md index 4fb56713c71..cf68211f427 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/updater-size + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/updater-size diff --git a/updaters/size/package.dist.json b/updaters/size/package.dist.json index b7c36448f17..cbf6e981123 100644 --- a/updaters/size/package.dist.json +++ b/updaters/size/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-size", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles size updater", "homepage": "https://particles.js.org", "repository": { @@ -86,7 +86,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/updaters/size/package.json b/updaters/size/package.json index d0fc240f399..fb832284c95 100644 --- a/updaters/size/package.json +++ b/updaters/size/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-size", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles size updater", "homepage": "https://particles.js.org", "scripts": { diff --git a/updaters/strokeColor/CHANGELOG.md b/updaters/strokeColor/CHANGELOG.md index cdb2834209d..b532dafeca6 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/updater-stroke-color + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **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 5ea5da57ad7..95e08b88570 100644 --- a/updaters/strokeColor/package.dist.json +++ b/updaters/strokeColor/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-stroke-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles stroke color updater", "homepage": "https://particles.js.org", "repository": { @@ -86,7 +86,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/updaters/strokeColor/package.json b/updaters/strokeColor/package.json index 279920b548d..dbcb5a9f18a 100644 --- a/updaters/strokeColor/package.json +++ b/updaters/strokeColor/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-stroke-color", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles stroke color updater", "homepage": "https://particles.js.org", "scripts": { diff --git a/updaters/tilt/CHANGELOG.md b/updaters/tilt/CHANGELOG.md index c52914e9af5..0cae5fd550b 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/updater-tilt + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/updater-tilt diff --git a/updaters/tilt/package.dist.json b/updaters/tilt/package.dist.json index 293d3f947f1..c28c15307a5 100644 --- a/updaters/tilt/package.dist.json +++ b/updaters/tilt/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-tilt", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles tilt updater", "homepage": "https://particles.js.org", "repository": { @@ -86,7 +86,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/updaters/tilt/package.json b/updaters/tilt/package.json index bf2ebed75a7..fa1725e378c 100644 --- a/updaters/tilt/package.json +++ b/updaters/tilt/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-tilt", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles tilt updater", "homepage": "https://particles.js.org", "scripts": { diff --git a/updaters/twinkle/CHANGELOG.md b/updaters/twinkle/CHANGELOG.md index 430b64868f2..d1b5c66660d 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/updater-twinkle + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/updater-twinkle diff --git a/updaters/twinkle/package.dist.json b/updaters/twinkle/package.dist.json index be863143ed8..75ba3667649 100644 --- a/updaters/twinkle/package.dist.json +++ b/updaters/twinkle/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-twinkle", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles twinkle updater", "homepage": "https://particles.js.org", "repository": { @@ -86,7 +86,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/updaters/twinkle/package.json b/updaters/twinkle/package.json index 004a7441bdf..b05f86cff0c 100644 --- a/updaters/twinkle/package.json +++ b/updaters/twinkle/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-twinkle", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles twinkle updater", "homepage": "https://particles.js.org", "scripts": { diff --git a/updaters/wobble/CHANGELOG.md b/updaters/wobble/CHANGELOG.md index e6f227a7ac6..eb3bd37d148 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/updater-wobble + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/updater-wobble diff --git a/updaters/wobble/package.dist.json b/updaters/wobble/package.dist.json index 520199a80e5..90894ed731c 100644 --- a/updaters/wobble/package.dist.json +++ b/updaters/wobble/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-wobble", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles wobble updater", "homepage": "https://particles.js.org", "repository": { @@ -86,7 +86,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/updaters/wobble/package.json b/updaters/wobble/package.json index 0a6d8301bce..fc1e19cf0be 100644 --- a/updaters/wobble/package.json +++ b/updaters/wobble/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/updater-wobble", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles particles wobble updater", "homepage": "https://particles.js.org", "scripts": { diff --git a/utils/canvasUtils/CHANGELOG.md b/utils/canvasUtils/CHANGELOG.md index f886e435666..9ac095028e9 100644 --- a/utils/canvasUtils/CHANGELOG.md +++ b/utils/canvasUtils/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/canvas-utils + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/canvas-utils diff --git a/utils/canvasUtils/package.dist.json b/utils/canvasUtils/package.dist.json index d84ec38073a..a9480227e24 100644 --- a/utils/canvasUtils/package.dist.json +++ b/utils/canvasUtils/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/canvas-utils", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles canvas utils library", "homepage": "https://particles.js.org", "repository": { @@ -102,7 +102,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "type": "module" } diff --git a/utils/canvasUtils/package.json b/utils/canvasUtils/package.json index b45e557e24c..0fd47635113 100644 --- a/utils/canvasUtils/package.json +++ b/utils/canvasUtils/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/canvas-utils", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles canvas utils path", "homepage": "https://particles.js.org", "scripts": { diff --git a/utils/configs/CHANGELOG.md b/utils/configs/CHANGELOG.md index 927859f386e..00e29f4859b 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/configs + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/configs diff --git a/utils/configs/package.dist.json b/utils/configs/package.dist.json index e36ed7f8cf7..c8fe5ccc69b 100644 --- a/utils/configs/package.dist.json +++ b/utils/configs/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/configs", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles demo configurations", "homepage": "https://particles.js.org", "repository": { @@ -98,7 +98,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "publishConfig": { "access": "public" diff --git a/utils/configs/package.json b/utils/configs/package.json index 6df2be2ab7c..a85f094762b 100644 --- a/utils/configs/package.json +++ b/utils/configs/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/configs", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "homepage": "https://particles.js.org", "scripts": { "build": "tsparticles-cli build", diff --git a/utils/configs/src/palettes.ts b/utils/configs/src/palettes.ts index 2b4c4f6656c..696e20a364f 100644 --- a/utils/configs/src/palettes.ts +++ b/utils/configs/src/palettes.ts @@ -5,7 +5,11 @@ export const palettes: Record = { name: "Test", background: "#000000", blendMode: "lighter", - colors: ["#ff0000", "#00ff00", "#0000ff"], - fill: true, + colors: { + fill: { + value: ["#ff0000", "#00ff00", "#0000ff"], + enable: true, + }, + }, }, }; diff --git a/utils/fractalNoise/CHANGELOG.md b/utils/fractalNoise/CHANGELOG.md index a8ce587f22e..90b98522cec 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/fractal-noise + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/fractal-noise diff --git a/utils/fractalNoise/package.dist.json b/utils/fractalNoise/package.dist.json index 207198dba23..240d4ea37ff 100644 --- a/utils/fractalNoise/package.dist.json +++ b/utils/fractalNoise/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/fractal-noise", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles fractal noise library", "homepage": "https://particles.js.org", "repository": { @@ -92,7 +92,7 @@ "module": "esm/index.js", "types": "types/index.d.ts", "peerDependencies": { - "@tsparticles/smooth-value-noise": "4.0.0-beta.8" + "@tsparticles/smooth-value-noise": "4.0.0-beta.9" }, "exports": { ".": { diff --git a/utils/fractalNoise/package.json b/utils/fractalNoise/package.json index 8dfadb8b3dd..73dc1c1c0e5 100644 --- a/utils/fractalNoise/package.json +++ b/utils/fractalNoise/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/fractal-noise", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles fractal noise path", "homepage": "https://particles.js.org", "scripts": { diff --git a/utils/noiseField/CHANGELOG.md b/utils/noiseField/CHANGELOG.md index 006b3a7ae85..d66fd551fbb 100644 --- a/utils/noiseField/CHANGELOG.md +++ b/utils/noiseField/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/noise-field + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/noise-field diff --git a/utils/noiseField/package.dist.json b/utils/noiseField/package.dist.json index fba05884c2f..97beed4452a 100644 --- a/utils/noiseField/package.dist.json +++ b/utils/noiseField/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/noise-field", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles noise field library", "homepage": "https://particles.js.org", "repository": { @@ -92,8 +92,8 @@ "module": "esm/index.js", "types": "types/index.d.ts", "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8", - "@tsparticles/plugin-move": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9", + "@tsparticles/plugin-move": "4.0.0-beta.9" }, "exports": { ".": { diff --git a/utils/noiseField/package.json b/utils/noiseField/package.json index de9e841949d..3166700aa13 100644 --- a/utils/noiseField/package.json +++ b/utils/noiseField/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/noise-field", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles noise field library", "homepage": "https://particles.js.org", "scripts": { diff --git a/utils/pathUtils/CHANGELOG.md b/utils/pathUtils/CHANGELOG.md index 64029128774..e0cbee5db66 100644 --- a/utils/pathUtils/CHANGELOG.md +++ b/utils/pathUtils/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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/path-utils + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/path-utils diff --git a/utils/pathUtils/package.dist.json b/utils/pathUtils/package.dist.json index c049e4d9e8b..abdeb998b9b 100644 --- a/utils/pathUtils/package.dist.json +++ b/utils/pathUtils/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-utils", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles path utils library", "homepage": "https://particles.js.org", "repository": { @@ -102,7 +102,7 @@ "./package.json": "./package.json" }, "peerDependencies": { - "@tsparticles/engine": "4.0.0-beta.8" + "@tsparticles/engine": "4.0.0-beta.9" }, "type": "module" } diff --git a/utils/pathUtils/package.json b/utils/pathUtils/package.json index a80d80fe7c9..400111e6aeb 100644 --- a/utils/pathUtils/package.json +++ b/utils/pathUtils/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/path-utils", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles path utils path", "homepage": "https://particles.js.org", "scripts": { diff --git a/utils/perlinNoise/CHANGELOG.md b/utils/perlinNoise/CHANGELOG.md index 3b67d546906..75efd04a12c 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/perlin-noise + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/perlin-noise diff --git a/utils/perlinNoise/package.dist.json b/utils/perlinNoise/package.dist.json index a86b98ebcbc..66cd2c42ec5 100644 --- a/utils/perlinNoise/package.dist.json +++ b/utils/perlinNoise/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/perlin-noise", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles perlin noise library", "homepage": "https://particles.js.org", "repository": { diff --git a/utils/perlinNoise/package.json b/utils/perlinNoise/package.json index bdc2347d15b..dd8b36c6db4 100644 --- a/utils/perlinNoise/package.json +++ b/utils/perlinNoise/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/perlin-noise", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles perlin noise path", "homepage": "https://particles.js.org", "scripts": { diff --git a/utils/simplexNoise/CHANGELOG.md b/utils/simplexNoise/CHANGELOG.md index f593d749eb4..a543dae1246 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/simplex-noise + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/simplex-noise diff --git a/utils/simplexNoise/package.dist.json b/utils/simplexNoise/package.dist.json index 636c3d1892a..4e3bc1ecc78 100644 --- a/utils/simplexNoise/package.dist.json +++ b/utils/simplexNoise/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/simplex-noise", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles simplex noise library", "homepage": "https://particles.js.org", "repository": { diff --git a/utils/simplexNoise/package.json b/utils/simplexNoise/package.json index 6a5e1635191..a4ccbe7fe32 100644 --- a/utils/simplexNoise/package.json +++ b/utils/simplexNoise/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/simplex-noise", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "description": "tsParticles simplex noise library", "homepage": "https://particles.js.org", "scripts": { diff --git a/utils/smoothValueNoise/CHANGELOG.md b/utils/smoothValueNoise/CHANGELOG.md index 6cb9f112cae..176dcc04a88 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/smooth-value-noise + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/smooth-value-noise diff --git a/utils/smoothValueNoise/package.dist.json b/utils/smoothValueNoise/package.dist.json index b9c6093e1cd..3561eac2dc8 100644 --- a/utils/smoothValueNoise/package.dist.json +++ b/utils/smoothValueNoise/package.dist.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/smooth-value-noise", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "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 734c8026e33..82a9ab8ad64 100644 --- a/utils/smoothValueNoise/package.json +++ b/utils/smoothValueNoise/package.json @@ -1,6 +1,6 @@ { "name": "@tsparticles/smooth-value-noise", - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "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 bc067b61190..20a6b309f5e 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. +# [4.0.0-beta.9](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-08) + +**Note:** Version bump only for package @tsparticles/tests + # [4.0.0-beta.8](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2026-04-07) **Note:** Version bump only for package @tsparticles/tests diff --git a/utils/tests/package.json b/utils/tests/package.json index a06ac4750fc..b8b9dea4681 100644 --- a/utils/tests/package.json +++ b/utils/tests/package.json @@ -1,7 +1,7 @@ { "name": "@tsparticles/tests", "private": true, - "version": "4.0.0-beta.8", + "version": "4.0.0-beta.9", "scripts": { "prettify:ci": "prettier --check ./src", "prettify": "prettier --write ./src",