Skip to content

Commit 3217dfa

Browse files
authored
Merge pull request tsparticles#5780 from tsparticles/v4
4.0.5
2 parents e92e7f7 + a17a310 commit 3217dfa

1,281 files changed

Lines changed: 4983 additions & 2535 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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.5](https://github.com/tsparticles/tsparticles/compare/v4.0.4...v4.0.5) (2026-05-19)
7+
8+
### Bug Fixes
9+
10+
- fixed typo in cards shape export ([2f5d889](https://github.com/tsparticles/tsparticles/commit/2f5d889f9e4aec7f4bd59346fdb3569467c87061))
11+
612
## [4.0.4](https://github.com/tsparticles/tsparticles/compare/v4.0.3...v4.0.4) (2026-05-19)
713

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

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.5](https://github.com/tsparticles/tsparticles/compare/v4.0.4...v4.0.5) (2026-05-19)
7+
8+
**Note:** Version bump only for package @tsparticles/all
9+
610
## [4.0.4](https://github.com/tsparticles/tsparticles/compare/v4.0.3...v4.0.4) (2026-05-19)
711

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

bundles/all/package.dist.json

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

bundles/all/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsparticles/all",
3-
"version": "4.0.4",
3+
"version": "4.0.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
"scripts": {

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.5](https://github.com/tsparticles/tsparticles/compare/v4.0.4...v4.0.5) (2026-05-19)
7+
8+
**Note:** Version bump only for package @tsparticles/basic
9+
610
## [4.0.4](https://github.com/tsparticles/tsparticles/compare/v4.0.3...v4.0.4) (2026-05-19)
711

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

bundles/basic/package.dist.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsparticles/basic",
3-
"version": "4.0.4",
3+
"version": "4.0.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": {
@@ -105,17 +105,17 @@
105105
"./package.json": "./package.json"
106106
},
107107
"dependencies": {
108-
"@tsparticles/engine": "4.0.4",
109-
"@tsparticles/plugin-blend": "4.0.4",
110-
"@tsparticles/plugin-hex-color": "4.0.4",
111-
"@tsparticles/plugin-hsl-color": "4.0.4",
112-
"@tsparticles/plugin-move": "4.0.4",
113-
"@tsparticles/plugin-rgb-color": "4.0.4",
114-
"@tsparticles/shape-circle": "4.0.4",
115-
"@tsparticles/updater-opacity": "4.0.4",
116-
"@tsparticles/updater-out-modes": "4.0.4",
117-
"@tsparticles/updater-paint": "4.0.4",
118-
"@tsparticles/updater-size": "4.0.4"
108+
"@tsparticles/engine": "4.0.5",
109+
"@tsparticles/plugin-blend": "4.0.5",
110+
"@tsparticles/plugin-hex-color": "4.0.5",
111+
"@tsparticles/plugin-hsl-color": "4.0.5",
112+
"@tsparticles/plugin-move": "4.0.5",
113+
"@tsparticles/plugin-rgb-color": "4.0.5",
114+
"@tsparticles/shape-circle": "4.0.5",
115+
"@tsparticles/updater-opacity": "4.0.5",
116+
"@tsparticles/updater-out-modes": "4.0.5",
117+
"@tsparticles/updater-paint": "4.0.5",
118+
"@tsparticles/updater-size": "4.0.5"
119119
},
120120
"publishConfig": {
121121
"access": "public"

bundles/basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsparticles/basic",
3-
"version": "4.0.4",
3+
"version": "4.0.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
"scripts": {

bundles/confetti/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.5](https://github.com/tsparticles/tsparticles/compare/v4.0.4...v4.0.5) (2026-05-19)
7+
8+
**Note:** Version bump only for package @tsparticles/confetti
9+
610
## [4.0.4](https://github.com/tsparticles/tsparticles/compare/v4.0.3...v4.0.4) (2026-05-19)
711

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

bundles/confetti/package.dist.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsparticles/confetti",
3-
"version": "4.0.4",
3+
"version": "4.0.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": {
@@ -105,22 +105,22 @@
105105
"./package.json": "./package.json"
106106
},
107107
"dependencies": {
108-
"@tsparticles/basic": "4.0.4",
109-
"@tsparticles/engine": "4.0.4",
110-
"@tsparticles/plugin-emitters": "4.0.4",
111-
"@tsparticles/plugin-motion": "4.0.4",
112-
"@tsparticles/shape-cards": "4.0.4",
113-
"@tsparticles/shape-emoji": "4.0.4",
114-
"@tsparticles/shape-heart": "4.0.4",
115-
"@tsparticles/shape-image": "4.0.4",
116-
"@tsparticles/shape-polygon": "4.0.4",
117-
"@tsparticles/shape-square": "4.0.4",
118-
"@tsparticles/shape-star": "4.0.4",
119-
"@tsparticles/updater-life": "4.0.4",
120-
"@tsparticles/updater-roll": "4.0.4",
121-
"@tsparticles/updater-rotate": "4.0.4",
122-
"@tsparticles/updater-tilt": "4.0.4",
123-
"@tsparticles/updater-wobble": "4.0.4"
108+
"@tsparticles/basic": "4.0.5",
109+
"@tsparticles/engine": "4.0.5",
110+
"@tsparticles/plugin-emitters": "4.0.5",
111+
"@tsparticles/plugin-motion": "4.0.5",
112+
"@tsparticles/shape-cards": "4.0.5",
113+
"@tsparticles/shape-emoji": "4.0.5",
114+
"@tsparticles/shape-heart": "4.0.5",
115+
"@tsparticles/shape-image": "4.0.5",
116+
"@tsparticles/shape-polygon": "4.0.5",
117+
"@tsparticles/shape-square": "4.0.5",
118+
"@tsparticles/shape-star": "4.0.5",
119+
"@tsparticles/updater-life": "4.0.5",
120+
"@tsparticles/updater-roll": "4.0.5",
121+
"@tsparticles/updater-rotate": "4.0.5",
122+
"@tsparticles/updater-tilt": "4.0.5",
123+
"@tsparticles/updater-wobble": "4.0.5"
124124
},
125125
"publishConfig": {
126126
"access": "public"

bundles/confetti/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsparticles/confetti",
3-
"version": "4.0.4",
3+
"version": "4.0.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
"scripts": {

0 commit comments

Comments
 (0)