Skip to content

Commit 4c26881

Browse files
committed
chore(release): published new version
1 parent f61a590 commit 4c26881

364 files changed

Lines changed: 21306 additions & 19136 deletions

File tree

Some content is hidden

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

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.5](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.4...v4.0.0-alpha.5) (2026-01-21)
7+
8+
**Note:** Version bump only for package @tsparticles/workspace
9+
610
# [4.0.0-alpha.4](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.3...v4.0.0-alpha.4) (2026-01-21)
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.5](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.4...v4.0.0-alpha.5) (2026-01-21)
7+
8+
**Note:** Version bump only for package @tsparticles/all
9+
610
# [4.0.0-alpha.4](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.3...v4.0.0-alpha.4) (2026-01-21)
711

812
### Features

bundles/all/package.dist.json

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

0 commit comments

Comments
 (0)