Skip to content
Merged
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@ on:
push:
branches:
- main
- v4
- v3
- v2
- v1
pull_request:
branches:
- main
- v4
- v3
- v2
- v1
Expand Down
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-alpha.17](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.16...v4.0.0-alpha.17) (2026-02-04)

### Bug Fixes

- fixed gifs ([245e28f](https://github.com/tsparticles/tsparticles/commit/245e28fcf5180a4add583107ad8facb3ad34eca0))

# [4.0.0-alpha.16](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.15...v4.0.0-alpha.16) (2026-02-03)

### Bug Fixes

- checking that engine images exists, if not it will be initialized ([a616959](https://github.com/tsparticles/tsparticles/commit/a6169598919f809f6cc00837ac2a6c65949d3768))

# [4.0.0-alpha.15](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.14...v4.0.0-alpha.15) (2026-02-03)

### Bug Fixes

- fixed image drawer ([87f5e70](https://github.com/tsparticles/tsparticles/commit/87f5e7006c9fc0a407f9c3ebf45d35a746ae0ebf))

# [4.0.0-alpha.14](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.13...v4.0.0-alpha.14) (2026-02-02)

**Note:** Version bump only for package @tsparticles/workspace
Expand Down
12 changes: 12 additions & 0 deletions bundles/all/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-alpha.17](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.16...v4.0.0-alpha.17) (2026-02-04)

**Note:** Version bump only for package @tsparticles/all

# [4.0.0-alpha.16](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.15...v4.0.0-alpha.16) (2026-02-03)

**Note:** Version bump only for package @tsparticles/all

# [4.0.0-alpha.15](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.14...v4.0.0-alpha.15) (2026-02-03)

**Note:** Version bump only for package @tsparticles/all

# [4.0.0-alpha.14](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.13...v4.0.0-alpha.14) (2026-02-02)

**Note:** Version bump only for package @tsparticles/all
Expand Down
146 changes: 73 additions & 73 deletions bundles/all/package.dist.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsparticles/all",
"version": "4.0.0-alpha.14",
"version": "4.0.0-alpha.17",
"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": {
Expand Down Expand Up @@ -99,78 +99,78 @@
"./package.json": "./package.json"
},
"dependencies": {
"@tsparticles/effect-bubble": "4.0.0-alpha.14",
"@tsparticles/effect-particles": "4.0.0-alpha.14",
"@tsparticles/effect-shadow": "4.0.0-alpha.14",
"@tsparticles/effect-trail": "4.0.0-alpha.14",
"@tsparticles/engine": "4.0.0-alpha.14",
"@tsparticles/interaction-external-particle": "4.0.0-alpha.14",
"@tsparticles/interaction-external-pop": "4.0.0-alpha.14",
"@tsparticles/interaction-light": "4.0.0-alpha.14",
"@tsparticles/interaction-particles-repulse": "4.0.0-alpha.14",
"@tsparticles/path-branches": "4.0.0-alpha.14",
"@tsparticles/path-brownian": "4.0.0-alpha.14",
"@tsparticles/path-curl-noise": "4.0.0-alpha.14",
"@tsparticles/path-curves": "4.0.0-alpha.14",
"@tsparticles/path-fractal-noise": "4.0.0-alpha.14",
"@tsparticles/path-grid": "4.0.0-alpha.14",
"@tsparticles/path-levy": "4.0.0-alpha.14",
"@tsparticles/path-perlin-noise": "4.0.0-alpha.14",
"@tsparticles/path-polygon": "4.0.0-alpha.14",
"@tsparticles/path-simplex-noise": "4.0.0-alpha.14",
"@tsparticles/path-spiral": "4.0.0-alpha.14",
"@tsparticles/path-svg": "4.0.0-alpha.14",
"@tsparticles/path-zig-zag": "4.0.0-alpha.14",
"@tsparticles/plugin-background-mask": "4.0.0-alpha.14",
"@tsparticles/plugin-blend": "4.0.0-alpha.14",
"@tsparticles/plugin-canvas-mask": "4.0.0-alpha.14",
"@tsparticles/plugin-easing-back": "4.0.0-alpha.14",
"@tsparticles/plugin-easing-bounce": "4.0.0-alpha.14",
"@tsparticles/plugin-easing-circ": "4.0.0-alpha.14",
"@tsparticles/plugin-easing-cubic": "4.0.0-alpha.14",
"@tsparticles/plugin-easing-elastic": "4.0.0-alpha.14",
"@tsparticles/plugin-easing-expo": "4.0.0-alpha.14",
"@tsparticles/plugin-easing-gaussian": "4.0.0-alpha.14",
"@tsparticles/plugin-easing-linear": "4.0.0-alpha.14",
"@tsparticles/plugin-easing-quart": "4.0.0-alpha.14",
"@tsparticles/plugin-easing-quint": "4.0.0-alpha.14",
"@tsparticles/plugin-easing-sigmoid": "4.0.0-alpha.14",
"@tsparticles/plugin-easing-sine": "4.0.0-alpha.14",
"@tsparticles/plugin-easing-smoothstep": "4.0.0-alpha.14",
"@tsparticles/plugin-emitters-shape-canvas": "4.0.0-alpha.14",
"@tsparticles/plugin-emitters-shape-path": "4.0.0-alpha.14",
"@tsparticles/plugin-emitters-shape-polygon": "4.0.0-alpha.14",
"@tsparticles/plugin-export-image": "4.0.0-alpha.14",
"@tsparticles/plugin-export-json": "4.0.0-alpha.14",
"@tsparticles/plugin-export-video": "4.0.0-alpha.14",
"@tsparticles/plugin-hsv-color": "4.0.0-alpha.14",
"@tsparticles/plugin-hwb-color": "4.0.0-alpha.14",
"@tsparticles/plugin-infection": "4.0.0-alpha.14",
"@tsparticles/plugin-lab-color": "4.0.0-alpha.14",
"@tsparticles/plugin-lch-color": "4.0.0-alpha.14",
"@tsparticles/plugin-manual-particles": "4.0.0-alpha.14",
"@tsparticles/plugin-motion": "4.0.0-alpha.14",
"@tsparticles/plugin-named-color": "4.0.0-alpha.14",
"@tsparticles/plugin-oklab-color": "4.0.0-alpha.14",
"@tsparticles/plugin-oklch-color": "4.0.0-alpha.14",
"@tsparticles/plugin-poisson-disc": "4.0.0-alpha.14",
"@tsparticles/plugin-polygon-mask": "4.0.0-alpha.14",
"@tsparticles/plugin-responsive": "4.0.0-alpha.14",
"@tsparticles/plugin-sounds": "4.0.0-alpha.14",
"@tsparticles/plugin-themes": "4.0.0-alpha.14",
"@tsparticles/plugin-trail": "4.0.0-alpha.14",
"@tsparticles/shape-arrow": "4.0.0-alpha.14",
"@tsparticles/shape-cards": "4.0.0-alpha.14",
"@tsparticles/shape-cog": "4.0.0-alpha.14",
"@tsparticles/shape-heart": "4.0.0-alpha.14",
"@tsparticles/shape-infinity": "4.0.0-alpha.14",
"@tsparticles/shape-path": "4.0.0-alpha.14",
"@tsparticles/shape-rounded-polygon": "4.0.0-alpha.14",
"@tsparticles/shape-rounded-rect": "4.0.0-alpha.14",
"@tsparticles/shape-spiral": "4.0.0-alpha.14",
"@tsparticles/updater-gradient": "4.0.0-alpha.14",
"@tsparticles/updater-orbit": "4.0.0-alpha.14",
"tsparticles": "4.0.0-alpha.14"
"@tsparticles/effect-bubble": "4.0.0-alpha.17",
"@tsparticles/effect-particles": "4.0.0-alpha.17",
"@tsparticles/effect-shadow": "4.0.0-alpha.17",
"@tsparticles/effect-trail": "4.0.0-alpha.17",
"@tsparticles/engine": "4.0.0-alpha.17",
"@tsparticles/interaction-external-particle": "4.0.0-alpha.17",
"@tsparticles/interaction-external-pop": "4.0.0-alpha.17",
"@tsparticles/interaction-light": "4.0.0-alpha.17",
"@tsparticles/interaction-particles-repulse": "4.0.0-alpha.17",
"@tsparticles/path-branches": "4.0.0-alpha.17",
"@tsparticles/path-brownian": "4.0.0-alpha.17",
"@tsparticles/path-curl-noise": "4.0.0-alpha.17",
"@tsparticles/path-curves": "4.0.0-alpha.17",
"@tsparticles/path-fractal-noise": "4.0.0-alpha.17",
"@tsparticles/path-grid": "4.0.0-alpha.17",
"@tsparticles/path-levy": "4.0.0-alpha.17",
"@tsparticles/path-perlin-noise": "4.0.0-alpha.17",
"@tsparticles/path-polygon": "4.0.0-alpha.17",
"@tsparticles/path-simplex-noise": "4.0.0-alpha.17",
"@tsparticles/path-spiral": "4.0.0-alpha.17",
"@tsparticles/path-svg": "4.0.0-alpha.17",
"@tsparticles/path-zig-zag": "4.0.0-alpha.17",
"@tsparticles/plugin-background-mask": "4.0.0-alpha.17",
"@tsparticles/plugin-blend": "4.0.0-alpha.17",
"@tsparticles/plugin-canvas-mask": "4.0.0-alpha.17",
"@tsparticles/plugin-easing-back": "4.0.0-alpha.17",
"@tsparticles/plugin-easing-bounce": "4.0.0-alpha.17",
"@tsparticles/plugin-easing-circ": "4.0.0-alpha.17",
"@tsparticles/plugin-easing-cubic": "4.0.0-alpha.17",
"@tsparticles/plugin-easing-elastic": "4.0.0-alpha.17",
"@tsparticles/plugin-easing-expo": "4.0.0-alpha.17",
"@tsparticles/plugin-easing-gaussian": "4.0.0-alpha.17",
"@tsparticles/plugin-easing-linear": "4.0.0-alpha.17",
"@tsparticles/plugin-easing-quart": "4.0.0-alpha.17",
"@tsparticles/plugin-easing-quint": "4.0.0-alpha.17",
"@tsparticles/plugin-easing-sigmoid": "4.0.0-alpha.17",
"@tsparticles/plugin-easing-sine": "4.0.0-alpha.17",
"@tsparticles/plugin-easing-smoothstep": "4.0.0-alpha.17",
"@tsparticles/plugin-emitters-shape-canvas": "4.0.0-alpha.17",
"@tsparticles/plugin-emitters-shape-path": "4.0.0-alpha.17",
"@tsparticles/plugin-emitters-shape-polygon": "4.0.0-alpha.17",
"@tsparticles/plugin-export-image": "4.0.0-alpha.17",
"@tsparticles/plugin-export-json": "4.0.0-alpha.17",
"@tsparticles/plugin-export-video": "4.0.0-alpha.17",
"@tsparticles/plugin-hsv-color": "4.0.0-alpha.17",
"@tsparticles/plugin-hwb-color": "4.0.0-alpha.17",
"@tsparticles/plugin-infection": "4.0.0-alpha.17",
"@tsparticles/plugin-lab-color": "4.0.0-alpha.17",
"@tsparticles/plugin-lch-color": "4.0.0-alpha.17",
"@tsparticles/plugin-manual-particles": "4.0.0-alpha.17",
"@tsparticles/plugin-motion": "4.0.0-alpha.17",
"@tsparticles/plugin-named-color": "4.0.0-alpha.17",
"@tsparticles/plugin-oklab-color": "4.0.0-alpha.17",
"@tsparticles/plugin-oklch-color": "4.0.0-alpha.17",
"@tsparticles/plugin-poisson-disc": "4.0.0-alpha.17",
"@tsparticles/plugin-polygon-mask": "4.0.0-alpha.17",
"@tsparticles/plugin-responsive": "4.0.0-alpha.17",
"@tsparticles/plugin-sounds": "4.0.0-alpha.17",
"@tsparticles/plugin-themes": "4.0.0-alpha.17",
"@tsparticles/plugin-trail": "4.0.0-alpha.17",
"@tsparticles/shape-arrow": "4.0.0-alpha.17",
"@tsparticles/shape-cards": "4.0.0-alpha.17",
"@tsparticles/shape-cog": "4.0.0-alpha.17",
"@tsparticles/shape-heart": "4.0.0-alpha.17",
"@tsparticles/shape-infinity": "4.0.0-alpha.17",
"@tsparticles/shape-path": "4.0.0-alpha.17",
"@tsparticles/shape-rounded-polygon": "4.0.0-alpha.17",
"@tsparticles/shape-rounded-rect": "4.0.0-alpha.17",
"@tsparticles/shape-spiral": "4.0.0-alpha.17",
"@tsparticles/updater-gradient": "4.0.0-alpha.17",
"@tsparticles/updater-orbit": "4.0.0-alpha.17",
"tsparticles": "4.0.0-alpha.17"
},
"publishConfig": {
"access": "public"
Expand Down
Loading
Loading