Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.4](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.3...v4.0.0-beta.4) (2026-04-02)

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

# [4.0.0-beta.3](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.2...v4.0.0-beta.3) (2026-04-02)

**Note:** Version bump only for package @tsparticles/workspace
Expand Down
4 changes: 4 additions & 0 deletions bundles/all/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.4](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.3...v4.0.0-beta.4) (2026-04-02)

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

# [4.0.0-beta.3](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.2...v4.0.0-beta.3) (2026-04-02)

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

This file was deleted.

4 changes: 4 additions & 0 deletions bundles/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.4](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.3...v4.0.0-beta.4) (2026-04-02)

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

# [4.0.0-beta.3](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.2...v4.0.0-beta.3) (2026-04-02)

**Note:** Version bump only for package @tsparticles/basic
Expand Down
Loading
Loading