Skip to content

Commit 898a17a

Browse files
committed
chore(release): published new version
1 parent 1178936 commit 898a17a

427 files changed

Lines changed: 7059 additions & 5068 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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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-beta.6](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.5...v4.0.0-beta.6) (2026-04-02)
7+
8+
### Bug Fixes
9+
10+
- fixed types in filter effect ([938ac27](https://github.com/tsparticles/tsparticles/commit/938ac27d755d1e921962027bc2e6ce64f43cbe4d))
11+
- fixed types in filter effect ([3418e8c](https://github.com/tsparticles/tsparticles/commit/3418e8c4bdb59999b55965dd6be085b0cce24066))
12+
13+
### Features
14+
15+
- added filter effect ([29f8f68](https://github.com/tsparticles/tsparticles/commit/29f8f688a8a0397bb279bb7e92d367e20b00cd29))
16+
617
# [4.0.0-beta.5](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.4...v4.0.0-beta.5) (2026-04-02)
718

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

bundles/all/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.0-beta.6](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.5...v4.0.0-beta.6) (2026-04-02)
7+
8+
### Features
9+
10+
- added filter effect ([29f8f68](https://github.com/tsparticles/tsparticles/commit/29f8f688a8a0397bb279bb7e92d367e20b00cd29))
11+
612
# [4.0.0-beta.5](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.4...v4.0.0-beta.5) (2026-04-02)
713

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

bundles/all/package.dist.json

Lines changed: 79 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsparticles/all",
3-
"version": "4.0.0-beta.5",
3+
"version": "4.0.0-beta.6",
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": {
@@ -98,84 +98,84 @@
9898
"./package.json": "./package.json"
9999
},
100100
"dependencies": {
101-
"@tsparticles/effect-bubble": "4.0.0-beta.5",
102-
"@tsparticles/effect-filter": "4.0.0-beta.5",
103-
"@tsparticles/effect-particles": "4.0.0-beta.5",
104-
"@tsparticles/effect-shadow": "4.0.0-beta.5",
105-
"@tsparticles/effect-trail": "4.0.0-beta.5",
106-
"@tsparticles/engine": "4.0.0-beta.5",
107-
"@tsparticles/interaction-external-cannon": "4.0.0-beta.5",
108-
"@tsparticles/interaction-external-particle": "4.0.0-beta.5",
109-
"@tsparticles/interaction-external-pop": "4.0.0-beta.5",
110-
"@tsparticles/interaction-light": "4.0.0-beta.5",
111-
"@tsparticles/interaction-particles-repulse": "4.0.0-beta.5",
112-
"@tsparticles/path-branches": "4.0.0-beta.5",
113-
"@tsparticles/path-brownian": "4.0.0-beta.5",
114-
"@tsparticles/path-curl-noise": "4.0.0-beta.5",
115-
"@tsparticles/path-curves": "4.0.0-beta.5",
116-
"@tsparticles/path-fractal-noise": "4.0.0-beta.5",
117-
"@tsparticles/path-grid": "4.0.0-beta.5",
118-
"@tsparticles/path-levy": "4.0.0-beta.5",
119-
"@tsparticles/path-perlin-noise": "4.0.0-beta.5",
120-
"@tsparticles/path-polygon": "4.0.0-beta.5",
121-
"@tsparticles/path-random": "4.0.0-beta.5",
122-
"@tsparticles/path-simplex-noise": "4.0.0-beta.5",
123-
"@tsparticles/path-spiral": "4.0.0-beta.5",
124-
"@tsparticles/path-svg": "4.0.0-beta.5",
125-
"@tsparticles/path-zig-zag": "4.0.0-beta.5",
126-
"@tsparticles/plugin-background-mask": "4.0.0-beta.5",
127-
"@tsparticles/plugin-blend": "4.0.0-beta.5",
128-
"@tsparticles/plugin-canvas-mask": "4.0.0-beta.5",
129-
"@tsparticles/plugin-easing-back": "4.0.0-beta.5",
130-
"@tsparticles/plugin-easing-bounce": "4.0.0-beta.5",
131-
"@tsparticles/plugin-easing-circ": "4.0.0-beta.5",
132-
"@tsparticles/plugin-easing-cubic": "4.0.0-beta.5",
133-
"@tsparticles/plugin-easing-elastic": "4.0.0-beta.5",
134-
"@tsparticles/plugin-easing-expo": "4.0.0-beta.5",
135-
"@tsparticles/plugin-easing-gaussian": "4.0.0-beta.5",
136-
"@tsparticles/plugin-easing-linear": "4.0.0-beta.5",
137-
"@tsparticles/plugin-easing-quart": "4.0.0-beta.5",
138-
"@tsparticles/plugin-easing-quint": "4.0.0-beta.5",
139-
"@tsparticles/plugin-easing-sigmoid": "4.0.0-beta.5",
140-
"@tsparticles/plugin-easing-sine": "4.0.0-beta.5",
141-
"@tsparticles/plugin-easing-smoothstep": "4.0.0-beta.5",
142-
"@tsparticles/plugin-emitters-shape-canvas": "4.0.0-beta.5",
143-
"@tsparticles/plugin-emitters-shape-path": "4.0.0-beta.5",
144-
"@tsparticles/plugin-emitters-shape-polygon": "4.0.0-beta.5",
145-
"@tsparticles/plugin-export-image": "4.0.0-beta.5",
146-
"@tsparticles/plugin-export-json": "4.0.0-beta.5",
147-
"@tsparticles/plugin-export-video": "4.0.0-beta.5",
148-
"@tsparticles/plugin-hsv-color": "4.0.0-beta.5",
149-
"@tsparticles/plugin-hwb-color": "4.0.0-beta.5",
150-
"@tsparticles/plugin-infection": "4.0.0-beta.5",
151-
"@tsparticles/plugin-lab-color": "4.0.0-beta.5",
152-
"@tsparticles/plugin-lch-color": "4.0.0-beta.5",
153-
"@tsparticles/plugin-manual-particles": "4.0.0-beta.5",
154-
"@tsparticles/plugin-motion": "4.0.0-beta.5",
155-
"@tsparticles/plugin-named-color": "4.0.0-beta.5",
156-
"@tsparticles/plugin-oklab-color": "4.0.0-beta.5",
157-
"@tsparticles/plugin-oklch-color": "4.0.0-beta.5",
158-
"@tsparticles/plugin-poisson-disc": "4.0.0-beta.5",
159-
"@tsparticles/plugin-polygon-mask": "4.0.0-beta.5",
160-
"@tsparticles/plugin-responsive": "4.0.0-beta.5",
161-
"@tsparticles/plugin-sounds": "4.0.0-beta.5",
162-
"@tsparticles/plugin-themes": "4.0.0-beta.5",
163-
"@tsparticles/plugin-trail": "4.0.0-beta.5",
164-
"@tsparticles/plugin-zoom": "4.0.0-beta.5",
165-
"@tsparticles/shape-arrow": "4.0.0-beta.5",
166-
"@tsparticles/shape-cards": "4.0.0-beta.5",
167-
"@tsparticles/shape-cog": "4.0.0-beta.5",
168-
"@tsparticles/shape-heart": "4.0.0-beta.5",
169-
"@tsparticles/shape-infinity": "4.0.0-beta.5",
170-
"@tsparticles/shape-matrix": "4.0.0-beta.5",
171-
"@tsparticles/shape-path": "4.0.0-beta.5",
172-
"@tsparticles/shape-rounded-polygon": "4.0.0-beta.5",
173-
"@tsparticles/shape-rounded-rect": "4.0.0-beta.5",
174-
"@tsparticles/shape-spiral": "4.0.0-beta.5",
175-
"@tsparticles/shape-squircle": "4.0.0-beta.5",
176-
"@tsparticles/updater-gradient": "4.0.0-beta.5",
177-
"@tsparticles/updater-orbit": "4.0.0-beta.5",
178-
"tsparticles": "4.0.0-beta.5"
101+
"@tsparticles/effect-bubble": "4.0.0-beta.6",
102+
"@tsparticles/effect-filter": "4.0.0-beta.6",
103+
"@tsparticles/effect-particles": "4.0.0-beta.6",
104+
"@tsparticles/effect-shadow": "4.0.0-beta.6",
105+
"@tsparticles/effect-trail": "4.0.0-beta.6",
106+
"@tsparticles/engine": "4.0.0-beta.6",
107+
"@tsparticles/interaction-external-cannon": "4.0.0-beta.6",
108+
"@tsparticles/interaction-external-particle": "4.0.0-beta.6",
109+
"@tsparticles/interaction-external-pop": "4.0.0-beta.6",
110+
"@tsparticles/interaction-light": "4.0.0-beta.6",
111+
"@tsparticles/interaction-particles-repulse": "4.0.0-beta.6",
112+
"@tsparticles/path-branches": "4.0.0-beta.6",
113+
"@tsparticles/path-brownian": "4.0.0-beta.6",
114+
"@tsparticles/path-curl-noise": "4.0.0-beta.6",
115+
"@tsparticles/path-curves": "4.0.0-beta.6",
116+
"@tsparticles/path-fractal-noise": "4.0.0-beta.6",
117+
"@tsparticles/path-grid": "4.0.0-beta.6",
118+
"@tsparticles/path-levy": "4.0.0-beta.6",
119+
"@tsparticles/path-perlin-noise": "4.0.0-beta.6",
120+
"@tsparticles/path-polygon": "4.0.0-beta.6",
121+
"@tsparticles/path-random": "4.0.0-beta.6",
122+
"@tsparticles/path-simplex-noise": "4.0.0-beta.6",
123+
"@tsparticles/path-spiral": "4.0.0-beta.6",
124+
"@tsparticles/path-svg": "4.0.0-beta.6",
125+
"@tsparticles/path-zig-zag": "4.0.0-beta.6",
126+
"@tsparticles/plugin-background-mask": "4.0.0-beta.6",
127+
"@tsparticles/plugin-blend": "4.0.0-beta.6",
128+
"@tsparticles/plugin-canvas-mask": "4.0.0-beta.6",
129+
"@tsparticles/plugin-easing-back": "4.0.0-beta.6",
130+
"@tsparticles/plugin-easing-bounce": "4.0.0-beta.6",
131+
"@tsparticles/plugin-easing-circ": "4.0.0-beta.6",
132+
"@tsparticles/plugin-easing-cubic": "4.0.0-beta.6",
133+
"@tsparticles/plugin-easing-elastic": "4.0.0-beta.6",
134+
"@tsparticles/plugin-easing-expo": "4.0.0-beta.6",
135+
"@tsparticles/plugin-easing-gaussian": "4.0.0-beta.6",
136+
"@tsparticles/plugin-easing-linear": "4.0.0-beta.6",
137+
"@tsparticles/plugin-easing-quart": "4.0.0-beta.6",
138+
"@tsparticles/plugin-easing-quint": "4.0.0-beta.6",
139+
"@tsparticles/plugin-easing-sigmoid": "4.0.0-beta.6",
140+
"@tsparticles/plugin-easing-sine": "4.0.0-beta.6",
141+
"@tsparticles/plugin-easing-smoothstep": "4.0.0-beta.6",
142+
"@tsparticles/plugin-emitters-shape-canvas": "4.0.0-beta.6",
143+
"@tsparticles/plugin-emitters-shape-path": "4.0.0-beta.6",
144+
"@tsparticles/plugin-emitters-shape-polygon": "4.0.0-beta.6",
145+
"@tsparticles/plugin-export-image": "4.0.0-beta.6",
146+
"@tsparticles/plugin-export-json": "4.0.0-beta.6",
147+
"@tsparticles/plugin-export-video": "4.0.0-beta.6",
148+
"@tsparticles/plugin-hsv-color": "4.0.0-beta.6",
149+
"@tsparticles/plugin-hwb-color": "4.0.0-beta.6",
150+
"@tsparticles/plugin-infection": "4.0.0-beta.6",
151+
"@tsparticles/plugin-lab-color": "4.0.0-beta.6",
152+
"@tsparticles/plugin-lch-color": "4.0.0-beta.6",
153+
"@tsparticles/plugin-manual-particles": "4.0.0-beta.6",
154+
"@tsparticles/plugin-motion": "4.0.0-beta.6",
155+
"@tsparticles/plugin-named-color": "4.0.0-beta.6",
156+
"@tsparticles/plugin-oklab-color": "4.0.0-beta.6",
157+
"@tsparticles/plugin-oklch-color": "4.0.0-beta.6",
158+
"@tsparticles/plugin-poisson-disc": "4.0.0-beta.6",
159+
"@tsparticles/plugin-polygon-mask": "4.0.0-beta.6",
160+
"@tsparticles/plugin-responsive": "4.0.0-beta.6",
161+
"@tsparticles/plugin-sounds": "4.0.0-beta.6",
162+
"@tsparticles/plugin-themes": "4.0.0-beta.6",
163+
"@tsparticles/plugin-trail": "4.0.0-beta.6",
164+
"@tsparticles/plugin-zoom": "4.0.0-beta.6",
165+
"@tsparticles/shape-arrow": "4.0.0-beta.6",
166+
"@tsparticles/shape-cards": "4.0.0-beta.6",
167+
"@tsparticles/shape-cog": "4.0.0-beta.6",
168+
"@tsparticles/shape-heart": "4.0.0-beta.6",
169+
"@tsparticles/shape-infinity": "4.0.0-beta.6",
170+
"@tsparticles/shape-matrix": "4.0.0-beta.6",
171+
"@tsparticles/shape-path": "4.0.0-beta.6",
172+
"@tsparticles/shape-rounded-polygon": "4.0.0-beta.6",
173+
"@tsparticles/shape-rounded-rect": "4.0.0-beta.6",
174+
"@tsparticles/shape-spiral": "4.0.0-beta.6",
175+
"@tsparticles/shape-squircle": "4.0.0-beta.6",
176+
"@tsparticles/updater-gradient": "4.0.0-beta.6",
177+
"@tsparticles/updater-orbit": "4.0.0-beta.6",
178+
"tsparticles": "4.0.0-beta.6"
179179
},
180180
"publishConfig": {
181181
"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.0-beta.5",
3+
"version": "4.0.0-beta.6",
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.0-beta.6](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.5...v4.0.0-beta.6) (2026-04-02)
7+
8+
**Note:** Version bump only for package @tsparticles/basic
9+
610
# [4.0.0-beta.5](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.4...v4.0.0-beta.5) (2026-04-02)
711

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

bundles/basic/package.dist.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsparticles/basic",
3-
"version": "4.0.0-beta.5",
3+
"version": "4.0.0-beta.6",
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": {
@@ -98,16 +98,16 @@
9898
"./package.json": "./package.json"
9999
},
100100
"dependencies": {
101-
"@tsparticles/engine": "4.0.0-beta.5",
102-
"@tsparticles/plugin-hex-color": "4.0.0-beta.5",
103-
"@tsparticles/plugin-hsl-color": "4.0.0-beta.5",
104-
"@tsparticles/plugin-move": "4.0.0-beta.5",
105-
"@tsparticles/plugin-rgb-color": "4.0.0-beta.5",
106-
"@tsparticles/shape-circle": "4.0.0-beta.5",
107-
"@tsparticles/updater-fill-color": "4.0.0-beta.5",
108-
"@tsparticles/updater-opacity": "4.0.0-beta.5",
109-
"@tsparticles/updater-out-modes": "4.0.0-beta.5",
110-
"@tsparticles/updater-size": "4.0.0-beta.5"
101+
"@tsparticles/engine": "4.0.0-beta.6",
102+
"@tsparticles/plugin-hex-color": "4.0.0-beta.6",
103+
"@tsparticles/plugin-hsl-color": "4.0.0-beta.6",
104+
"@tsparticles/plugin-move": "4.0.0-beta.6",
105+
"@tsparticles/plugin-rgb-color": "4.0.0-beta.6",
106+
"@tsparticles/shape-circle": "4.0.0-beta.6",
107+
"@tsparticles/updater-fill-color": "4.0.0-beta.6",
108+
"@tsparticles/updater-opacity": "4.0.0-beta.6",
109+
"@tsparticles/updater-out-modes": "4.0.0-beta.6",
110+
"@tsparticles/updater-size": "4.0.0-beta.6"
111111
},
112112
"publishConfig": {
113113
"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.0-beta.5",
3+
"version": "4.0.0-beta.6",
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.0-beta.6](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.5...v4.0.0-beta.6) (2026-04-02)
7+
8+
**Note:** Version bump only for package @tsparticles/confetti
9+
610
# [4.0.0-beta.5](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.4...v4.0.0-beta.5) (2026-04-02)
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.0-beta.5",
3+
"version": "4.0.0-beta.6",
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": {
@@ -98,22 +98,22 @@
9898
"./package.json": "./package.json"
9999
},
100100
"dependencies": {
101-
"@tsparticles/basic": "4.0.0-beta.5",
102-
"@tsparticles/engine": "4.0.0-beta.5",
103-
"@tsparticles/plugin-emitters": "4.0.0-beta.5",
104-
"@tsparticles/plugin-motion": "4.0.0-beta.5",
105-
"@tsparticles/shape-cards": "4.0.0-beta.5",
106-
"@tsparticles/shape-emoji": "4.0.0-beta.5",
107-
"@tsparticles/shape-heart": "4.0.0-beta.5",
108-
"@tsparticles/shape-image": "4.0.0-beta.5",
109-
"@tsparticles/shape-polygon": "4.0.0-beta.5",
110-
"@tsparticles/shape-square": "4.0.0-beta.5",
111-
"@tsparticles/shape-star": "4.0.0-beta.5",
112-
"@tsparticles/updater-life": "4.0.0-beta.5",
113-
"@tsparticles/updater-roll": "4.0.0-beta.5",
114-
"@tsparticles/updater-rotate": "4.0.0-beta.5",
115-
"@tsparticles/updater-tilt": "4.0.0-beta.5",
116-
"@tsparticles/updater-wobble": "4.0.0-beta.5"
101+
"@tsparticles/basic": "4.0.0-beta.6",
102+
"@tsparticles/engine": "4.0.0-beta.6",
103+
"@tsparticles/plugin-emitters": "4.0.0-beta.6",
104+
"@tsparticles/plugin-motion": "4.0.0-beta.6",
105+
"@tsparticles/shape-cards": "4.0.0-beta.6",
106+
"@tsparticles/shape-emoji": "4.0.0-beta.6",
107+
"@tsparticles/shape-heart": "4.0.0-beta.6",
108+
"@tsparticles/shape-image": "4.0.0-beta.6",
109+
"@tsparticles/shape-polygon": "4.0.0-beta.6",
110+
"@tsparticles/shape-square": "4.0.0-beta.6",
111+
"@tsparticles/shape-star": "4.0.0-beta.6",
112+
"@tsparticles/updater-life": "4.0.0-beta.6",
113+
"@tsparticles/updater-roll": "4.0.0-beta.6",
114+
"@tsparticles/updater-rotate": "4.0.0-beta.6",
115+
"@tsparticles/updater-tilt": "4.0.0-beta.6",
116+
"@tsparticles/updater-wobble": "4.0.0-beta.6"
117117
},
118118
"publishConfig": {
119119
"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.0-beta.5",
3+
"version": "4.0.0-beta.6",
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)