tsparticles/tsparticles (tsparticles)
### [`v3.5.0`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#350-2024-07-01)
[Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.4.0...v3.5.0)
**Note:** Version bump only for package tsparticles
### [`v3.4.0`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#340-2024-05-12)
[Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.3.0...v3.4.0)
##### Features
- changed bundles loading method, no more preloading plugins ([13b00a0](https://redirect.github.com/tsparticles/tsparticles/commit/13b00a03b327fd547014a99f8cbc8ced228f31c8))
### [`v3.3.0`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#330-2024-02-27)
[Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.2.2...v3.3.0)
##### Bug Fixes
- fixed issues in Chrome with async rAF function, reduced async methods for vite builds ([2600f6f](https://redirect.github.com/tsparticles/tsparticles/commit/2600f6f69917895ab80f9a55b1f5168d587adac6))
#### [3.2.2](https://redirect.github.com/tsparticles/tsparticles/compare/v3.2.1...v3.2.2) (2024-02-20)
##### Bug Fixes
- fixed circular deps detection and other issues with dynamic imports ([b6ed5d3](https://redirect.github.com/tsparticles/tsparticles/commit/b6ed5d3eaa41e0ad50c55807e1ec6439eeacd0c1))
#### [3.2.1](https://redirect.github.com/tsparticles/tsparticles/compare/v3.2.0...v3.2.1) (2024-01-31)
**Note:** Version bump only for package tsparticles
### [`v3.2.2`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#322-2024-02-20)
[Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.2.1...v3.2.2)
##### Bug Fixes
- fixed circular deps detection and other issues with dynamic imports ([b6ed5d3](https://redirect.github.com/tsparticles/tsparticles/commit/b6ed5d3eaa41e0ad50c55807e1ec6439eeacd0c1))
### [`v3.2.1`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#321-2024-01-31)
[Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.2.0...v3.2.1)
**Note:** Version bump only for package tsparticles
### [`v3.2.0`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#320-2024-01-31)
[Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.1.0...v3.2.0)
##### Features
- added new particle external interaction ([f51ce7f](https://redirect.github.com/tsparticles/tsparticles/commit/f51ce7f104fa930fc68a257b64bbe8cf65fb9794))
- improving dynamic imports ([0224706](https://redirect.github.com/tsparticles/tsparticles/commit/022470681ca6325f3d8085361e1cb47e1d58639c))
### [`v3.1.0`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#310-2024-01-13)
[Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.0.3...v3.1.0)
**Note:** Version bump only for package tsparticles
#### [3.0.3](https://redirect.github.com/tsparticles/tsparticles/compare/v3.0.2...v3.0.3) (2023-12-26)
##### Bug Fixes
- used element id when present and fixed emoji memory management ([1990bbc](https://redirect.github.com/tsparticles/tsparticles/commit/1990bbcd9079366db7ec3dedf4477ba43d2c47cf))
#### [3.0.2](https://redirect.github.com/tsparticles/tsparticles/compare/v3.0.1...v3.0.2) (2023-12-06)
**Note:** Version bump only for package tsparticles
#### [3.0.1](https://redirect.github.com/tsparticles/tsparticles/compare/v3.0.0...v3.0.1) (2023-12-06)
**Note:** Version bump only for package tsparticles
### [`v3.0.3`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#303-2023-12-26)
[Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.0.2...v3.0.3)
##### Bug Fixes
- used element id when present and fixed emoji memory management ([1990bbc](https://redirect.github.com/tsparticles/tsparticles/commit/1990bbcd9079366db7ec3dedf4477ba43d2c47cf))
### [`v3.0.2`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#302-2023-12-06)
[Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.0.1...v3.0.2)
**Note:** Version bump only for package tsparticles
### [`v3.0.1`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#301-2023-12-06)
[Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.0.0...v3.0.1)
**Note:** Version bump only for package tsparticles
### [`v3.0.0`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#300-2023-12-04)
[Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v2.12.0...v3.0.0)
##### Features
- added fade to trail effect ([17750ea](https://redirect.github.com/tsparticles/tsparticles/commit/17750eacdf86de208b2e723decc2ffb65521474b))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^2.12.0
->^3.0.0
Release Notes
tsparticles/tsparticles (tsparticles)
### [`v3.5.0`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#350-2024-07-01) [Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.4.0...v3.5.0) **Note:** Version bump only for package tsparticles ### [`v3.4.0`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#340-2024-05-12) [Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.3.0...v3.4.0) ##### Features - changed bundles loading method, no more preloading plugins ([13b00a0](https://redirect.github.com/tsparticles/tsparticles/commit/13b00a03b327fd547014a99f8cbc8ced228f31c8)) ### [`v3.3.0`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#330-2024-02-27) [Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.2.2...v3.3.0) ##### Bug Fixes - fixed issues in Chrome with async rAF function, reduced async methods for vite builds ([2600f6f](https://redirect.github.com/tsparticles/tsparticles/commit/2600f6f69917895ab80f9a55b1f5168d587adac6)) #### [3.2.2](https://redirect.github.com/tsparticles/tsparticles/compare/v3.2.1...v3.2.2) (2024-02-20) ##### Bug Fixes - fixed circular deps detection and other issues with dynamic imports ([b6ed5d3](https://redirect.github.com/tsparticles/tsparticles/commit/b6ed5d3eaa41e0ad50c55807e1ec6439eeacd0c1)) #### [3.2.1](https://redirect.github.com/tsparticles/tsparticles/compare/v3.2.0...v3.2.1) (2024-01-31) **Note:** Version bump only for package tsparticles ### [`v3.2.2`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#322-2024-02-20) [Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.2.1...v3.2.2) ##### Bug Fixes - fixed circular deps detection and other issues with dynamic imports ([b6ed5d3](https://redirect.github.com/tsparticles/tsparticles/commit/b6ed5d3eaa41e0ad50c55807e1ec6439eeacd0c1)) ### [`v3.2.1`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#321-2024-01-31) [Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.2.0...v3.2.1) **Note:** Version bump only for package tsparticles ### [`v3.2.0`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#320-2024-01-31) [Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.1.0...v3.2.0) ##### Features - added new particle external interaction ([f51ce7f](https://redirect.github.com/tsparticles/tsparticles/commit/f51ce7f104fa930fc68a257b64bbe8cf65fb9794)) - improving dynamic imports ([0224706](https://redirect.github.com/tsparticles/tsparticles/commit/022470681ca6325f3d8085361e1cb47e1d58639c)) ### [`v3.1.0`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#310-2024-01-13) [Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.0.3...v3.1.0) **Note:** Version bump only for package tsparticles #### [3.0.3](https://redirect.github.com/tsparticles/tsparticles/compare/v3.0.2...v3.0.3) (2023-12-26) ##### Bug Fixes - used element id when present and fixed emoji memory management ([1990bbc](https://redirect.github.com/tsparticles/tsparticles/commit/1990bbcd9079366db7ec3dedf4477ba43d2c47cf)) #### [3.0.2](https://redirect.github.com/tsparticles/tsparticles/compare/v3.0.1...v3.0.2) (2023-12-06) **Note:** Version bump only for package tsparticles #### [3.0.1](https://redirect.github.com/tsparticles/tsparticles/compare/v3.0.0...v3.0.1) (2023-12-06) **Note:** Version bump only for package tsparticles ### [`v3.0.3`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#303-2023-12-26) [Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.0.2...v3.0.3) ##### Bug Fixes - used element id when present and fixed emoji memory management ([1990bbc](https://redirect.github.com/tsparticles/tsparticles/commit/1990bbcd9079366db7ec3dedf4477ba43d2c47cf)) ### [`v3.0.2`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#302-2023-12-06) [Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.0.1...v3.0.2) **Note:** Version bump only for package tsparticles ### [`v3.0.1`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#301-2023-12-06) [Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v3.0.0...v3.0.1) **Note:** Version bump only for package tsparticles ### [`v3.0.0`](https://redirect.github.com/tsparticles/tsparticles/blob/HEAD/bundles/full/CHANGELOG.md#300-2023-12-04) [Compare Source](https://redirect.github.com/tsparticles/tsparticles/compare/v2.12.0...v3.0.0) ##### Features - added fade to trail effect ([17750ea](https://redirect.github.com/tsparticles/tsparticles/commit/17750eacdf86de208b2e723decc2ffb65521474b))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.