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: 1 addition & 3 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,7 @@ jobs:
run: |
TAG="${GITHUB_REF#refs/tags/}"

# --provenance: Fondamentale per OIDC e sicurezza nel 2026
# --yes: Evita blocchi interattivi in CI
BASE_CMD="npx lerna publish from-package --ignore-scripts --provenance --yes"
BASE_CMD="npx lerna publish from-package --ignore-scripts"

echo "Publishing tag: $TAG via OIDC"

Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-alpha.20](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.19...v4.0.0-alpha.20) (2026-02-04)

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

# [4.0.0-alpha.19](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.18...v4.0.0-alpha.19) (2026-02-04)

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

# [4.0.0-alpha.18](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.17...v4.0.0-alpha.18) (2026-02-04)

### Bug Fixes
Expand Down
8 changes: 8 additions & 0 deletions bundles/all/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-alpha.20](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.19...v4.0.0-alpha.20) (2026-02-04)

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

# [4.0.0-alpha.19](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.18...v4.0.0-alpha.19) (2026-02-04)

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

# [4.0.0-alpha.18](https://github.com/tsparticles/tsparticles/compare/v4.0.0-alpha.17...v4.0.0-alpha.18) (2026-02-04)

**Note:** Version bump only for package @tsparticles/all
Expand Down
146 changes: 73 additions & 73 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-alpha.18",
"version": "4.0.0-alpha.20",
"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 @@ -99,78 +99,78 @@
"./package.json": "./package.json"
},
"dependencies": {
"@tsparticles/effect-bubble": "4.0.0-alpha.18",
"@tsparticles/effect-particles": "4.0.0-alpha.18",
"@tsparticles/effect-shadow": "4.0.0-alpha.18",
"@tsparticles/effect-trail": "4.0.0-alpha.18",
"@tsparticles/engine": "4.0.0-alpha.18",
"@tsparticles/interaction-external-particle": "4.0.0-alpha.18",
"@tsparticles/interaction-external-pop": "4.0.0-alpha.18",
"@tsparticles/interaction-light": "4.0.0-alpha.18",
"@tsparticles/interaction-particles-repulse": "4.0.0-alpha.18",
"@tsparticles/path-branches": "4.0.0-alpha.18",
"@tsparticles/path-brownian": "4.0.0-alpha.18",
"@tsparticles/path-curl-noise": "4.0.0-alpha.18",
"@tsparticles/path-curves": "4.0.0-alpha.18",
"@tsparticles/path-fractal-noise": "4.0.0-alpha.18",
"@tsparticles/path-grid": "4.0.0-alpha.18",
"@tsparticles/path-levy": "4.0.0-alpha.18",
"@tsparticles/path-perlin-noise": "4.0.0-alpha.18",
"@tsparticles/path-polygon": "4.0.0-alpha.18",
"@tsparticles/path-simplex-noise": "4.0.0-alpha.18",
"@tsparticles/path-spiral": "4.0.0-alpha.18",
"@tsparticles/path-svg": "4.0.0-alpha.18",
"@tsparticles/path-zig-zag": "4.0.0-alpha.18",
"@tsparticles/plugin-background-mask": "4.0.0-alpha.18",
"@tsparticles/plugin-blend": "4.0.0-alpha.18",
"@tsparticles/plugin-canvas-mask": "4.0.0-alpha.18",
"@tsparticles/plugin-easing-back": "4.0.0-alpha.18",
"@tsparticles/plugin-easing-bounce": "4.0.0-alpha.18",
"@tsparticles/plugin-easing-circ": "4.0.0-alpha.18",
"@tsparticles/plugin-easing-cubic": "4.0.0-alpha.18",
"@tsparticles/plugin-easing-elastic": "4.0.0-alpha.18",
"@tsparticles/plugin-easing-expo": "4.0.0-alpha.18",
"@tsparticles/plugin-easing-gaussian": "4.0.0-alpha.18",
"@tsparticles/plugin-easing-linear": "4.0.0-alpha.18",
"@tsparticles/plugin-easing-quart": "4.0.0-alpha.18",
"@tsparticles/plugin-easing-quint": "4.0.0-alpha.18",
"@tsparticles/plugin-easing-sigmoid": "4.0.0-alpha.18",
"@tsparticles/plugin-easing-sine": "4.0.0-alpha.18",
"@tsparticles/plugin-easing-smoothstep": "4.0.0-alpha.18",
"@tsparticles/plugin-emitters-shape-canvas": "4.0.0-alpha.18",
"@tsparticles/plugin-emitters-shape-path": "4.0.0-alpha.18",
"@tsparticles/plugin-emitters-shape-polygon": "4.0.0-alpha.18",
"@tsparticles/plugin-export-image": "4.0.0-alpha.18",
"@tsparticles/plugin-export-json": "4.0.0-alpha.18",
"@tsparticles/plugin-export-video": "4.0.0-alpha.18",
"@tsparticles/plugin-hsv-color": "4.0.0-alpha.18",
"@tsparticles/plugin-hwb-color": "4.0.0-alpha.18",
"@tsparticles/plugin-infection": "4.0.0-alpha.18",
"@tsparticles/plugin-lab-color": "4.0.0-alpha.18",
"@tsparticles/plugin-lch-color": "4.0.0-alpha.18",
"@tsparticles/plugin-manual-particles": "4.0.0-alpha.18",
"@tsparticles/plugin-motion": "4.0.0-alpha.18",
"@tsparticles/plugin-named-color": "4.0.0-alpha.18",
"@tsparticles/plugin-oklab-color": "4.0.0-alpha.18",
"@tsparticles/plugin-oklch-color": "4.0.0-alpha.18",
"@tsparticles/plugin-poisson-disc": "4.0.0-alpha.18",
"@tsparticles/plugin-polygon-mask": "4.0.0-alpha.18",
"@tsparticles/plugin-responsive": "4.0.0-alpha.18",
"@tsparticles/plugin-sounds": "4.0.0-alpha.18",
"@tsparticles/plugin-themes": "4.0.0-alpha.18",
"@tsparticles/plugin-trail": "4.0.0-alpha.18",
"@tsparticles/shape-arrow": "4.0.0-alpha.18",
"@tsparticles/shape-cards": "4.0.0-alpha.18",
"@tsparticles/shape-cog": "4.0.0-alpha.18",
"@tsparticles/shape-heart": "4.0.0-alpha.18",
"@tsparticles/shape-infinity": "4.0.0-alpha.18",
"@tsparticles/shape-path": "4.0.0-alpha.18",
"@tsparticles/shape-rounded-polygon": "4.0.0-alpha.18",
"@tsparticles/shape-rounded-rect": "4.0.0-alpha.18",
"@tsparticles/shape-spiral": "4.0.0-alpha.18",
"@tsparticles/updater-gradient": "4.0.0-alpha.18",
"@tsparticles/updater-orbit": "4.0.0-alpha.18",
"tsparticles": "4.0.0-alpha.18"
"@tsparticles/effect-bubble": "4.0.0-alpha.20",
"@tsparticles/effect-particles": "4.0.0-alpha.20",
"@tsparticles/effect-shadow": "4.0.0-alpha.20",
"@tsparticles/effect-trail": "4.0.0-alpha.20",
"@tsparticles/engine": "4.0.0-alpha.20",
"@tsparticles/interaction-external-particle": "4.0.0-alpha.20",
"@tsparticles/interaction-external-pop": "4.0.0-alpha.20",
"@tsparticles/interaction-light": "4.0.0-alpha.20",
"@tsparticles/interaction-particles-repulse": "4.0.0-alpha.20",
"@tsparticles/path-branches": "4.0.0-alpha.20",
"@tsparticles/path-brownian": "4.0.0-alpha.20",
"@tsparticles/path-curl-noise": "4.0.0-alpha.20",
"@tsparticles/path-curves": "4.0.0-alpha.20",
"@tsparticles/path-fractal-noise": "4.0.0-alpha.20",
"@tsparticles/path-grid": "4.0.0-alpha.20",
"@tsparticles/path-levy": "4.0.0-alpha.20",
"@tsparticles/path-perlin-noise": "4.0.0-alpha.20",
"@tsparticles/path-polygon": "4.0.0-alpha.20",
"@tsparticles/path-simplex-noise": "4.0.0-alpha.20",
"@tsparticles/path-spiral": "4.0.0-alpha.20",
"@tsparticles/path-svg": "4.0.0-alpha.20",
"@tsparticles/path-zig-zag": "4.0.0-alpha.20",
"@tsparticles/plugin-background-mask": "4.0.0-alpha.20",
"@tsparticles/plugin-blend": "4.0.0-alpha.20",
"@tsparticles/plugin-canvas-mask": "4.0.0-alpha.20",
"@tsparticles/plugin-easing-back": "4.0.0-alpha.20",
"@tsparticles/plugin-easing-bounce": "4.0.0-alpha.20",
"@tsparticles/plugin-easing-circ": "4.0.0-alpha.20",
"@tsparticles/plugin-easing-cubic": "4.0.0-alpha.20",
"@tsparticles/plugin-easing-elastic": "4.0.0-alpha.20",
"@tsparticles/plugin-easing-expo": "4.0.0-alpha.20",
"@tsparticles/plugin-easing-gaussian": "4.0.0-alpha.20",
"@tsparticles/plugin-easing-linear": "4.0.0-alpha.20",
"@tsparticles/plugin-easing-quart": "4.0.0-alpha.20",
"@tsparticles/plugin-easing-quint": "4.0.0-alpha.20",
"@tsparticles/plugin-easing-sigmoid": "4.0.0-alpha.20",
"@tsparticles/plugin-easing-sine": "4.0.0-alpha.20",
"@tsparticles/plugin-easing-smoothstep": "4.0.0-alpha.20",
"@tsparticles/plugin-emitters-shape-canvas": "4.0.0-alpha.20",
"@tsparticles/plugin-emitters-shape-path": "4.0.0-alpha.20",
"@tsparticles/plugin-emitters-shape-polygon": "4.0.0-alpha.20",
"@tsparticles/plugin-export-image": "4.0.0-alpha.20",
"@tsparticles/plugin-export-json": "4.0.0-alpha.20",
"@tsparticles/plugin-export-video": "4.0.0-alpha.20",
"@tsparticles/plugin-hsv-color": "4.0.0-alpha.20",
"@tsparticles/plugin-hwb-color": "4.0.0-alpha.20",
"@tsparticles/plugin-infection": "4.0.0-alpha.20",
"@tsparticles/plugin-lab-color": "4.0.0-alpha.20",
"@tsparticles/plugin-lch-color": "4.0.0-alpha.20",
"@tsparticles/plugin-manual-particles": "4.0.0-alpha.20",
"@tsparticles/plugin-motion": "4.0.0-alpha.20",
"@tsparticles/plugin-named-color": "4.0.0-alpha.20",
"@tsparticles/plugin-oklab-color": "4.0.0-alpha.20",
"@tsparticles/plugin-oklch-color": "4.0.0-alpha.20",
"@tsparticles/plugin-poisson-disc": "4.0.0-alpha.20",
"@tsparticles/plugin-polygon-mask": "4.0.0-alpha.20",
"@tsparticles/plugin-responsive": "4.0.0-alpha.20",
"@tsparticles/plugin-sounds": "4.0.0-alpha.20",
"@tsparticles/plugin-themes": "4.0.0-alpha.20",
"@tsparticles/plugin-trail": "4.0.0-alpha.20",
"@tsparticles/shape-arrow": "4.0.0-alpha.20",
"@tsparticles/shape-cards": "4.0.0-alpha.20",
"@tsparticles/shape-cog": "4.0.0-alpha.20",
"@tsparticles/shape-heart": "4.0.0-alpha.20",
"@tsparticles/shape-infinity": "4.0.0-alpha.20",
"@tsparticles/shape-path": "4.0.0-alpha.20",
"@tsparticles/shape-rounded-polygon": "4.0.0-alpha.20",
"@tsparticles/shape-rounded-rect": "4.0.0-alpha.20",
"@tsparticles/shape-spiral": "4.0.0-alpha.20",
"@tsparticles/updater-gradient": "4.0.0-alpha.20",
"@tsparticles/updater-orbit": "4.0.0-alpha.20",
"tsparticles": "4.0.0-alpha.20"
},
"publishConfig": {
"access": "public"
Expand Down
Loading
Loading