Skip to content

Commit 7a235fa

Browse files
committed
chore(release): published new version
1 parent 05ce75a commit 7a235fa

File tree

406 files changed

+2062
-1514
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

406 files changed

+2062
-1514
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [4.0.0-alpha.14](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.13...v4.0.0-alpha.14) (2026-02-02)
7+
8+
**Note:** Version bump only for package @tsparticles/workspace
9+
610
# [4.0.0-alpha.13](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.12...v4.0.0-alpha.13) (2026-02-02)
711

812
### Bug Fixes

bundles/all/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [4.0.0-alpha.14](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.13...v4.0.0-alpha.14) (2026-02-02)
7+
8+
**Note:** Version bump only for package @tsparticles/all
9+
610
# [4.0.0-alpha.13](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.12...v4.0.0-alpha.13) (2026-02-02)
711

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

bundles/all/package.dist.json

Lines changed: 73 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsparticles/all",
3-
"version": "4.0.0-alpha.13",
3+
"version": "4.0.0-alpha.14",
44
"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.",
55
"homepage": "https://particles.js.org",
66
"repository": {
@@ -99,78 +99,78 @@
9999
"./package.json": "./package.json"
100100
},
101101
"dependencies": {
102-
"@tsparticles/effect-bubble": "4.0.0-alpha.10",
103-
"@tsparticles/effect-particles": "4.0.0-alpha.13",
104-
"@tsparticles/effect-shadow": "4.0.0-alpha.10",
105-
"@tsparticles/effect-trail": "4.0.0-alpha.10",
106-
"@tsparticles/engine": "4.0.0-alpha.10",
107-
"@tsparticles/interaction-external-particle": "4.0.0-alpha.13",
108-
"@tsparticles/interaction-external-pop": "4.0.0-alpha.13",
109-
"@tsparticles/interaction-light": "4.0.0-alpha.13",
110-
"@tsparticles/interaction-particles-repulse": "4.0.0-alpha.13",
111-
"@tsparticles/path-branches": "4.0.0-alpha.11",
112-
"@tsparticles/path-brownian": "4.0.0-alpha.10",
113-
"@tsparticles/path-curl-noise": "4.0.0-alpha.10",
114-
"@tsparticles/path-curves": "4.0.0-alpha.10",
115-
"@tsparticles/path-fractal-noise": "4.0.0-alpha.10",
116-
"@tsparticles/path-grid": "4.0.0-alpha.10",
117-
"@tsparticles/path-levy": "4.0.0-alpha.11",
118-
"@tsparticles/path-perlin-noise": "4.0.0-alpha.10",
119-
"@tsparticles/path-polygon": "4.0.0-alpha.10",
120-
"@tsparticles/path-simplex-noise": "4.0.0-alpha.10",
121-
"@tsparticles/path-spiral": "4.0.0-alpha.10",
122-
"@tsparticles/path-svg": "4.0.0-alpha.10",
123-
"@tsparticles/path-zig-zag": "4.0.0-alpha.10",
124-
"@tsparticles/plugin-background-mask": "4.0.0-alpha.10",
125-
"@tsparticles/plugin-blend": "4.0.0-alpha.10",
126-
"@tsparticles/plugin-canvas-mask": "4.0.0-alpha.10",
127-
"@tsparticles/plugin-easing-back": "4.0.0-alpha.10",
128-
"@tsparticles/plugin-easing-bounce": "4.0.0-alpha.10",
129-
"@tsparticles/plugin-easing-circ": "4.0.0-alpha.10",
130-
"@tsparticles/plugin-easing-cubic": "4.0.0-alpha.10",
131-
"@tsparticles/plugin-easing-elastic": "4.0.0-alpha.10",
132-
"@tsparticles/plugin-easing-expo": "4.0.0-alpha.10",
133-
"@tsparticles/plugin-easing-gaussian": "4.0.0-alpha.10",
134-
"@tsparticles/plugin-easing-linear": "4.0.0-alpha.10",
135-
"@tsparticles/plugin-easing-quart": "4.0.0-alpha.10",
136-
"@tsparticles/plugin-easing-quint": "4.0.0-alpha.10",
137-
"@tsparticles/plugin-easing-sigmoid": "4.0.0-alpha.10",
138-
"@tsparticles/plugin-easing-sine": "4.0.0-alpha.10",
139-
"@tsparticles/plugin-easing-smoothstep": "4.0.0-alpha.10",
140-
"@tsparticles/plugin-emitters-shape-canvas": "4.0.0-alpha.13",
141-
"@tsparticles/plugin-emitters-shape-path": "4.0.0-alpha.13",
142-
"@tsparticles/plugin-emitters-shape-polygon": "4.0.0-alpha.13",
143-
"@tsparticles/plugin-export-image": "4.0.0-alpha.10",
144-
"@tsparticles/plugin-export-json": "4.0.0-alpha.10",
145-
"@tsparticles/plugin-export-video": "4.0.0-alpha.10",
146-
"@tsparticles/plugin-hsv-color": "4.0.0-alpha.10",
147-
"@tsparticles/plugin-hwb-color": "4.0.0-alpha.10",
148-
"@tsparticles/plugin-infection": "4.0.0-alpha.13",
149-
"@tsparticles/plugin-lab-color": "4.0.0-alpha.10",
150-
"@tsparticles/plugin-lch-color": "4.0.0-alpha.10",
151-
"@tsparticles/plugin-manual-particles": "4.0.0-alpha.10",
152-
"@tsparticles/plugin-motion": "4.0.0-alpha.10",
153-
"@tsparticles/plugin-named-color": "4.0.0-alpha.10",
154-
"@tsparticles/plugin-oklab-color": "4.0.0-alpha.10",
155-
"@tsparticles/plugin-oklch-color": "4.0.0-alpha.10",
156-
"@tsparticles/plugin-poisson-disc": "4.0.0-alpha.10",
157-
"@tsparticles/plugin-polygon-mask": "4.0.0-alpha.10",
158-
"@tsparticles/plugin-responsive": "4.0.0-alpha.10",
159-
"@tsparticles/plugin-sounds": "4.0.0-alpha.10",
160-
"@tsparticles/plugin-themes": "4.0.0-alpha.10",
161-
"@tsparticles/plugin-trail": "4.0.0-alpha.10",
162-
"@tsparticles/shape-arrow": "4.0.0-alpha.10",
163-
"@tsparticles/shape-cards": "4.0.0-alpha.10",
164-
"@tsparticles/shape-cog": "4.0.0-alpha.10",
165-
"@tsparticles/shape-heart": "4.0.0-alpha.10",
166-
"@tsparticles/shape-infinity": "4.0.0-alpha.10",
167-
"@tsparticles/shape-path": "4.0.0-alpha.10",
168-
"@tsparticles/shape-rounded-polygon": "4.0.0-alpha.10",
169-
"@tsparticles/shape-rounded-rect": "4.0.0-alpha.10",
170-
"@tsparticles/shape-spiral": "4.0.0-alpha.10",
171-
"@tsparticles/updater-gradient": "4.0.0-alpha.10",
172-
"@tsparticles/updater-orbit": "4.0.0-alpha.10",
173-
"tsparticles": "4.0.0-alpha.13"
102+
"@tsparticles/effect-bubble": "4.0.0-alpha.14",
103+
"@tsparticles/effect-particles": "4.0.0-alpha.14",
104+
"@tsparticles/effect-shadow": "4.0.0-alpha.14",
105+
"@tsparticles/effect-trail": "4.0.0-alpha.14",
106+
"@tsparticles/engine": "4.0.0-alpha.14",
107+
"@tsparticles/interaction-external-particle": "4.0.0-alpha.14",
108+
"@tsparticles/interaction-external-pop": "4.0.0-alpha.14",
109+
"@tsparticles/interaction-light": "4.0.0-alpha.14",
110+
"@tsparticles/interaction-particles-repulse": "4.0.0-alpha.14",
111+
"@tsparticles/path-branches": "4.0.0-alpha.14",
112+
"@tsparticles/path-brownian": "4.0.0-alpha.14",
113+
"@tsparticles/path-curl-noise": "4.0.0-alpha.14",
114+
"@tsparticles/path-curves": "4.0.0-alpha.14",
115+
"@tsparticles/path-fractal-noise": "4.0.0-alpha.14",
116+
"@tsparticles/path-grid": "4.0.0-alpha.14",
117+
"@tsparticles/path-levy": "4.0.0-alpha.14",
118+
"@tsparticles/path-perlin-noise": "4.0.0-alpha.14",
119+
"@tsparticles/path-polygon": "4.0.0-alpha.14",
120+
"@tsparticles/path-simplex-noise": "4.0.0-alpha.14",
121+
"@tsparticles/path-spiral": "4.0.0-alpha.14",
122+
"@tsparticles/path-svg": "4.0.0-alpha.14",
123+
"@tsparticles/path-zig-zag": "4.0.0-alpha.14",
124+
"@tsparticles/plugin-background-mask": "4.0.0-alpha.14",
125+
"@tsparticles/plugin-blend": "4.0.0-alpha.14",
126+
"@tsparticles/plugin-canvas-mask": "4.0.0-alpha.14",
127+
"@tsparticles/plugin-easing-back": "4.0.0-alpha.14",
128+
"@tsparticles/plugin-easing-bounce": "4.0.0-alpha.14",
129+
"@tsparticles/plugin-easing-circ": "4.0.0-alpha.14",
130+
"@tsparticles/plugin-easing-cubic": "4.0.0-alpha.14",
131+
"@tsparticles/plugin-easing-elastic": "4.0.0-alpha.14",
132+
"@tsparticles/plugin-easing-expo": "4.0.0-alpha.14",
133+
"@tsparticles/plugin-easing-gaussian": "4.0.0-alpha.14",
134+
"@tsparticles/plugin-easing-linear": "4.0.0-alpha.14",
135+
"@tsparticles/plugin-easing-quart": "4.0.0-alpha.14",
136+
"@tsparticles/plugin-easing-quint": "4.0.0-alpha.14",
137+
"@tsparticles/plugin-easing-sigmoid": "4.0.0-alpha.14",
138+
"@tsparticles/plugin-easing-sine": "4.0.0-alpha.14",
139+
"@tsparticles/plugin-easing-smoothstep": "4.0.0-alpha.14",
140+
"@tsparticles/plugin-emitters-shape-canvas": "4.0.0-alpha.14",
141+
"@tsparticles/plugin-emitters-shape-path": "4.0.0-alpha.14",
142+
"@tsparticles/plugin-emitters-shape-polygon": "4.0.0-alpha.14",
143+
"@tsparticles/plugin-export-image": "4.0.0-alpha.14",
144+
"@tsparticles/plugin-export-json": "4.0.0-alpha.14",
145+
"@tsparticles/plugin-export-video": "4.0.0-alpha.14",
146+
"@tsparticles/plugin-hsv-color": "4.0.0-alpha.14",
147+
"@tsparticles/plugin-hwb-color": "4.0.0-alpha.14",
148+
"@tsparticles/plugin-infection": "4.0.0-alpha.14",
149+
"@tsparticles/plugin-lab-color": "4.0.0-alpha.14",
150+
"@tsparticles/plugin-lch-color": "4.0.0-alpha.14",
151+
"@tsparticles/plugin-manual-particles": "4.0.0-alpha.14",
152+
"@tsparticles/plugin-motion": "4.0.0-alpha.14",
153+
"@tsparticles/plugin-named-color": "4.0.0-alpha.14",
154+
"@tsparticles/plugin-oklab-color": "4.0.0-alpha.14",
155+
"@tsparticles/plugin-oklch-color": "4.0.0-alpha.14",
156+
"@tsparticles/plugin-poisson-disc": "4.0.0-alpha.14",
157+
"@tsparticles/plugin-polygon-mask": "4.0.0-alpha.14",
158+
"@tsparticles/plugin-responsive": "4.0.0-alpha.14",
159+
"@tsparticles/plugin-sounds": "4.0.0-alpha.14",
160+
"@tsparticles/plugin-themes": "4.0.0-alpha.14",
161+
"@tsparticles/plugin-trail": "4.0.0-alpha.14",
162+
"@tsparticles/shape-arrow": "4.0.0-alpha.14",
163+
"@tsparticles/shape-cards": "4.0.0-alpha.14",
164+
"@tsparticles/shape-cog": "4.0.0-alpha.14",
165+
"@tsparticles/shape-heart": "4.0.0-alpha.14",
166+
"@tsparticles/shape-infinity": "4.0.0-alpha.14",
167+
"@tsparticles/shape-path": "4.0.0-alpha.14",
168+
"@tsparticles/shape-rounded-polygon": "4.0.0-alpha.14",
169+
"@tsparticles/shape-rounded-rect": "4.0.0-alpha.14",
170+
"@tsparticles/shape-spiral": "4.0.0-alpha.14",
171+
"@tsparticles/updater-gradient": "4.0.0-alpha.14",
172+
"@tsparticles/updater-orbit": "4.0.0-alpha.14",
173+
"tsparticles": "4.0.0-alpha.14"
174174
},
175175
"publishConfig": {
176176
"access": "public"

bundles/all/package.json

Lines changed: 73 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsparticles/all",
3-
"version": "4.0.0-alpha.13",
3+
"version": "4.0.0-alpha.14",
44
"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.",
55
"homepage": "https://particles.js.org",
66
"scripts": {
@@ -107,78 +107,78 @@
107107
"./package.json": "./dist/package.json"
108108
},
109109
"dependencies": {
110-
"@tsparticles/effect-bubble": "workspace:4.0.0-alpha.10",
111-
"@tsparticles/effect-particles": "workspace:4.0.0-alpha.13",
112-
"@tsparticles/effect-shadow": "workspace:4.0.0-alpha.10",
113-
"@tsparticles/effect-trail": "workspace:4.0.0-alpha.10",
114-
"@tsparticles/engine": "workspace:4.0.0-alpha.10",
115-
"@tsparticles/interaction-external-particle": "workspace:4.0.0-alpha.13",
116-
"@tsparticles/interaction-external-pop": "workspace:4.0.0-alpha.13",
117-
"@tsparticles/interaction-light": "workspace:4.0.0-alpha.13",
118-
"@tsparticles/interaction-particles-repulse": "workspace:4.0.0-alpha.13",
119-
"@tsparticles/path-branches": "workspace:4.0.0-alpha.11",
120-
"@tsparticles/path-brownian": "workspace:4.0.0-alpha.10",
121-
"@tsparticles/path-curl-noise": "workspace:4.0.0-alpha.10",
122-
"@tsparticles/path-curves": "workspace:4.0.0-alpha.10",
123-
"@tsparticles/path-fractal-noise": "workspace:4.0.0-alpha.10",
124-
"@tsparticles/path-grid": "workspace:4.0.0-alpha.10",
125-
"@tsparticles/path-levy": "workspace:4.0.0-alpha.11",
126-
"@tsparticles/path-perlin-noise": "workspace:4.0.0-alpha.10",
127-
"@tsparticles/path-polygon": "workspace:4.0.0-alpha.10",
128-
"@tsparticles/path-simplex-noise": "workspace:4.0.0-alpha.10",
129-
"@tsparticles/path-spiral": "workspace:4.0.0-alpha.10",
130-
"@tsparticles/path-svg": "workspace:4.0.0-alpha.10",
131-
"@tsparticles/path-zig-zag": "workspace:4.0.0-alpha.10",
132-
"@tsparticles/plugin-background-mask": "workspace:4.0.0-alpha.10",
133-
"@tsparticles/plugin-blend": "workspace:4.0.0-alpha.10",
134-
"@tsparticles/plugin-canvas-mask": "workspace:4.0.0-alpha.10",
135-
"@tsparticles/plugin-easing-back": "workspace:4.0.0-alpha.10",
136-
"@tsparticles/plugin-easing-bounce": "workspace:4.0.0-alpha.10",
137-
"@tsparticles/plugin-easing-circ": "workspace:4.0.0-alpha.10",
138-
"@tsparticles/plugin-easing-cubic": "workspace:4.0.0-alpha.10",
139-
"@tsparticles/plugin-easing-elastic": "workspace:4.0.0-alpha.10",
140-
"@tsparticles/plugin-easing-expo": "workspace:4.0.0-alpha.10",
141-
"@tsparticles/plugin-easing-gaussian": "workspace:4.0.0-alpha.10",
142-
"@tsparticles/plugin-easing-linear": "workspace:4.0.0-alpha.10",
143-
"@tsparticles/plugin-easing-quart": "workspace:4.0.0-alpha.10",
144-
"@tsparticles/plugin-easing-quint": "workspace:4.0.0-alpha.10",
145-
"@tsparticles/plugin-easing-sigmoid": "workspace:4.0.0-alpha.10",
146-
"@tsparticles/plugin-easing-sine": "workspace:4.0.0-alpha.10",
147-
"@tsparticles/plugin-easing-smoothstep": "workspace:4.0.0-alpha.10",
148-
"@tsparticles/plugin-emitters-shape-canvas": "workspace:4.0.0-alpha.13",
149-
"@tsparticles/plugin-emitters-shape-path": "workspace:4.0.0-alpha.13",
150-
"@tsparticles/plugin-emitters-shape-polygon": "workspace:4.0.0-alpha.13",
151-
"@tsparticles/plugin-export-image": "workspace:4.0.0-alpha.10",
152-
"@tsparticles/plugin-export-json": "workspace:4.0.0-alpha.10",
153-
"@tsparticles/plugin-export-video": "workspace:4.0.0-alpha.10",
154-
"@tsparticles/plugin-hsv-color": "workspace:4.0.0-alpha.10",
155-
"@tsparticles/plugin-hwb-color": "workspace:4.0.0-alpha.10",
156-
"@tsparticles/plugin-infection": "workspace:4.0.0-alpha.13",
157-
"@tsparticles/plugin-lab-color": "workspace:4.0.0-alpha.10",
158-
"@tsparticles/plugin-lch-color": "workspace:4.0.0-alpha.10",
159-
"@tsparticles/plugin-manual-particles": "workspace:4.0.0-alpha.10",
160-
"@tsparticles/plugin-motion": "workspace:4.0.0-alpha.10",
161-
"@tsparticles/plugin-named-color": "workspace:4.0.0-alpha.10",
162-
"@tsparticles/plugin-oklab-color": "workspace:4.0.0-alpha.10",
163-
"@tsparticles/plugin-oklch-color": "workspace:4.0.0-alpha.10",
164-
"@tsparticles/plugin-poisson-disc": "workspace:4.0.0-alpha.10",
165-
"@tsparticles/plugin-polygon-mask": "workspace:4.0.0-alpha.10",
166-
"@tsparticles/plugin-responsive": "workspace:4.0.0-alpha.10",
167-
"@tsparticles/plugin-sounds": "workspace:4.0.0-alpha.10",
168-
"@tsparticles/plugin-themes": "workspace:4.0.0-alpha.10",
169-
"@tsparticles/plugin-trail": "workspace:4.0.0-alpha.10",
170-
"@tsparticles/shape-arrow": "workspace:4.0.0-alpha.10",
171-
"@tsparticles/shape-cards": "workspace:4.0.0-alpha.10",
172-
"@tsparticles/shape-cog": "workspace:4.0.0-alpha.10",
173-
"@tsparticles/shape-heart": "workspace:4.0.0-alpha.10",
174-
"@tsparticles/shape-infinity": "workspace:4.0.0-alpha.10",
175-
"@tsparticles/shape-path": "workspace:4.0.0-alpha.10",
176-
"@tsparticles/shape-rounded-polygon": "workspace:4.0.0-alpha.10",
177-
"@tsparticles/shape-rounded-rect": "workspace:4.0.0-alpha.10",
178-
"@tsparticles/shape-spiral": "workspace:4.0.0-alpha.10",
179-
"@tsparticles/updater-gradient": "workspace:4.0.0-alpha.10",
180-
"@tsparticles/updater-orbit": "workspace:4.0.0-alpha.10",
181-
"tsparticles": "workspace:4.0.0-alpha.13"
110+
"@tsparticles/effect-bubble": "workspace:4.0.0-alpha.14",
111+
"@tsparticles/effect-particles": "workspace:4.0.0-alpha.14",
112+
"@tsparticles/effect-shadow": "workspace:4.0.0-alpha.14",
113+
"@tsparticles/effect-trail": "workspace:4.0.0-alpha.14",
114+
"@tsparticles/engine": "workspace:4.0.0-alpha.14",
115+
"@tsparticles/interaction-external-particle": "workspace:4.0.0-alpha.14",
116+
"@tsparticles/interaction-external-pop": "workspace:4.0.0-alpha.14",
117+
"@tsparticles/interaction-light": "workspace:4.0.0-alpha.14",
118+
"@tsparticles/interaction-particles-repulse": "workspace:4.0.0-alpha.14",
119+
"@tsparticles/path-branches": "workspace:4.0.0-alpha.14",
120+
"@tsparticles/path-brownian": "workspace:4.0.0-alpha.14",
121+
"@tsparticles/path-curl-noise": "workspace:4.0.0-alpha.14",
122+
"@tsparticles/path-curves": "workspace:4.0.0-alpha.14",
123+
"@tsparticles/path-fractal-noise": "workspace:4.0.0-alpha.14",
124+
"@tsparticles/path-grid": "workspace:4.0.0-alpha.14",
125+
"@tsparticles/path-levy": "workspace:4.0.0-alpha.14",
126+
"@tsparticles/path-perlin-noise": "workspace:4.0.0-alpha.14",
127+
"@tsparticles/path-polygon": "workspace:4.0.0-alpha.14",
128+
"@tsparticles/path-simplex-noise": "workspace:4.0.0-alpha.14",
129+
"@tsparticles/path-spiral": "workspace:4.0.0-alpha.14",
130+
"@tsparticles/path-svg": "workspace:4.0.0-alpha.14",
131+
"@tsparticles/path-zig-zag": "workspace:4.0.0-alpha.14",
132+
"@tsparticles/plugin-background-mask": "workspace:4.0.0-alpha.14",
133+
"@tsparticles/plugin-blend": "workspace:4.0.0-alpha.14",
134+
"@tsparticles/plugin-canvas-mask": "workspace:4.0.0-alpha.14",
135+
"@tsparticles/plugin-easing-back": "workspace:4.0.0-alpha.14",
136+
"@tsparticles/plugin-easing-bounce": "workspace:4.0.0-alpha.14",
137+
"@tsparticles/plugin-easing-circ": "workspace:4.0.0-alpha.14",
138+
"@tsparticles/plugin-easing-cubic": "workspace:4.0.0-alpha.14",
139+
"@tsparticles/plugin-easing-elastic": "workspace:4.0.0-alpha.14",
140+
"@tsparticles/plugin-easing-expo": "workspace:4.0.0-alpha.14",
141+
"@tsparticles/plugin-easing-gaussian": "workspace:4.0.0-alpha.14",
142+
"@tsparticles/plugin-easing-linear": "workspace:4.0.0-alpha.14",
143+
"@tsparticles/plugin-easing-quart": "workspace:4.0.0-alpha.14",
144+
"@tsparticles/plugin-easing-quint": "workspace:4.0.0-alpha.14",
145+
"@tsparticles/plugin-easing-sigmoid": "workspace:4.0.0-alpha.14",
146+
"@tsparticles/plugin-easing-sine": "workspace:4.0.0-alpha.14",
147+
"@tsparticles/plugin-easing-smoothstep": "workspace:4.0.0-alpha.14",
148+
"@tsparticles/plugin-emitters-shape-canvas": "workspace:4.0.0-alpha.14",
149+
"@tsparticles/plugin-emitters-shape-path": "workspace:4.0.0-alpha.14",
150+
"@tsparticles/plugin-emitters-shape-polygon": "workspace:4.0.0-alpha.14",
151+
"@tsparticles/plugin-export-image": "workspace:4.0.0-alpha.14",
152+
"@tsparticles/plugin-export-json": "workspace:4.0.0-alpha.14",
153+
"@tsparticles/plugin-export-video": "workspace:4.0.0-alpha.14",
154+
"@tsparticles/plugin-hsv-color": "workspace:4.0.0-alpha.14",
155+
"@tsparticles/plugin-hwb-color": "workspace:4.0.0-alpha.14",
156+
"@tsparticles/plugin-infection": "workspace:4.0.0-alpha.14",
157+
"@tsparticles/plugin-lab-color": "workspace:4.0.0-alpha.14",
158+
"@tsparticles/plugin-lch-color": "workspace:4.0.0-alpha.14",
159+
"@tsparticles/plugin-manual-particles": "workspace:4.0.0-alpha.14",
160+
"@tsparticles/plugin-motion": "workspace:4.0.0-alpha.14",
161+
"@tsparticles/plugin-named-color": "workspace:4.0.0-alpha.14",
162+
"@tsparticles/plugin-oklab-color": "workspace:4.0.0-alpha.14",
163+
"@tsparticles/plugin-oklch-color": "workspace:4.0.0-alpha.14",
164+
"@tsparticles/plugin-poisson-disc": "workspace:4.0.0-alpha.14",
165+
"@tsparticles/plugin-polygon-mask": "workspace:4.0.0-alpha.14",
166+
"@tsparticles/plugin-responsive": "workspace:4.0.0-alpha.14",
167+
"@tsparticles/plugin-sounds": "workspace:4.0.0-alpha.14",
168+
"@tsparticles/plugin-themes": "workspace:4.0.0-alpha.14",
169+
"@tsparticles/plugin-trail": "workspace:4.0.0-alpha.14",
170+
"@tsparticles/shape-arrow": "workspace:4.0.0-alpha.14",
171+
"@tsparticles/shape-cards": "workspace:4.0.0-alpha.14",
172+
"@tsparticles/shape-cog": "workspace:4.0.0-alpha.14",
173+
"@tsparticles/shape-heart": "workspace:4.0.0-alpha.14",
174+
"@tsparticles/shape-infinity": "workspace:4.0.0-alpha.14",
175+
"@tsparticles/shape-path": "workspace:4.0.0-alpha.14",
176+
"@tsparticles/shape-rounded-polygon": "workspace:4.0.0-alpha.14",
177+
"@tsparticles/shape-rounded-rect": "workspace:4.0.0-alpha.14",
178+
"@tsparticles/shape-spiral": "workspace:4.0.0-alpha.14",
179+
"@tsparticles/updater-gradient": "workspace:4.0.0-alpha.14",
180+
"@tsparticles/updater-orbit": "workspace:4.0.0-alpha.14",
181+
"tsparticles": "workspace:4.0.0-alpha.14"
182182
},
183183
"publishConfig": {
184184
"access": "public",

bundles/basic/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [4.0.0-alpha.14](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.13...v4.0.0-alpha.14) (2026-02-02)
7+
8+
**Note:** Version bump only for package @tsparticles/basic
9+
610
# [4.0.0-alpha.10](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.9...v4.0.0-alpha.10) (2026-02-02)
711

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

0 commit comments

Comments
 (0)