diff --git a/CHANGELOG.md b/CHANGELOG.md index 3130f23..435e6d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,36 +3,44 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [2.12.0](https://github.com/tsparticles/presets/compare/v2.11.0...v2.12.0) (2023-08-04) +# [3.0.0](https://github.com/tsparticles/presets/compare/v3.0.0-beta.4...v3.0.0) (2023-12-05) +**Note:** Version bump only for package @tsparticles/presets-workspace -### Features - -* added hyperscape preset ([5e07a70](https://github.com/tsparticles/presets/commit/5e07a709a3cc022dd2952d052b858df04e7004e6)) - +# [3.0.0-beta.4](https://github.com/tsparticles/presets/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2023-11-16) +**Note:** Version bump only for package @tsparticles/presets-workspace +# [3.0.0-beta.3](https://github.com/tsparticles/presets/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2023-11-16) +**Note:** Version bump only for package @tsparticles/presets-workspace -# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) +# [3.0.0-beta.2](https://github.com/tsparticles/presets/compare/v2.12.0...v3.0.0-beta.2) (2023-11-16) -**Note:** Version bump only for package tsparticles-presets-workspace +### Bug Fixes +- **deps:** update dependency eslint-config-prettier to v9 ([351c2a6](https://github.com/tsparticles/presets/commit/351c2a6a927192afcc3acb8a81937fc3da19d494)) +### Features +- added squares preset ([fbeafea](https://github.com/tsparticles/presets/commit/fbeafeae2261b7c9ce3f7cc1f1d690ac68806542)) +# [3.0.0-beta.1](https://github.com/tsparticles/presets/compare/v2.11.0...v3.0.0-beta.1) (2023-08-04) -## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +### Features -**Note:** Version bump only for package tsparticles-presets-workspace +- added hyperscape preset ([5e07a70](https://github.com/tsparticles/presets/commit/5e07a709a3cc022dd2952d052b858df04e7004e6)) +# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) +**Note:** Version bump only for package @tsparticles/presets-workspace +## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +**Note:** Version bump only for package @tsparticles/presets-workspace # 2.10.0 (2023-06-03) - ### Bug Fixes -* **deps:** update dependency typedoc-plugin-missing-exports to v2 ([6105b14](https://github.com/tsparticles/presets/commit/6105b1499e4c93b72f79b75017862f507efd2676)) +- **deps:** update dependency typedoc-plugin-missing-exports to v2 ([6105b14](https://github.com/tsparticles/presets/commit/6105b1499e4c93b72f79b75017862f507efd2676)) diff --git a/README.md b/README.md index a99d8f2..66953c9 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Official presets for [tsParticles library](https://github.com/tsparticles/preset ## Table of Contents -- [tsParticles Presets](#tsparticles-presets) +- [tsParticles Presets](#@tsparticles/presets) - [Table of Contents](#table-of-contents) - [Big Circles](#big-circles) - [Bubbles](#bubbles) @@ -33,7 +33,7 @@ Official presets for [tsParticles library](https://github.com/tsparticles/preset ### Big Circles -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-big-circles/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-big-circles) [![npmjs](https://badge.fury.io/js/tsparticles-preset-big-circles.svg)](https://www.npmjs.com/package/tsparticles-preset-big-circles) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-big-circles)](https://www.npmjs.com/package/tsparticles-preset-big-circles) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-big-circles/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-big-circles) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-big-circles.svg)](https://www.npmjs.com/package/@tsparticles/preset-big-circles) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-big-circles)](https://www.npmjs.com/package/@tsparticles/preset-big-circles) This preset loads big colored circles moving upwards on a white background. @@ -43,7 +43,7 @@ You can find the instructions [here](https://github.com/tsparticles/presets/bigC ### Bubbles -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-bubbles/badge)](https://www.jsdelivr.com/package/npm/tsparticles) [![npmjs](https://badge.fury.io/js/tsparticles-preset-bubbles.svg)](https://www.npmjs.com/package/tsparticles-preset-bubbles) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-bubbles)](https://www.npmjs.com/package/tsparticles-preset-bubbles) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-bubbles/badge)](https://www.jsdelivr.com/package/npm/tsparticles) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-bubbles.svg)](https://www.npmjs.com/package/@tsparticles/preset-bubbles) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-bubbles)](https://www.npmjs.com/package/@tsparticles/preset-bubbles) This preset loads colored bubbles coming from the bottom of the screen on a white background. @@ -53,7 +53,7 @@ You can find the instructions [here](https://github.com/tsparticles/presets/blob ### Confetti -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-confetti/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-confetti) [![npmjs](https://badge.fury.io/js/tsparticles-preset-confetti.svg)](https://www.npmjs.com/package/tsparticles-preset-confetti) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-confetti)](https://www.npmjs.com/package/tsparticles-preset-confetti) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-confetti/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-confetti) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-confetti.svg)](https://www.npmjs.com/package/@tsparticles/preset-confetti) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-confetti)](https://www.npmjs.com/package/@tsparticles/preset-confetti) This preset loads white and red confetti launched from the screen center on a transparent background. @@ -63,7 +63,7 @@ You can find the instructions [here](https://github.com/tsparticles/presets/blob ### Fire -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-fire/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-fire) [![npmjs](https://badge.fury.io/js/tsparticles-preset-fire.svg)](https://www.npmjs.com/package/tsparticles-preset-fire) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-fire)](https://www.npmjs.com/package/tsparticles-preset-fire) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-fire/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-fire) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-fire.svg)](https://www.npmjs.com/package/@tsparticles/preset-fire) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-fire)](https://www.npmjs.com/package/@tsparticles/preset-fire) This preset loads a faded red to a black background with particles colored like fire and ash sparks. @@ -73,7 +73,7 @@ You can find the instructions [here](https://github.com/tsparticles/presets/blob ### Firefly -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-firefly/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-firefly) [![npmjs](https://badge.fury.io/js/tsparticles-preset-firefly.svg)](https://www.npmjs.com/package/tsparticles-preset-firefly) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-firefly)](https://www.npmjs.com/package/tsparticles-preset-firefly) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-firefly/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-firefly) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-firefly.svg)](https://www.npmjs.com/package/@tsparticles/preset-firefly) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-firefly)](https://www.npmjs.com/package/@tsparticles/preset-firefly) This preset loads a mouse trail made with small fading particles like little fireflies. @@ -83,7 +83,7 @@ You can find the instructions [here](https://github.com/tsparticles/presets/blob ### Fireworks -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-fireworks/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-fireworks) [![npmjs](https://badge.fury.io/js/tsparticles-preset-fireworks.svg)](https://www.npmjs.com/package/tsparticles-preset-fireworks) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-fireworks)](https://www.npmjs.com/package/tsparticles-preset-fireworks) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-fireworks/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-fireworks) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-fireworks.svg)](https://www.npmjs.com/package/@tsparticles/preset-fireworks) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-fireworks)](https://www.npmjs.com/package/@tsparticles/preset-fireworks) This preset loads a beautiful fireworks effect. @@ -93,7 +93,7 @@ You can find the instructions [here](https://github.com/tsparticles/presets/blob ### Fountain -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-fountain/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-fountain) [![npmjs](https://badge.fury.io/js/tsparticles-preset-fountain.svg)](https://www.npmjs.com/package/tsparticles-preset-fountain) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-fountain)](https://www.npmjs.com/package/tsparticles-preset-fountain) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-fountain/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-fountain) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-fountain.svg)](https://www.npmjs.com/package/@tsparticles/preset-fountain) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-fountain)](https://www.npmjs.com/package/@tsparticles/preset-fountain) [![demo](https://raw.githubusercontent.com/tsparticles/presets/main/presets/fountain/images/sample.png)](https://particles.js.org/samples/presets/fountain) @@ -101,7 +101,7 @@ You can find the instructions [here](https://github.com/tsparticles/presets/blob ### Hyperspace -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-hyperspace/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-hyperpsace) [![npmjs](https://badge.fury.io/js/tsparticles-preset-hyperspace.svg)](https://www.npmjs.com/package/tsparticles-preset-hyperspace) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-hyperspace)](https://www.npmjs.com/package/tsparticles-preset-hyperspace) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-hyperspace/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-hyperpsace) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-hyperspace.svg)](https://www.npmjs.com/package/@tsparticles/preset-hyperspace) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-hyperspace)](https://www.npmjs.com/package/@tsparticles/preset-hyperspace) [![demo](https://raw.githubusercontent.com/tsparticles/presets/main/presets/hyperspace/images/sample.png)](https://particles.js.org/samples/presets/hyperspace) @@ -109,7 +109,7 @@ You can find the instructions [here](https://github.com/tsparticles/presets/blob ### Links -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-links/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-links) [![npmjs](https://badge.fury.io/js/tsparticles-preset-links.svg)](https://www.npmjs.com/package/tsparticles-preset-links) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-links)](https://www.npmjs.com/package/tsparticles-preset-links) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-links/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-links) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-links.svg)](https://www.npmjs.com/package/@tsparticles/preset-links) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-links)](https://www.npmjs.com/package/@tsparticles/preset-links) [![demo](https://raw.githubusercontent.com/tsparticles/presets/main/presets/links/images/sample.png)](https://particles.js.org/samples/presets/links) @@ -117,7 +117,7 @@ You can find the instructions [here](https://github.com/tsparticles/presets/blob ### Sea Anemone -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-sea-anemone/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-sea-anemone) [![npmjs](https://badge.fury.io/js/tsparticles-preset-sea-anemone.svg)](https://www.npmjs.com/package/tsparticles-preset-sea-anemone) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-sea-anemone)](https://www.npmjs.com/package/tsparticles-preset-sea-anemone) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-sea-anemone/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-sea-anemone) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-sea-anemone.svg)](https://www.npmjs.com/package/@tsparticles/preset-sea-anemone) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-sea-anemone)](https://www.npmjs.com/package/@tsparticles/preset-sea-anemone) [![demo](https://raw.githubusercontent.com/tsparticles/presets/main/presets/seaAnemone/images/sample.png)](https://particles.js.org/samples/presets/seaAnemone) @@ -125,7 +125,7 @@ You can find the instructions [here](https://github.com/tsparticles/presets/blob ### Squares -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-squares/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-squares) [![npmjs](https://badge.fury.io/js/tsparticles-preset-squares.svg)](https://www.npmjs.com/package/tsparticles-preset-squares) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-squares)](https://www.npmjs.com/package/tsparticles-preset-squares) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-squares/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-squares) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-squares.svg)](https://www.npmjs.com/package/@tsparticles/preset-squares) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-squares)](https://www.npmjs.com/package/@tsparticles/preset-squares) [![demo](https://raw.githubusercontent.com/tsparticles/presets/main/presets/squares/images/sample.png)](https://particles.js.org/samples/presets/squares) @@ -133,7 +133,7 @@ You can find the instructions [here](https://github.com/tsparticles/presets/blob ### Snow -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-snow/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-snow) [![npmjs](https://badge.fury.io/js/tsparticles-preset-snow.svg)](https://www.npmjs.com/package/tsparticles-preset-snow) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-snow)](https://www.npmjs.com/package/tsparticles-preset-snow) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-snow/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-snow) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-snow.svg)](https://www.npmjs.com/package/@tsparticles/preset-snow) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-snow)](https://www.npmjs.com/package/@tsparticles/preset-snow) [![demo](https://raw.githubusercontent.com/tsparticles/presets/main/presets/snow/images/sample.png)](https://particles.js.org/samples/presets/snow) @@ -141,7 +141,7 @@ You can find the instructions [here](https://github.com/tsparticles/presets/blob ### Stars -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-stars/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-stars) [![npmjs](https://badge.fury.io/js/tsparticles-preset-stars.svg)](https://www.npmjs.com/package/tsparticles-preset-stars) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-stars)](https://www.npmjs.com/package/tsparticles-preset-stars) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-stars/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-stars) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-stars.svg)](https://www.npmjs.com/package/@tsparticles/preset-stars) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-stars)](https://www.npmjs.com/package/@tsparticles/preset-stars) [![demo](https://raw.githubusercontent.com/tsparticles/presets/main/presets/stars/images/sample.png)](https://particles.js.org/samples/presets/stars) @@ -149,7 +149,7 @@ You can find the instructions [here](https://github.com/tsparticles/presets/blob ### Triangles -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-triangles/badge?style=for-the-badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-triangles) [![npmjs](https://badge.fury.io/js/tsparticles-preset-triangles.svg)](https://www.npmjs.com/package/tsparticles-preset-triangles) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-triangles)](https://www.npmjs.com/package/tsparticles-preset-triangles) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-triangles/badge?style=for-the-badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-triangles) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-triangles.svg)](https://www.npmjs.com/package/@tsparticles/preset-triangles) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-triangles)](https://www.npmjs.com/package/@tsparticles/preset-triangles) [![demo](https://raw.githubusercontent.com/tsparticles/presets/main/presets/triangles/images/sample.png)](https://particles.js.org/samples/presets/triangles) diff --git a/apps/demo/CHANGELOG.md b/apps/demo/CHANGELOG.md index fb65e96..bb0e11e 100644 --- a/apps/demo/CHANGELOG.md +++ b/apps/demo/CHANGELOG.md @@ -3,735 +3,736 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [2.12.0](https://github.com/tsparticles/presets/compare/v2.11.0...v2.12.0) (2023-08-04) +# [3.0.0](https://github.com/tsparticles/presets/compare/v3.0.0-beta.4...v3.0.0) (2023-12-05) +**Note:** Version bump only for package @tsparticles/presets-demo -### Features +# [3.0.0-beta.4](https://github.com/tsparticles/presets/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2023-11-16) -* added hyperscape preset ([5e07a70](https://github.com/tsparticles/presets/commit/5e07a709a3cc022dd2952d052b858df04e7004e6)) +**Note:** Version bump only for package @tsparticles/presets-demo +# [3.0.0-beta.3](https://github.com/tsparticles/presets/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2023-11-16) +**Note:** Version bump only for package @tsparticles/presets-demo +# [3.0.0-beta.2](https://github.com/tsparticles/presets/compare/v2.12.0...v3.0.0-beta.2) (2023-11-16) +### Features -# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) +- added squares preset ([fbeafea](https://github.com/tsparticles/presets/commit/fbeafeae2261b7c9ce3f7cc1f1d690ac68806542)) -**Note:** Version bump only for package tsparticles-presets-demo +# [3.0.0-beta.1](https://github.com/tsparticles/presets/compare/v2.11.0...v3.0.0-beta.1) (2023-08-04) +### Features +- added hyperscape preset ([5e07a70](https://github.com/tsparticles/presets/commit/5e07a709a3cc022dd2952d052b858df04e7004e6)) +# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) +**Note:** Version bump only for package @tsparticles/presets-demo ## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) -**Note:** Version bump only for package tsparticles-presets-demo - - - - +**Note:** Version bump only for package @tsparticles/presets-demo # 2.10.0 (2023-06-03) -**Note:** Version bump only for package tsparticles-presets-demo - - - - +**Note:** Version bump only for package @tsparticles/presets-demo -## [2.9.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.9.2...tsparticles-demo@2.9.3) (2023-02-12) +## [2.9.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.9.2...@tsparticles/demo@2.9.3) (2023-02-12) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [2.9.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.9.1...tsparticles-demo@2.9.2) (2023-02-12) +## [2.9.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.9.1...@tsparticles/demo@2.9.2) (2023-02-12) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [2.9.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.9.0...tsparticles-demo@2.9.1) (2023-02-11) +## [2.9.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.9.0...@tsparticles/demo@2.9.1) (2023-02-11) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [2.9.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.8.0...tsparticles-demo@2.9.0) (2023-02-10) +# [2.9.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.8.0...@tsparticles/demo@2.9.0) (2023-02-10) ### Features -- added color and colorOffset options to split options ([74902b3](https://github.com/matteobruni/tsparticles/commit/74902b33cdd37839b48dbd694c2e070735f9956b)) +- added color and colorOffset options to split options ([74902b3](https://github.com/matteobruni/tsparticles/commit/74902b33cdd37839b48dbd694c2e070735f9956b)) -# [2.8.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.7.1...tsparticles-demo@2.8.0) (2023-01-18) +# [2.8.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.7.1...@tsparticles/demo@2.8.0) (2023-01-18) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [2.7.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.7.0...tsparticles-demo@2.7.1) (2022-12-25) +## [2.7.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.7.0...@tsparticles/demo@2.7.1) (2022-12-25) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [2.7.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.6.0...tsparticles-demo@2.7.0) (2022-12-23) +# [2.7.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.6.0...@tsparticles/demo@2.7.0) (2022-12-23) ### Features -- added filter option to sounds event, it's a function that checks if an event can play a sound ([a0be41b](https://github.com/matteobruni/tsparticles/commit/a0be41b616d42217d8a57798a3ff3d3cafd6b6a0)) -- added new cards shape, containing all 4 suits ([79c625e](https://github.com/matteobruni/tsparticles/commit/79c625ed818d42616bb8fbc0d5c098f5f8cf1a69)) -- created path shape ([d46adbf](https://github.com/matteobruni/tsparticles/commit/d46adbfaabad01bd5487bb96a6849bba034f49b6)) -- created sounds plugin, no sounds yet, added only mute/unmute icon ([5a5970d](https://github.com/matteobruni/tsparticles/commit/5a5970d31682c62197608757cfd66b4b9c876e06)) +- added filter option to sounds event, it's a function that checks if an event can play a sound ([a0be41b](https://github.com/matteobruni/tsparticles/commit/a0be41b616d42217d8a57798a3ff3d3cafd6b6a0)) +- added new cards shape, containing all 4 suits ([79c625e](https://github.com/matteobruni/tsparticles/commit/79c625ed818d42616bb8fbc0d5c098f5f8cf1a69)) +- created path shape ([d46adbf](https://github.com/matteobruni/tsparticles/commit/d46adbfaabad01bd5487bb96a6849bba034f49b6)) +- created sounds plugin, no sounds yet, added only mute/unmute icon ([5a5970d](https://github.com/matteobruni/tsparticles/commit/5a5970d31682c62197608757cfd66b4b9c876e06)) -# [2.6.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.5.3...tsparticles-demo@2.6.0) (2022-12-06) +# [2.6.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.5.3...@tsparticles/demo@2.6.0) (2022-12-06) ### Bug Fixes -- fixed issues with links colors and themes, fixes [#4841](https://github.com/matteobruni/tsparticles/issues/4841) ([34b570d](https://github.com/matteobruni/tsparticles/commit/34b570d780aa305d6e731a8c0b66375d65d40835)) +- fixed issues with links colors and themes, fixes [#4841](https://github.com/matteobruni/tsparticles/issues/4841) ([34b570d](https://github.com/matteobruni/tsparticles/commit/34b570d780aa305d6e731a8c0b66375d65d40835)) ### Features -- added localization support to wordpress plugin, fixes [#4807](https://github.com/matteobruni/tsparticles/issues/4807) ([8a93b8a](https://github.com/matteobruni/tsparticles/commit/8a93b8a3d6a1327903c745d7a3b04cb41e5249c8)) +- added localization support to wordpress plugin, fixes [#4807](https://github.com/matteobruni/tsparticles/issues/4807) ([8a93b8a](https://github.com/matteobruni/tsparticles/commit/8a93b8a3d6a1327903c745d7a3b04cb41e5249c8)) -## [2.5.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.5.2...tsparticles-demo@2.5.3) (2022-11-07) +## [2.5.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.5.2...@tsparticles/demo@2.5.3) (2022-11-07) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [2.5.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.5.1...tsparticles-demo@2.5.2) (2022-11-07) +## [2.5.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.5.1...@tsparticles/demo@2.5.2) (2022-11-07) ### Bug Fixes -- fixed issue with reduce duplicates flag, fixes [#4805](https://github.com/matteobruni/tsparticles/issues/4805) ([1d3fe78](https://github.com/matteobruni/tsparticles/commit/1d3fe78d63bf7fa27dc6f9eb97249ed0b6029b2e)) +- fixed issue with reduce duplicates flag, fixes [#4805](https://github.com/matteobruni/tsparticles/issues/4805) ([1d3fe78](https://github.com/matteobruni/tsparticles/commit/1d3fe78d63bf7fa27dc6f9eb97249ed0b6029b2e)) -## [2.5.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.5.0...tsparticles-demo@2.5.1) (2022-11-03) +## [2.5.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.5.0...@tsparticles/demo@2.5.1) (2022-11-03) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [2.5.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.4.0...tsparticles-demo@2.5.0) (2022-11-02) +# [2.5.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.4.0...@tsparticles/demo@2.5.0) (2022-11-02) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [2.4.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.3.4...tsparticles-demo@2.4.0) (2022-10-30) +# [2.4.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.3.4...@tsparticles/demo@2.4.0) (2022-10-30) ### Bug Fixes -- fixed canvas mask plugin size output with new multiline support ([9b00acc](https://github.com/matteobruni/tsparticles/commit/9b00acced4f670da880a045a6b963a19a38b4e3b)) +- fixed canvas mask plugin size output with new multiline support ([9b00acc](https://github.com/matteobruni/tsparticles/commit/9b00acced4f670da880a045a6b963a19a38b4e3b)) ### Features -- added delay to root options, fixes [#4766](https://github.com/matteobruni/tsparticles/issues/4766) ([8f0c377](https://github.com/matteobruni/tsparticles/commit/8f0c377601659ffaf9345c80f1aba3ed686b615f)) -- added support for multiline text in canvas mask text options ([eceacbe](https://github.com/matteobruni/tsparticles/commit/eceacbe1a66974518e6179bb9ea7199787bef220)) -- changed collision absorb code, added absorb.speed option to collisions section ([346b5be](https://github.com/matteobruni/tsparticles/commit/346b5be40b5e7384f54378f3f4fcf67bd0af3488)) -- created motion plugin for handling motion sickness ([c8b5b09](https://github.com/matteobruni/tsparticles/commit/c8b5b090f5059219c8ab1578e7a52ebc1fac6e14)) -- moved all easings to plugin packages, slim now depends on easing-quad since it's the default ([d4e4b8f](https://github.com/matteobruni/tsparticles/commit/d4e4b8f6685ab748e82322877bf1e9d2d23574d4)) +- added delay to root options, fixes [#4766](https://github.com/matteobruni/tsparticles/issues/4766) ([8f0c377](https://github.com/matteobruni/tsparticles/commit/8f0c377601659ffaf9345c80f1aba3ed686b615f)) +- added support for multiline text in canvas mask text options ([eceacbe](https://github.com/matteobruni/tsparticles/commit/eceacbe1a66974518e6179bb9ea7199787bef220)) +- changed collision absorb code, added absorb.speed option to collisions section ([346b5be](https://github.com/matteobruni/tsparticles/commit/346b5be40b5e7384f54378f3f4fcf67bd0af3488)) +- created motion plugin for handling motion sickness ([c8b5b09](https://github.com/matteobruni/tsparticles/commit/c8b5b090f5059219c8ab1578e7a52ebc1fac6e14)) +- moved all easings to plugin packages, slim now depends on easing-quad since it's the default ([d4e4b8f](https://github.com/matteobruni/tsparticles/commit/d4e4b8f6685ab748e82322877bf1e9d2d23574d4)) -## [2.3.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.3.3...tsparticles-demo@2.3.4) (2022-09-30) +## [2.3.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.3.3...@tsparticles/demo@2.3.4) (2022-09-30) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [2.3.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.3.2...tsparticles-demo@2.3.3) (2022-09-30) +## [2.3.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.3.2...@tsparticles/demo@2.3.3) (2022-09-30) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [2.3.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.3.1...tsparticles-demo@2.3.2) (2022-09-21) +## [2.3.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.3.1...@tsparticles/demo@2.3.2) (2022-09-21) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [2.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.3.0...tsparticles-demo@2.3.1) (2022-09-13) +## [2.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.3.0...@tsparticles/demo@2.3.1) (2022-09-13) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [2.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.2.4...tsparticles-demo@2.3.0) (2022-09-11) +# [2.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.2.4...@tsparticles/demo@2.3.0) (2022-09-11) ### Bug Fixes -- improved image mask plugin code, making it reusable for text or generic canvas ([579e8d8](https://github.com/matteobruni/tsparticles/commit/579e8d83f5785a033e578b351fb6629cc9ab0565)) +- improved image mask plugin code, making it reusable for text or generic canvas ([579e8d8](https://github.com/matteobruni/tsparticles/commit/579e8d83f5785a033e578b351fb6629cc9ab0565)) ### Features -- added more easing types ([5f8f1c4](https://github.com/matteobruni/tsparticles/commit/5f8f1c43503b022494b28dbff229337da9f45fd1)) -- added position options to canvas mask ([8759b84](https://github.com/matteobruni/tsparticles/commit/8759b84f7abbbfe374c0ba570d2ca27b69316896)) -- added support to text and generic canvas input to canvas mask plugin ([c576656](https://github.com/matteobruni/tsparticles/commit/c57665631903623b18832387a3e73e77841c0b69)) -- created destroy updater, moved all particles destroy (split and similar) code from engine ([f8642fd](https://github.com/matteobruni/tsparticles/commit/f8642fda3f43688ae7a0df55f5b06bb2a45d9e80)) -- first version of image mask plugin, needs refactoring but works ([fd8a142](https://github.com/matteobruni/tsparticles/commit/fd8a1425f47e480c5703b8b3e2fe48ccdba5c79c)) -- improved image mask plugin options ([af527bc](https://github.com/matteobruni/tsparticles/commit/af527bc648ad9e6aa85fc0f2a27e29b35520398c)) -- moved out all the external interactors from the engine ([9d3c325](https://github.com/matteobruni/tsparticles/commit/9d3c32514c8682fa6ed466185751de80c4fe0baa)) -- refactored image mask plugin, closes [#4492](https://github.com/matteobruni/tsparticles/issues/4492) ([15c1191](https://github.com/matteobruni/tsparticles/commit/15c1191d0b1ca7985a9e2dfc4d5aa2f753dd7cab)) +- added more easing types ([5f8f1c4](https://github.com/matteobruni/tsparticles/commit/5f8f1c43503b022494b28dbff229337da9f45fd1)) +- added position options to canvas mask ([8759b84](https://github.com/matteobruni/tsparticles/commit/8759b84f7abbbfe374c0ba570d2ca27b69316896)) +- added support to text and generic canvas input to canvas mask plugin ([c576656](https://github.com/matteobruni/tsparticles/commit/c57665631903623b18832387a3e73e77841c0b69)) +- created destroy updater, moved all particles destroy (split and similar) code from engine ([f8642fd](https://github.com/matteobruni/tsparticles/commit/f8642fda3f43688ae7a0df55f5b06bb2a45d9e80)) +- first version of image mask plugin, needs refactoring but works ([fd8a142](https://github.com/matteobruni/tsparticles/commit/fd8a1425f47e480c5703b8b3e2fe48ccdba5c79c)) +- improved image mask plugin options ([af527bc](https://github.com/matteobruni/tsparticles/commit/af527bc648ad9e6aa85fc0f2a27e29b35520398c)) +- moved out all the external interactors from the engine ([9d3c325](https://github.com/matteobruni/tsparticles/commit/9d3c32514c8682fa6ed466185751de80c4fe0baa)) +- refactored image mask plugin, closes [#4492](https://github.com/matteobruni/tsparticles/issues/4492) ([15c1191](https://github.com/matteobruni/tsparticles/commit/15c1191d0b1ca7985a9e2dfc4d5aa2f753dd7cab)) -## [2.2.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.2.2...tsparticles-demo@2.2.4) (2022-08-26) +## [2.2.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.2.2...@tsparticles/demo@2.2.4) (2022-08-26) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [2.2.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.2.2...tsparticles-demo@2.2.3) (2022-08-21) +## [2.2.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.2.2...@tsparticles/demo@2.2.3) (2022-08-21) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [2.2.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.2.1...tsparticles-demo@2.2.2) (2022-08-16) +## [2.2.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.2.1...@tsparticles/demo@2.2.2) (2022-08-16) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [2.2.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.2.0...tsparticles-demo@2.2.1) (2022-08-12) +## [2.2.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.2.0...@tsparticles/demo@2.2.1) (2022-08-12) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [2.2.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.1.4...tsparticles-demo@2.2.0) (2022-08-11) +# [2.2.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.1.4...@tsparticles/demo@2.2.0) (2022-08-11) ### Bug Fixes -- fixed issue with opacity and svg with color replaced, closes [#4532](https://github.com/matteobruni/tsparticles/issues/4532) ([9119b61](https://github.com/matteobruni/tsparticles/commit/9119b61cd6f5cc4a7bcc756f08dd700a77713666)) -- improved snow preset, added a small wobble effect ([7802f55](https://github.com/matteobruni/tsparticles/commit/7802f55d8f51ba0f1ccf41ba3741713b67bc4b4f)) -- small improvements to links interaction ([4ce54d2](https://github.com/matteobruni/tsparticles/commit/4ce54d2990b13bbf722112de78eb6c9af2526620)) +- fixed issue with opacity and svg with color replaced, closes [#4532](https://github.com/matteobruni/tsparticles/issues/4532) ([9119b61](https://github.com/matteobruni/tsparticles/commit/9119b61cd6f5cc4a7bcc756f08dd700a77713666)) +- improved snow preset, added a small wobble effect ([7802f55](https://github.com/matteobruni/tsparticles/commit/7802f55d8f51ba0f1ccf41ba3741713b67bc4b4f)) +- small improvements to links interaction ([4ce54d2](https://github.com/matteobruni/tsparticles/commit/4ce54d2990b13bbf722112de78eb6c9af2526620)) ### Features -- containers now can have more than one path generator, each particle will keep its own ([94f2985](https://github.com/matteobruni/tsparticles/commit/94f29855b6fd646a61bf2c7bd2df8ffe18990c77)) -- moved hsv color management to external plugin since it's not commonly used ([d2cf77b](https://github.com/matteobruni/tsparticles/commit/d2cf77b6b4a81c09ed46c137941e7d6eddf5ea43)) -- reworked image shape, now supports multiple colors in svg replace color, random value too ([3173ebc](https://github.com/matteobruni/tsparticles/commit/3173ebc14716b241fbb84ae9f1a2cd3c5567f846)) -- reworking image shape for supporting multiple colors in svg replace color ([c28bc85](https://github.com/matteobruni/tsparticles/commit/c28bc85fded04a54a3d4cb25dca1701f1f6b1f01)) +- containers now can have more than one path generator, each particle will keep its own ([94f2985](https://github.com/matteobruni/tsparticles/commit/94f29855b6fd646a61bf2c7bd2df8ffe18990c77)) +- moved hsv color management to external plugin since it's not commonly used ([d2cf77b](https://github.com/matteobruni/tsparticles/commit/d2cf77b6b4a81c09ed46c137941e7d6eddf5ea43)) +- reworked image shape, now supports multiple colors in svg replace color, random value too ([3173ebc](https://github.com/matteobruni/tsparticles/commit/3173ebc14716b241fbb84ae9f1a2cd3c5567f846)) +- reworking image shape for supporting multiple colors in svg replace color ([c28bc85](https://github.com/matteobruni/tsparticles/commit/c28bc85fded04a54a3d4cb25dca1701f1f6b1f01)) -## [2.1.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.1.3...tsparticles-demo@2.1.4) (2022-07-28) +## [2.1.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.1.3...@tsparticles/demo@2.1.4) (2022-07-28) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [2.1.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.1.2...tsparticles-demo@2.1.3) (2022-07-01) +## [2.1.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.1.2...@tsparticles/demo@2.1.3) (2022-07-01) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [2.1.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.1.1...tsparticles-demo@2.1.2) (2022-07-01) +## [2.1.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.1.1...@tsparticles/demo@2.1.2) (2022-07-01) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [2.1.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.1.0...tsparticles-demo@2.1.1) (2022-07-01) +## [2.1.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.1.0...@tsparticles/demo@2.1.1) (2022-07-01) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [2.1.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.0.6...tsparticles-demo@2.1.0) (2022-06-18) +# [2.1.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.0.6...@tsparticles/demo@2.1.0) (2022-06-18) ### Features -- added multiple emitters supported, instead of single or randomized ([cf401aa](https://github.com/matteobruni/tsparticles/commit/cf401aac3be9d3baaa2f01fb4ddf97d437a4343f)) +- added multiple emitters supported, instead of single or randomized ([cf401aa](https://github.com/matteobruni/tsparticles/commit/cf401aac3be9d3baaa2f01fb4ddf97d437a4343f)) -## [2.0.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.0.5...tsparticles-demo@2.0.6) (2022-04-16) +## [2.0.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.0.5...@tsparticles/demo@2.0.6) (2022-04-16) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [2.0.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.0.4...tsparticles-demo@2.0.5) (2022-04-14) +## [2.0.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.0.4...@tsparticles/demo@2.0.5) (2022-04-14) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [2.0.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.28.1...tsparticles-demo@2.0.4) (2022-04-06) +## [2.0.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.28.1...@tsparticles/demo@2.0.4) (2022-04-06) ### Features -- added outside and inside movement to out modes ([8d648e2](https://github.com/matteobruni/tsparticles/commit/8d648e2876249d8acd6b5e5a56455200ab03f117)) -- created and implemented move plugins ([752483a](https://github.com/matteobruni/tsparticles/commit/752483aeeb94dd851dc27fe75e4c258fd87f0a90)) -- fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) -- fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) -- splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) +- added outside and inside movement to out modes ([8d648e2](https://github.com/matteobruni/tsparticles/commit/8d648e2876249d8acd6b5e5a56455200ab03f117)) +- created and implemented move plugins ([752483a](https://github.com/matteobruni/tsparticles/commit/752483aeeb94dd851dc27fe75e4c258fd87f0a90)) +- fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) +- fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) +- splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.27.1...tsparticles-demo@2.0.3) (2022-03-11) +## [2.0.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.27.1...@tsparticles/demo@2.0.3) (2022-03-11) ### Features -- added outside and inside movement to out modes ([8d648e2](https://github.com/matteobruni/tsparticles/commit/8d648e2876249d8acd6b5e5a56455200ab03f117)) -- created and implemented move plugins ([752483a](https://github.com/matteobruni/tsparticles/commit/752483aeeb94dd851dc27fe75e4c258fd87f0a90)) -- fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) -- fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) -- splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) +- added outside and inside movement to out modes ([8d648e2](https://github.com/matteobruni/tsparticles/commit/8d648e2876249d8acd6b5e5a56455200ab03f117)) +- created and implemented move plugins ([752483a](https://github.com/matteobruni/tsparticles/commit/752483aeeb94dd851dc27fe75e4c258fd87f0a90)) +- fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) +- fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) +- splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.26.4...tsparticles-demo@2.0.2) (2022-02-21) +## [2.0.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.26.4...@tsparticles/demo@2.0.2) (2022-02-21) -## [1.28.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.28.0...tsparticles-demo@1.28.1) (2022-04-06) +## [1.28.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.28.0...@tsparticles/demo@1.28.1) (2022-04-06) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.28.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.27.4...tsparticles-demo@1.28.0) (2022-04-04) +# [1.28.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.27.4...@tsparticles/demo@1.28.0) (2022-04-04) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [1.27.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.27.3...tsparticles-demo@1.27.4) (2022-03-20) +## [1.27.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.27.3...@tsparticles/demo@1.27.4) (2022-03-20) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [1.27.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.27.2...tsparticles-demo@1.27.3) (2022-03-18) +## [1.27.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.27.2...@tsparticles/demo@1.27.3) (2022-03-18) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [1.27.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.27.1...tsparticles-demo@1.27.2) (2022-03-14) +## [1.27.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.27.1...@tsparticles/demo@1.27.2) (2022-03-14) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [1.27.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.27.0...tsparticles-demo@1.27.1) (2022-03-09) +## [1.27.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.27.0...@tsparticles/demo@1.27.1) (2022-03-09) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.27.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.26.6...tsparticles-demo@1.27.0) (2022-03-08) +# [1.27.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.26.6...@tsparticles/demo@1.27.0) (2022-03-08) ### Features -- added outside and inside movement to out modes ([8d648e2](https://github.com/matteobruni/tsparticles/commit/8d648e2876249d8acd6b5e5a56455200ab03f117)) -- created and implemented move plugins ([752483a](https://github.com/matteobruni/tsparticles/commit/752483aeeb94dd851dc27fe75e4c258fd87f0a90)) -- fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) -- fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) -- splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -- more rangeable options ([a2598c0](https://github.com/matteobruni/tsparticles/commit/a2598c07e968ab383c0a1eb311e22c4a0f52d9b8)) +- added outside and inside movement to out modes ([8d648e2](https://github.com/matteobruni/tsparticles/commit/8d648e2876249d8acd6b5e5a56455200ab03f117)) +- created and implemented move plugins ([752483a](https://github.com/matteobruni/tsparticles/commit/752483aeeb94dd851dc27fe75e4c258fd87f0a90)) +- fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) +- fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) +- splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) +- more rangeable options ([a2598c0](https://github.com/matteobruni/tsparticles/commit/a2598c07e968ab383c0a1eb311e22c4a0f52d9b8)) -## [1.26.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.26.5...tsparticles-demo@1.26.6) (2022-03-03) +## [1.26.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.26.5...@tsparticles/demo@1.26.6) (2022-03-03) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [1.26.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.26.4...tsparticles-demo@1.26.5) (2022-02-24) +## [1.26.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.26.4...@tsparticles/demo@1.26.5) (2022-02-24) ### Bug Fixes -- fixed emitters issues ([c9d9a51](https://github.com/matteobruni/tsparticles/commit/c9d9a51e41fdc77a9bf544a09d979d8c2f6b10d5)) +- fixed emitters issues ([c9d9a51](https://github.com/matteobruni/tsparticles/commit/c9d9a51e41fdc77a9bf544a09d979d8c2f6b10d5)) -## [2.0.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.0.0...tsparticles-demo@2.0.1) (2022-02-15) +## [2.0.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.0.0...@tsparticles/demo@2.0.1) (2022-02-15) -## [1.26.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.26.3...tsparticles-demo@1.26.4) (2022-02-20) +## [1.26.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.26.3...@tsparticles/demo@1.26.4) (2022-02-20) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [2.0.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.26.1...tsparticles-demo@2.0.0) (2022-02-15) +# [2.0.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.26.1...@tsparticles/demo@2.0.0) (2022-02-15) ### Features -- added outside and inside movement to out modes ([8d648e2](https://github.com/matteobruni/tsparticles/commit/8d648e2876249d8acd6b5e5a56455200ab03f117)) -- created and implemented move plugins ([752483a](https://github.com/matteobruni/tsparticles/commit/752483aeeb94dd851dc27fe75e4c258fd87f0a90)) -- fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) -- fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) -- splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) +- added outside and inside movement to out modes ([8d648e2](https://github.com/matteobruni/tsparticles/commit/8d648e2876249d8acd6b5e5a56455200ab03f117)) +- created and implemented move plugins ([752483a](https://github.com/matteobruni/tsparticles/commit/752483aeeb94dd851dc27fe75e4c258fd87f0a90)) +- fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) +- fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) +- splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.24.2...tsparticles-demo@2.0.0-beta.5) (2022-01-30) +# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.24.2...@tsparticles/demo@2.0.0-beta.5) (2022-01-30) -## [1.26.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.26.2...tsparticles-demo@1.26.3) (2022-02-19) +## [1.26.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.26.2...@tsparticles/demo@1.26.3) (2022-02-19) ### Bug Fixes -- fixed issue with size and opacity updaters ([f81e228](https://github.com/matteobruni/tsparticles/commit/f81e2280e3cff3942bdd8037df658b169d07ed30)) +- fixed issue with size and opacity updaters ([f81e228](https://github.com/matteobruni/tsparticles/commit/f81e2280e3cff3942bdd8037df658b169d07ed30)) -## [1.26.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.26.1...tsparticles-demo@1.26.2) (2022-02-16) +## [1.26.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.26.1...@tsparticles/demo@1.26.2) (2022-02-16) ### Bug Fixes -- fixed tilt back/front colors ([657585f](https://github.com/matteobruni/tsparticles/commit/657585f22d7fefa95df1cde16d6c68522fcfb34b)) +- fixed tilt back/front colors ([657585f](https://github.com/matteobruni/tsparticles/commit/657585f22d7fefa95df1cde16d6c68522fcfb34b)) -## [1.26.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.26.0...tsparticles-demo@1.26.1) (2022-02-14) +## [1.26.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.26.0...@tsparticles/demo@1.26.1) (2022-02-14) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.26.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.25.2...tsparticles-demo@1.26.0) (2022-02-10) +# [1.26.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.25.2...@tsparticles/demo@1.26.0) (2022-02-10) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [1.25.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.25.1...tsparticles-demo@1.25.2) (2022-02-07) +## [1.25.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.25.1...@tsparticles/demo@1.25.2) (2022-02-07) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [1.25.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.25.0...tsparticles-demo@1.25.1) (2022-02-06) +## [1.25.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.25.0...@tsparticles/demo@1.25.1) (2022-02-06) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.25.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.24.3...tsparticles-demo@1.25.0) (2022-02-04) +# [1.25.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.24.3...@tsparticles/demo@1.25.0) (2022-02-04) ### Features -- added domId property to Emitters options ([9408d14](https://github.com/matteobruni/tsparticles/commit/9408d148138e0bacea6d2e426c885a66c625e1a6)) +- added domId property to Emitters options ([9408d14](https://github.com/matteobruni/tsparticles/commit/9408d148138e0bacea6d2e426c885a66c625e1a6)) -## [1.24.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.24.2...tsparticles-demo@1.24.3) (2022-02-02) +## [1.24.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.24.2...@tsparticles/demo@1.24.3) (2022-02-02) ### Features -- added outside and inside movement to out modes ([8d648e2](https://github.com/matteobruni/tsparticles/commit/8d648e2876249d8acd6b5e5a56455200ab03f117)) -- created and implemented move plugins ([752483a](https://github.com/matteobruni/tsparticles/commit/752483aeeb94dd851dc27fe75e4c258fd87f0a90)) -- fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) -- fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) -- splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -- updated fpsLimit default value to 120 build: updated all presets to have a fpsLimit of 120 ([d1eff05](https://github.com/matteobruni/tsparticles/commit/d1eff050224c4d65727c0abc3f100d70d3807eb8)) +- added outside and inside movement to out modes ([8d648e2](https://github.com/matteobruni/tsparticles/commit/8d648e2876249d8acd6b5e5a56455200ab03f117)) +- created and implemented move plugins ([752483a](https://github.com/matteobruni/tsparticles/commit/752483aeeb94dd851dc27fe75e4c258fd87f0a90)) +- fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) +- fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) +- splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) +- updated fpsLimit default value to 120 build: updated all presets to have a fpsLimit of 120 ([d1eff05](https://github.com/matteobruni/tsparticles/commit/d1eff050224c4d65727c0abc3f100d70d3807eb8)) -# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.0.0-beta.3...tsparticles-demo@2.0.0-beta.4) (2021-12-07) +# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.0.0-beta.3...@tsparticles/demo@2.0.0-beta.4) (2021-12-07) -## [1.24.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.24.1...tsparticles-demo@1.24.2) (2022-01-29) +## [1.24.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.24.1...@tsparticles/demo@1.24.2) (2022-01-29) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [1.24.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.24.0...tsparticles-demo@1.24.1) (2022-01-26) +## [1.24.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.24.0...@tsparticles/demo@1.24.1) (2022-01-26) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.24.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.23.0...tsparticles-demo@1.24.0) (2022-01-08) +# [1.24.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.23.0...@tsparticles/demo@1.24.0) (2022-01-08) ### Features -- improved image loading, now if an image is missing it will be loaded at runtime ([5155bef](https://github.com/matteobruni/tsparticles/commit/5155bef24ef3e3fa5ba4654361aabaab074c9957)) +- improved image loading, now if an image is missing it will be loaded at runtime ([5155bef](https://github.com/matteobruni/tsparticles/commit/5155bef24ef3e3fa5ba4654361aabaab074c9957)) -# [1.23.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.22.6...tsparticles-demo@1.23.0) (2021-12-29) +# [1.23.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.22.6...@tsparticles/demo@1.23.0) (2021-12-29) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [1.22.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.22.5...tsparticles-demo@1.22.6) (2021-12-24) +## [1.22.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.22.5...@tsparticles/demo@1.22.6) (2021-12-24) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.22.5...tsparticles-demo@2.0.0-beta.3) (2021-12-04) +# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.22.5...@tsparticles/demo@2.0.0-beta.3) (2021-12-04) ### Features -- added outside and inside movement to out modes ([8d648e2](https://github.com/matteobruni/tsparticles/commit/8d648e2876249d8acd6b5e5a56455200ab03f117)) -- fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) -- fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) -- splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) +- added outside and inside movement to out modes ([8d648e2](https://github.com/matteobruni/tsparticles/commit/8d648e2876249d8acd6b5e5a56455200ab03f117)) +- fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) +- fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) +- splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.20.4...tsparticles-demo@2.0.0-beta.2) (2021-10-06) +# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.20.4...@tsparticles/demo@2.0.0-beta.2) (2021-10-06) ### Features -- fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) -- fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) -- splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) +- fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) +- fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) +- splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.22.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.22.4...tsparticles-demo@1.22.5) (2021-11-28) +## [1.22.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.22.4...@tsparticles/demo@1.22.5) (2021-11-28) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [1.22.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.22.3...tsparticles-demo@1.22.4) (2021-11-17) +## [1.22.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.22.3...@tsparticles/demo@1.22.4) (2021-11-17) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [1.22.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.22.2...tsparticles-demo@1.22.3) (2021-11-05) +## [1.22.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.22.2...@tsparticles/demo@1.22.3) (2021-11-05) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [1.22.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.22.1...tsparticles-demo@1.22.2) (2021-10-31) +## [1.22.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.22.1...@tsparticles/demo@1.22.2) (2021-10-31) ### Bug Fixes -- fixes some dynamic import issues ([8ba2415](https://github.com/matteobruni/tsparticles/commit/8ba2415d52384fd4ce722110cda02c8c0db92674)) +- fixes some dynamic import issues ([8ba2415](https://github.com/matteobruni/tsparticles/commit/8ba2415d52384fd4ce722110cda02c8c0db92674)) -## [1.22.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.22.0...tsparticles-demo@1.22.1) (2021-10-30) +## [1.22.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.22.0...@tsparticles/demo@1.22.1) (2021-10-30) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.22.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.21.0...tsparticles-demo@1.22.0) (2021-10-28) +# [1.22.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.21.0...@tsparticles/demo@1.22.0) (2021-10-28) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.21.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.20.4...tsparticles-demo@1.21.0) (2021-10-14) +# [1.21.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.20.4...@tsparticles/demo@1.21.0) (2021-10-14) ### Bug Fixes -- fixes issue with responsive not refreshing when changing options ([f54cefa](https://github.com/matteobruni/tsparticles/commit/f54cefac475599e7717c125490e81e2b17e89c3f)) +- fixes issue with responsive not refreshing when changing options ([f54cefa](https://github.com/matteobruni/tsparticles/commit/f54cefac475599e7717c125490e81e2b17e89c3f)) -# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@2.0.0-beta.0...tsparticles-demo@2.0.0-beta.1) (2021-10-06) +# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@2.0.0-beta.0...@tsparticles/demo@2.0.0-beta.1) (2021-10-06) -## [1.20.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.20.3...tsparticles-demo@1.20.4) (2021-10-06) +## [1.20.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.20.3...@tsparticles/demo@1.20.4) (2021-10-06) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.20.3...tsparticles-demo@2.0.0-beta.0) (2021-10-06) +# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.20.3...@tsparticles/demo@2.0.0-beta.0) (2021-10-06) ### Features -- fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) -- fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) -- splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) +- fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) +- fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) +- splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.20.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.20.2...tsparticles-demo@1.20.3) (2021-10-03) +## [1.20.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.20.2...@tsparticles/demo@1.20.3) (2021-10-03) ### Bug Fixes -- fixed fireworks presets ([3402e46](https://github.com/matteobruni/tsparticles/commit/3402e46c7a6c945c481b563fa633fd6095f9b377)) -- improved new methods without id ([9b7a106](https://github.com/matteobruni/tsparticles/commit/9b7a106acd4c3225aa001f12ab25e4c2b89dde66)) +- fixed fireworks presets ([3402e46](https://github.com/matteobruni/tsparticles/commit/3402e46c7a6c945c481b563fa633fd6095f9b377)) +- improved new methods without id ([9b7a106](https://github.com/matteobruni/tsparticles/commit/9b7a106acd4c3225aa001f12ab25e4c2b89dde66)) ### Features -- removing the id constraint, a random one will be generated ([3b6b48e](https://github.com/matteobruni/tsparticles/commit/3b6b48efd8962ccc11549339b38888808da2a657)) +- removing the id constraint, a random one will be generated ([3b6b48e](https://github.com/matteobruni/tsparticles/commit/3b6b48efd8962ccc11549339b38888808da2a657)) -## [1.20.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.20.1...tsparticles-demo@1.20.2) (2021-09-27) +## [1.20.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.20.1...@tsparticles/demo@1.20.2) (2021-09-27) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [1.20.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.20.0...tsparticles-demo@1.20.1) (2021-09-20) +## [1.20.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.20.0...@tsparticles/demo@1.20.1) (2021-09-20) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.20.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.19.1...tsparticles-demo@1.20.0) (2021-09-18) +# [1.20.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.19.1...@tsparticles/demo@1.20.0) (2021-09-18) ### Bug Fixes -- fixed issue with emitters and themes, they weren't applied correctly ([3a9dcae](https://github.com/matteobruni/tsparticles/commit/3a9dcaebed687277db76f7f1016e3835284b0d48)) +- fixed issue with emitters and themes, they weren't applied correctly ([3a9dcae](https://github.com/matteobruni/tsparticles/commit/3a9dcaebed687277db76f7f1016e3835284b0d48)) ### Features -- auto themes ([d80b78c](https://github.com/matteobruni/tsparticles/commit/d80b78cb49ae04796473bd06f827d5d5a29a3e35)) +- auto themes ([d80b78c](https://github.com/matteobruni/tsparticles/commit/d80b78cb49ae04796473bd06f827d5d5a29a3e35)) -## [1.19.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.19.0...tsparticles-demo@1.19.1) (2021-09-15) +## [1.19.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.19.0...@tsparticles/demo@1.19.1) (2021-09-15) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.19.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.18.3...tsparticles-demo@1.19.0) (2021-08-23) +# [1.19.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.18.3...@tsparticles/demo@1.19.0) (2021-08-23) ### Bug Fixes -- **deps:** pin dependencies ([23be870](https://github.com/matteobruni/tsparticles/commit/23be8708d698e1e37a18f2ed292cbccffb0f1e47)) -- fixed issue with size and opacity range ([84e9c16](https://github.com/matteobruni/tsparticles/commit/84e9c16ce0e0ea194cb82bdd1c62839809ee621b)) -- fixed wobble updater ([cd13fca](https://github.com/matteobruni/tsparticles/commit/cd13fca6bad6611926e5f01a43ba6412b79fb608)) +- **deps:** pin dependencies ([23be870](https://github.com/matteobruni/tsparticles/commit/23be8708d698e1e37a18f2ed292cbccffb0f1e47)) +- fixed issue with size and opacity range ([84e9c16](https://github.com/matteobruni/tsparticles/commit/84e9c16ce0e0ea194cb82bdd1c62839809ee621b)) +- fixed wobble updater ([cd13fca](https://github.com/matteobruni/tsparticles/commit/cd13fca6bad6611926e5f01a43ba6412b79fb608)) ### Features -- added gradient options for particles ([c8ecec7](https://github.com/matteobruni/tsparticles/commit/c8ecec7eeda3ecedcdda3bf21eb8fa71c2a276ef)) -- added polygon path plugin ([623b62d](https://github.com/matteobruni/tsparticles/commit/623b62d14636a50082fc3709f299bc4c7d5c44cb)) -- added shapes and fill options to emitters ([e8b32a3](https://github.com/matteobruni/tsparticles/commit/e8b32a372190511c3350f6ddb112d0ff8f736c27)) -- added start count to emitters ([5403426](https://github.com/matteobruni/tsparticles/commit/540342630e67baf665f114f9667001638cf5dc3d)) -- added triangles preset ([2a7aa6a](https://github.com/matteobruni/tsparticles/commit/2a7aa6a98666defea5ecc2bc42aed44d6257a70e)) -- created gradient updater library, only colors for now ([7d31c62](https://github.com/matteobruni/tsparticles/commit/7d31c62ecb8f023234514b5ef46f0de55f75c283)) -- fixed new wait life emitter option ([ae88774](https://github.com/matteobruni/tsparticles/commit/ae88774239060da6d7b9e98029bf1819511202d6)) -- improved move path generators ([9b67377](https://github.com/matteobruni/tsparticles/commit/9b67377f9208a005b122e312ad4ad3c95a50deb7)) +- added gradient options for particles ([c8ecec7](https://github.com/matteobruni/tsparticles/commit/c8ecec7eeda3ecedcdda3bf21eb8fa71c2a276ef)) +- added polygon path plugin ([623b62d](https://github.com/matteobruni/tsparticles/commit/623b62d14636a50082fc3709f299bc4c7d5c44cb)) +- added shapes and fill options to emitters ([e8b32a3](https://github.com/matteobruni/tsparticles/commit/e8b32a372190511c3350f6ddb112d0ff8f736c27)) +- added start count to emitters ([5403426](https://github.com/matteobruni/tsparticles/commit/540342630e67baf665f114f9667001638cf5dc3d)) +- added triangles preset ([2a7aa6a](https://github.com/matteobruni/tsparticles/commit/2a7aa6a98666defea5ecc2bc42aed44d6257a70e)) +- created gradient updater library, only colors for now ([7d31c62](https://github.com/matteobruni/tsparticles/commit/7d31c62ecb8f023234514b5ef46f0de55f75c283)) +- fixed new wait life emitter option ([ae88774](https://github.com/matteobruni/tsparticles/commit/ae88774239060da6d7b9e98029bf1819511202d6)) +- improved move path generators ([9b67377](https://github.com/matteobruni/tsparticles/commit/9b67377f9208a005b122e312ad4ad3c95a50deb7)) -## [1.18.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.18.2...tsparticles-demo@1.18.3) (2021-08-10) +## [1.18.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.18.2...@tsparticles/demo@1.18.3) (2021-08-10) ### Bug Fixes -- fixed click handler with touch events ([ad4bf8a](https://github.com/matteobruni/tsparticles/commit/ad4bf8a56cb7e110114c8ec25dab1151c440f212)) -- fixed click handler, it wasn't working fine ([fd9873b](https://github.com/matteobruni/tsparticles/commit/fd9873b250d236b196cc7ff952d237f2768fb26b)) -- improved out modes and spin movement ([1c811cf](https://github.com/matteobruni/tsparticles/commit/1c811cfefe0b004857b3174e766a34d9bf614361)) +- fixed click handler with touch events ([ad4bf8a](https://github.com/matteobruni/tsparticles/commit/ad4bf8a56cb7e110114c8ec25dab1151c440f212)) +- fixed click handler, it wasn't working fine ([fd9873b](https://github.com/matteobruni/tsparticles/commit/fd9873b250d236b196cc7ff952d237f2768fb26b)) +- improved out modes and spin movement ([1c811cf](https://github.com/matteobruni/tsparticles/commit/1c811cfefe0b004857b3174e766a34d9bf614361)) -## [1.18.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.18.1...tsparticles-demo@1.18.2) (2021-07-31) +## [1.18.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.18.1...@tsparticles/demo@1.18.2) (2021-07-31) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -## [1.18.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.18.0...tsparticles-demo@1.18.1) (2021-07-29) +## [1.18.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.18.0...@tsparticles/demo@1.18.1) (2021-07-29) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.18.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.17.0...tsparticles-demo@1.18.0) (2021-07-29) +# [1.18.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.17.0...@tsparticles/demo@1.18.0) (2021-07-29) ### Bug Fixes -- fixed broken movement in 1.31 ([6787035](https://github.com/matteobruni/tsparticles/commit/6787035c746bdc11055d00ca83869ed837258ec8)) -- fixed images shape options ([8964fe6](https://github.com/matteobruni/tsparticles/commit/8964fe6dd3b2556de47ba307fe87306764672bcc)) -- fixed line shape ([5c1c612](https://github.com/matteobruni/tsparticles/commit/5c1c6120af7e10abf26252c3c1be632675bfd3a5)) -- fixed pause on blur ([a7bd28f](https://github.com/matteobruni/tsparticles/commit/a7bd28f547a02434c188cdee4aa035424996559e)) +- fixed broken movement in 1.31 ([6787035](https://github.com/matteobruni/tsparticles/commit/6787035c746bdc11055d00ca83869ed837258ec8)) +- fixed images shape options ([8964fe6](https://github.com/matteobruni/tsparticles/commit/8964fe6dd3b2556de47ba307fe87306764672bcc)) +- fixed line shape ([5c1c612](https://github.com/matteobruni/tsparticles/commit/5c1c6120af7e10abf26252c3c1be632675bfd3a5)) +- fixed pause on blur ([a7bd28f](https://github.com/matteobruni/tsparticles/commit/a7bd28f547a02434c188cdee4aa035424996559e)) ### Features -- bubble color can now be mixed with the original one to have a smoother effect ([df11d66](https://github.com/matteobruni/tsparticles/commit/df11d66ee94fb9594805a5dfb7d4c776a93c4532)) -- spin movement enabled from v2 ([240a38f](https://github.com/matteobruni/tsparticles/commit/240a38f9a8c78e5b683d655d5f94476e396a5076)) +- bubble color can now be mixed with the original one to have a smoother effect ([df11d66](https://github.com/matteobruni/tsparticles/commit/df11d66ee94fb9594805a5dfb7d4c776a93c4532)) +- spin movement enabled from v2 ([240a38f](https://github.com/matteobruni/tsparticles/commit/240a38f9a8c78e5b683d655d5f94476e396a5076)) -## [1.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.3.0...tsparticles-demo@1.3.1) (2020-10-06) +## [1.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.3.0...@tsparticles/demo@1.3.1) (2020-10-06) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.3.0-beta.5...tsparticles-demo@1.3.0) (2020-10-05) +# [1.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.3.0-beta.5...@tsparticles/demo@1.3.0) (2020-10-05) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.3.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.3.0-beta.4...tsparticles-demo@1.3.0-beta.5) (2020-10-04) +# [1.3.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.3.0-beta.4...@tsparticles/demo@1.3.0-beta.5) (2020-10-04) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.3.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.3.0-beta.3...tsparticles-demo@1.3.0-beta.4) (2020-10-04) +# [1.3.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.3.0-beta.3...@tsparticles/demo@1.3.0-beta.4) (2020-10-04) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.3.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.3.0-beta.2...tsparticles-demo@1.3.0-beta.3) (2020-10-03) +# [1.3.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.3.0-beta.2...@tsparticles/demo@1.3.0-beta.3) (2020-10-03) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.3.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.3.0-beta.1...tsparticles-demo@1.3.0-beta.2) (2020-10-03) +# [1.3.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.3.0-beta.1...@tsparticles/demo@1.3.0-beta.2) (2020-10-03) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.3.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.3.0-beta.0...tsparticles-demo@1.3.0-beta.1) (2020-10-03) +# [1.3.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.3.0-beta.0...@tsparticles/demo@1.3.0-beta.1) (2020-10-03) ### Features -- added bounce to mouse hover event ([8bf39a2](https://github.com/matteobruni/tsparticles/commit/8bf39a2ef2a4a6649b99c394fe9e639c2c5997b1)) +- added bounce to mouse hover event ([8bf39a2](https://github.com/matteobruni/tsparticles/commit/8bf39a2ef2a4a6649b99c394fe9e639c2c5997b1)) -# [1.3.0-beta.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.2.12...tsparticles-demo@1.3.0-beta.0) (2020-10-02) +# [1.3.0-beta.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.2.12...@tsparticles/demo@1.3.0-beta.0) (2020-10-02) ### Bug Fixes -- fixed bounce for [#739](https://github.com/matteobruni/tsparticles/issues/739) ([738a16f](https://github.com/matteobruni/tsparticles/commit/738a16f1d50780c961d7c258e97b40d94762057e)) -- fixed rotate following path ([cd7ed78](https://github.com/matteobruni/tsparticles/commit/cd7ed789545bd38f68369407af08e4c96d6a1230)) +- fixed bounce for [#739](https://github.com/matteobruni/tsparticles/issues/739) ([738a16f](https://github.com/matteobruni/tsparticles/commit/738a16f1d50780c961d7c258e97b40d94762057e)) +- fixed rotate following path ([cd7ed78](https://github.com/matteobruni/tsparticles/commit/cd7ed789545bd38f68369407af08e4c96d6a1230)) ### Features -- added gravity and edge bounce customization ([cfdfe53](https://github.com/matteobruni/tsparticles/commit/cfdfe53de72a33686fb73ea345c08a7a27542ba0)) -- added motion options to handle prefers-reduced-motion media query, fixes [#888](https://github.com/matteobruni/tsparticles/issues/888) ([89a4ffb](https://github.com/matteobruni/tsparticles/commit/89a4ffb7f13b1c6585097c1e9e2a4a0c78074512)) -- added movement speed affected by particles size ([3a3d893](https://github.com/matteobruni/tsparticles/commit/3a3d893c8091fe8d550c31e49d448f4969b00685)) -- added triangles frequency, but needs some work to be completed, started working on [#691](https://github.com/matteobruni/tsparticles/issues/691) ([37e1c92](https://github.com/matteobruni/tsparticles/commit/37e1c926e647e5d450e998ff7f7bb3c45aa3d850)) -- bounce mode for divs, working only on squared divs but it's something ([24aeb1e](https://github.com/matteobruni/tsparticles/commit/24aeb1e69c3a8847e52efd6c81b11fabbc1050bc)) -- bounce mode is now working fine for circular divs too ([b92ef32](https://github.com/matteobruni/tsparticles/commit/b92ef321010904d84c4b365bd111bd0c6c5ef47b)) -- changed loadJSON with multiple configs and an optional index to select one of them ([bdba2ef](https://github.com/matteobruni/tsparticles/commit/bdba2ef691d272bc6b3d29f45dac25b4c8469c3e)) -- completed HSV support ([0cf39d0](https://github.com/matteobruni/tsparticles/commit/0cf39d03cb5494965087d8dc4ee40ae3468aeafd)) -- manual particles, fixes [#839](https://github.com/matteobruni/tsparticles/issues/839) ([4531b4a](https://github.com/matteobruni/tsparticles/commit/4531b4a567db2b31715a3be59e9b50161a23ea9d)) -- mouse acts like a light source, closes [#606](https://github.com/matteobruni/tsparticles/issues/606) ([84aad25](https://github.com/matteobruni/tsparticles/commit/84aad25f3dfd5da9e99818e87c9b3f6a30c6f590)) -- particle with move max distance are now good, closes [#740](https://github.com/matteobruni/tsparticles/issues/740) ([e1453c7](https://github.com/matteobruni/tsparticles/commit/e1453c735c2af23453f4f8e5efefb70c415496d3)) +- added gravity and edge bounce customization ([cfdfe53](https://github.com/matteobruni/tsparticles/commit/cfdfe53de72a33686fb73ea345c08a7a27542ba0)) +- added motion options to handle prefers-reduced-motion media query, fixes [#888](https://github.com/matteobruni/tsparticles/issues/888) ([89a4ffb](https://github.com/matteobruni/tsparticles/commit/89a4ffb7f13b1c6585097c1e9e2a4a0c78074512)) +- added movement speed affected by particles size ([3a3d893](https://github.com/matteobruni/tsparticles/commit/3a3d893c8091fe8d550c31e49d448f4969b00685)) +- added triangles frequency, but needs some work to be completed, started working on [#691](https://github.com/matteobruni/tsparticles/issues/691) ([37e1c92](https://github.com/matteobruni/tsparticles/commit/37e1c926e647e5d450e998ff7f7bb3c45aa3d850)) +- bounce mode for divs, working only on squared divs but it's something ([24aeb1e](https://github.com/matteobruni/tsparticles/commit/24aeb1e69c3a8847e52efd6c81b11fabbc1050bc)) +- bounce mode is now working fine for circular divs too ([b92ef32](https://github.com/matteobruni/tsparticles/commit/b92ef321010904d84c4b365bd111bd0c6c5ef47b)) +- changed loadJSON with multiple configs and an optional index to select one of them ([bdba2ef](https://github.com/matteobruni/tsparticles/commit/bdba2ef691d272bc6b3d29f45dac25b4c8469c3e)) +- completed HSV support ([0cf39d0](https://github.com/matteobruni/tsparticles/commit/0cf39d03cb5494965087d8dc4ee40ae3468aeafd)) +- manual particles, fixes [#839](https://github.com/matteobruni/tsparticles/issues/839) ([4531b4a](https://github.com/matteobruni/tsparticles/commit/4531b4a567db2b31715a3be59e9b50161a23ea9d)) +- mouse acts like a light source, closes [#606](https://github.com/matteobruni/tsparticles/issues/606) ([84aad25](https://github.com/matteobruni/tsparticles/commit/84aad25f3dfd5da9e99818e87c9b3f6a30c6f590)) +- particle with move max distance are now good, closes [#740](https://github.com/matteobruni/tsparticles/issues/740) ([e1453c7](https://github.com/matteobruni/tsparticles/commit/e1453c735c2af23453f4f8e5efefb70c415496d3)) -# [1.3.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.2.9...tsparticles-demo@1.3.0-alpha.14) (2020-08-22) +# [1.3.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.2.9...@tsparticles/demo@1.3.0-alpha.14) (2020-08-22) ### Features -- added gravity and edge bounce customization ([cfdfe53](https://github.com/matteobruni/tsparticles/commit/cfdfe53de72a33686fb73ea345c08a7a27542ba0)) -- mouse acts like a light source, closes [#606](https://github.com/matteobruni/tsparticles/issues/606) ([84aad25](https://github.com/matteobruni/tsparticles/commit/84aad25f3dfd5da9e99818e87c9b3f6a30c6f590)) +- added gravity and edge bounce customization ([cfdfe53](https://github.com/matteobruni/tsparticles/commit/cfdfe53de72a33686fb73ea345c08a7a27542ba0)) +- mouse acts like a light source, closes [#606](https://github.com/matteobruni/tsparticles/issues/606) ([84aad25](https://github.com/matteobruni/tsparticles/commit/84aad25f3dfd5da9e99818e87c9b3f6a30c6f590)) -# [1.3.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.3.0-alpha.12...tsparticles-demo@1.3.0-alpha.13) (2020-08-17) +# [1.3.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.3.0-alpha.12...@tsparticles/demo@1.3.0-alpha.13) (2020-08-17) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.3.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.2.8...tsparticles-demo@1.3.0-alpha.12) (2020-08-16) +# [1.3.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.2.8...@tsparticles/demo@1.3.0-alpha.12) (2020-08-16) ### Features -- mouse acts like a light source, closes [#606](https://github.com/matteobruni/tsparticles/issues/606) ([84aad25](https://github.com/matteobruni/tsparticles/commit/84aad25f3dfd5da9e99818e87c9b3f6a30c6f590)) +- mouse acts like a light source, closes [#606](https://github.com/matteobruni/tsparticles/issues/606) ([84aad25](https://github.com/matteobruni/tsparticles/commit/84aad25f3dfd5da9e99818e87c9b3f6a30c6f590)) -# [1.3.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.3.0-alpha.10...tsparticles-demo@1.3.0-alpha.11) (2020-08-13) +# [1.3.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.3.0-alpha.10...@tsparticles/demo@1.3.0-alpha.11) (2020-08-13) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.3.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.3.0-alpha.9...tsparticles-demo@1.3.0-alpha.10) (2020-08-13) +# [1.3.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.3.0-alpha.9...@tsparticles/demo@1.3.0-alpha.10) (2020-08-13) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.3.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.3.0-alpha.8...tsparticles-demo@1.3.0-alpha.9) (2020-08-13) +# [1.3.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.3.0-alpha.8...@tsparticles/demo@1.3.0-alpha.9) (2020-08-13) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.3.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.3.0-alpha.7...tsparticles-demo@1.3.0-alpha.8) (2020-08-13) +# [1.3.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.3.0-alpha.7...@tsparticles/demo@1.3.0-alpha.8) (2020-08-13) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.3.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.3.0-alpha.6...tsparticles-demo@1.3.0-alpha.7) (2020-08-12) +# [1.3.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.3.0-alpha.6...@tsparticles/demo@1.3.0-alpha.7) (2020-08-12) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.3.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.3.0-alpha.5...tsparticles-demo@1.3.0-alpha.6) (2020-08-11) +# [1.3.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.3.0-alpha.5...@tsparticles/demo@1.3.0-alpha.6) (2020-08-11) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.3.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.3.0-alpha.4...tsparticles-demo@1.3.0-alpha.5) (2020-08-11) +# [1.3.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.3.0-alpha.4...@tsparticles/demo@1.3.0-alpha.5) (2020-08-11) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.3.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.3.0-alpha.3...tsparticles-demo@1.3.0-alpha.4) (2020-08-11) +# [1.3.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.3.0-alpha.3...@tsparticles/demo@1.3.0-alpha.4) (2020-08-11) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.3.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.3.0-alpha.2...tsparticles-demo@1.3.0-alpha.3) (2020-08-10) +# [1.3.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.3.0-alpha.2...@tsparticles/demo@1.3.0-alpha.3) (2020-08-10) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.3.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.3.0-alpha.1...tsparticles-demo@1.3.0-alpha.2) (2020-08-09) +# [1.3.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.3.0-alpha.1...@tsparticles/demo@1.3.0-alpha.2) (2020-08-09) ### Features -- mouse acts like a light source, closes [#606](https://github.com/matteobruni/tsparticles/issues/606) ([84aad25](https://github.com/matteobruni/tsparticles/commit/84aad25f3dfd5da9e99818e87c9b3f6a30c6f590)) +- mouse acts like a light source, closes [#606](https://github.com/matteobruni/tsparticles/issues/606) ([84aad25](https://github.com/matteobruni/tsparticles/commit/84aad25f3dfd5da9e99818e87c9b3f6a30c6f590)) -# [1.3.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.2.7...tsparticles-demo@1.3.0-alpha.1) (2020-08-08) +# [1.3.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.2.7...@tsparticles/demo@1.3.0-alpha.1) (2020-08-08) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.2.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.2.0-alpha.13...tsparticles-demo@1.2.0-alpha.14) (2020-07-05) +# [1.2.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.2.0-alpha.13...@tsparticles/demo@1.2.0-alpha.14) (2020-07-05) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.2.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.2.0-alpha.12...tsparticles-demo@1.2.0-alpha.13) (2020-07-05) +# [1.2.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.2.0-alpha.12...@tsparticles/demo@1.2.0-alpha.13) (2020-07-05) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.2.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.2.0-alpha.11...tsparticles-demo@1.2.0-alpha.12) (2020-07-04) +# [1.2.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.2.0-alpha.11...@tsparticles/demo@1.2.0-alpha.12) (2020-07-04) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.2.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.1.2...tsparticles-demo@1.2.0-alpha.11) (2020-07-02) +# [1.2.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.1.2...@tsparticles/demo@1.2.0-alpha.11) (2020-07-02) ### Bug Fixes -- click handler with particle size gives better results, little fixes for absorber orbits ([e851049](https://github.com/matteobruni/tsparticles/commit/e851049b480a205813b9df786ad7c5761645de1c)) -- forwad demo improved ([3bb0f74](https://github.com/matteobruni/tsparticles/commit/3bb0f7406f2cea92c288b3fc092c002f9e465620)) -- updated index.html ([bd3dc5d](https://github.com/matteobruni/tsparticles/commit/bd3dc5dab9676d58b749a28af2436cf04707e1d1)) +- click handler with particle size gives better results, little fixes for absorber orbits ([e851049](https://github.com/matteobruni/tsparticles/commit/e851049b480a205813b9df786ad7c5761645de1c)) +- forwad demo improved ([3bb0f74](https://github.com/matteobruni/tsparticles/commit/3bb0f7406f2cea92c288b3fc092c002f9e465620)) +- updated index.html ([bd3dc5d](https://github.com/matteobruni/tsparticles/commit/bd3dc5dab9676d58b749a28af2436cf04707e1d1)) ### Features -- added option for rotate following move direction, closes [#408](https://github.com/matteobruni/tsparticles/issues/408) ([ee1dd85](https://github.com/matteobruni/tsparticles/commit/ee1dd850fafd1e00e750c9738f4f60543133c504)) -- draggable option for absorbers ([3b42861](https://github.com/matteobruni/tsparticles/commit/3b4286126800c316768326f774f13aa2cda62198)) -- mouse trail completed, closes [#401](https://github.com/matteobruni/tsparticles/issues/401) ([4b1bc1a](https://github.com/matteobruni/tsparticles/commit/4b1bc1a185860718e26904c6980f88621d4a99ce)) -- particles orientation based on their direction, closes [#408](https://github.com/matteobruni/tsparticles/issues/408) ([f0ec58e](https://github.com/matteobruni/tsparticles/commit/f0ec58ebf463514805272871fb3c856e3d667aee)) -- stroke color animation ([deabadd](https://github.com/matteobruni/tsparticles/commit/deabadd7fad1b78f76e5afeea64ae5d4ac87fd61)) -- working on orbits for absorbers ([1f55430](https://github.com/matteobruni/tsparticles/commit/1f55430b51a108236940e6a8c3d2ae97c82583b2)) +- added option for rotate following move direction, closes [#408](https://github.com/matteobruni/tsparticles/issues/408) ([ee1dd85](https://github.com/matteobruni/tsparticles/commit/ee1dd850fafd1e00e750c9738f4f60543133c504)) +- draggable option for absorbers ([3b42861](https://github.com/matteobruni/tsparticles/commit/3b4286126800c316768326f774f13aa2cda62198)) +- mouse trail completed, closes [#401](https://github.com/matteobruni/tsparticles/issues/401) ([4b1bc1a](https://github.com/matteobruni/tsparticles/commit/4b1bc1a185860718e26904c6980f88621d4a99ce)) +- particles orientation based on their direction, closes [#408](https://github.com/matteobruni/tsparticles/issues/408) ([f0ec58e](https://github.com/matteobruni/tsparticles/commit/f0ec58ebf463514805272871fb3c856e3d667aee)) +- stroke color animation ([deabadd](https://github.com/matteobruni/tsparticles/commit/deabadd7fad1b78f76e5afeea64ae5d4ac87fd61)) +- working on orbits for absorbers ([1f55430](https://github.com/matteobruni/tsparticles/commit/1f55430b51a108236940e6a8c3d2ae97c82583b2)) -# [1.2.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.2.0-alpha.9...tsparticles-demo@1.2.0-alpha.10) (2020-06-29) +# [1.2.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.2.0-alpha.9...@tsparticles/demo@1.2.0-alpha.10) (2020-06-29) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.2.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.2.0-alpha.8...tsparticles-demo@1.2.0-alpha.9) (2020-06-29) +# [1.2.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.2.0-alpha.8...@tsparticles/demo@1.2.0-alpha.9) (2020-06-29) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.2.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.2.0-alpha.7...tsparticles-demo@1.2.0-alpha.8) (2020-06-26) +# [1.2.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.2.0-alpha.7...@tsparticles/demo@1.2.0-alpha.8) (2020-06-26) ### Bug Fixes -- click handler with particle size gives better results, little fixes for absorber orbits ([e851049](https://github.com/matteobruni/tsparticles/commit/e851049b480a205813b9df786ad7c5761645de1c)) +- click handler with particle size gives better results, little fixes for absorber orbits ([e851049](https://github.com/matteobruni/tsparticles/commit/e851049b480a205813b9df786ad7c5761645de1c)) -# [1.2.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.2.0-alpha.6...tsparticles-demo@1.2.0-alpha.7) (2020-06-26) +# [1.2.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.2.0-alpha.6...@tsparticles/demo@1.2.0-alpha.7) (2020-06-26) -**Note:** Version bump only for package tsparticles-demo +**Note:** Version bump only for package @tsparticles/demo -# [1.2.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.2.0-alpha.5...tsparticles-demo@1.2.0-alpha.6) (2020-06-24) +# [1.2.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.2.0-alpha.5...@tsparticles/demo@1.2.0-alpha.6) (2020-06-24) ### Features -- working on orbits for absorbers ([1f55430](https://github.com/matteobruni/tsparticles/commit/1f55430b51a108236940e6a8c3d2ae97c82583b2)) +- working on orbits for absorbers ([1f55430](https://github.com/matteobruni/tsparticles/commit/1f55430b51a108236940e6a8c3d2ae97c82583b2)) -# [1.2.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.1.1...tsparticles-demo@1.2.0-alpha.5) (2020-06-23) +# [1.2.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.1.1...@tsparticles/demo@1.2.0-alpha.5) (2020-06-23) ### Bug Fixes -- forwad demo improved ([3bb0f74](https://github.com/matteobruni/tsparticles/commit/3bb0f7406f2cea92c288b3fc092c002f9e465620)) -- updated index.html ([bd3dc5d](https://github.com/matteobruni/tsparticles/commit/bd3dc5dab9676d58b749a28af2436cf04707e1d1)) +- forwad demo improved ([3bb0f74](https://github.com/matteobruni/tsparticles/commit/3bb0f7406f2cea92c288b3fc092c002f9e465620)) +- updated index.html ([bd3dc5d](https://github.com/matteobruni/tsparticles/commit/bd3dc5dab9676d58b749a28af2436cf04707e1d1)) ### Features -- added option for rotate following move direction, closes [#408](https://github.com/matteobruni/tsparticles/issues/408) ([ee1dd85](https://github.com/matteobruni/tsparticles/commit/ee1dd850fafd1e00e750c9738f4f60543133c504)) -- draggable option for absorbers ([3b42861](https://github.com/matteobruni/tsparticles/commit/3b4286126800c316768326f774f13aa2cda62198)) -- mouse trail completed, closes [#401](https://github.com/matteobruni/tsparticles/issues/401) ([4b1bc1a](https://github.com/matteobruni/tsparticles/commit/4b1bc1a185860718e26904c6980f88621d4a99ce)) -- particles orientation based on their direction, closes [#408](https://github.com/matteobruni/tsparticles/issues/408) ([f0ec58e](https://github.com/matteobruni/tsparticles/commit/f0ec58ebf463514805272871fb3c856e3d667aee)) +- added option for rotate following move direction, closes [#408](https://github.com/matteobruni/tsparticles/issues/408) ([ee1dd85](https://github.com/matteobruni/tsparticles/commit/ee1dd850fafd1e00e750c9738f4f60543133c504)) +- draggable option for absorbers ([3b42861](https://github.com/matteobruni/tsparticles/commit/3b4286126800c316768326f774f13aa2cda62198)) +- mouse trail completed, closes [#401](https://github.com/matteobruni/tsparticles/issues/401) ([4b1bc1a](https://github.com/matteobruni/tsparticles/commit/4b1bc1a185860718e26904c6980f88621d4a99ce)) +- particles orientation based on their direction, closes [#408](https://github.com/matteobruni/tsparticles/issues/408) ([f0ec58e](https://github.com/matteobruni/tsparticles/commit/f0ec58ebf463514805272871fb3c856e3d667aee)) -# [1.2.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.1.0...tsparticles-demo@1.2.0-alpha.4) (2020-06-22) +# [1.2.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.1.0...@tsparticles/demo@1.2.0-alpha.4) (2020-06-22) ### Bug Fixes -- forwad demo improved ([3bb0f74](https://github.com/matteobruni/tsparticles/commit/3bb0f7406f2cea92c288b3fc092c002f9e465620)) -- updated index.html ([bd3dc5d](https://github.com/matteobruni/tsparticles/commit/bd3dc5dab9676d58b749a28af2436cf04707e1d1)) +- forwad demo improved ([3bb0f74](https://github.com/matteobruni/tsparticles/commit/3bb0f7406f2cea92c288b3fc092c002f9e465620)) +- updated index.html ([bd3dc5d](https://github.com/matteobruni/tsparticles/commit/bd3dc5dab9676d58b749a28af2436cf04707e1d1)) ### Features -- added option for rotate following move direction, closes [#408](https://github.com/matteobruni/tsparticles/issues/408) ([ee1dd85](https://github.com/matteobruni/tsparticles/commit/ee1dd850fafd1e00e750c9738f4f60543133c504)) -- draggable option for absorbers ([3b42861](https://github.com/matteobruni/tsparticles/commit/3b4286126800c316768326f774f13aa2cda62198)) -- mouse trail completed, closes [#401](https://github.com/matteobruni/tsparticles/issues/401) ([4b1bc1a](https://github.com/matteobruni/tsparticles/commit/4b1bc1a185860718e26904c6980f88621d4a99ce)) -- particles orientation based on their direction, closes [#408](https://github.com/matteobruni/tsparticles/issues/408) ([f0ec58e](https://github.com/matteobruni/tsparticles/commit/f0ec58ebf463514805272871fb3c856e3d667aee)) +- added option for rotate following move direction, closes [#408](https://github.com/matteobruni/tsparticles/issues/408) ([ee1dd85](https://github.com/matteobruni/tsparticles/commit/ee1dd850fafd1e00e750c9738f4f60543133c504)) +- draggable option for absorbers ([3b42861](https://github.com/matteobruni/tsparticles/commit/3b4286126800c316768326f774f13aa2cda62198)) +- mouse trail completed, closes [#401](https://github.com/matteobruni/tsparticles/issues/401) ([4b1bc1a](https://github.com/matteobruni/tsparticles/commit/4b1bc1a185860718e26904c6980f88621d4a99ce)) +- particles orientation based on their direction, closes [#408](https://github.com/matteobruni/tsparticles/issues/408) ([f0ec58e](https://github.com/matteobruni/tsparticles/commit/f0ec58ebf463514805272871fb3c856e3d667aee)) -# [1.2.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.1.0...tsparticles-demo@1.2.0-alpha.3) (2020-06-21) +# [1.2.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.1.0...@tsparticles/demo@1.2.0-alpha.3) (2020-06-21) ### Bug Fixes -- updated index.html ([bd3dc5d](https://github.com/matteobruni/tsparticles/commit/bd3dc5dab9676d58b749a28af2436cf04707e1d1)) +- updated index.html ([bd3dc5d](https://github.com/matteobruni/tsparticles/commit/bd3dc5dab9676d58b749a28af2436cf04707e1d1)) ### Features -- added option for rotate following move direction, closes [#408](https://github.com/matteobruni/tsparticles/issues/408) ([ee1dd85](https://github.com/matteobruni/tsparticles/commit/ee1dd850fafd1e00e750c9738f4f60543133c504)) -- mouse trail completed, closes [#401](https://github.com/matteobruni/tsparticles/issues/401) ([4b1bc1a](https://github.com/matteobruni/tsparticles/commit/4b1bc1a185860718e26904c6980f88621d4a99ce)) -- particles orientation based on their direction, closes [#408](https://github.com/matteobruni/tsparticles/issues/408) ([f0ec58e](https://github.com/matteobruni/tsparticles/commit/f0ec58ebf463514805272871fb3c856e3d667aee)) +- added option for rotate following move direction, closes [#408](https://github.com/matteobruni/tsparticles/issues/408) ([ee1dd85](https://github.com/matteobruni/tsparticles/commit/ee1dd850fafd1e00e750c9738f4f60543133c504)) +- mouse trail completed, closes [#401](https://github.com/matteobruni/tsparticles/issues/401) ([4b1bc1a](https://github.com/matteobruni/tsparticles/commit/4b1bc1a185860718e26904c6980f88621d4a99ce)) +- particles orientation based on their direction, closes [#408](https://github.com/matteobruni/tsparticles/issues/408) ([f0ec58e](https://github.com/matteobruni/tsparticles/commit/f0ec58ebf463514805272871fb3c856e3d667aee)) -# [1.2.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.1.0...tsparticles-demo@1.2.0-alpha.2) (2020-06-21) +# [1.2.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.1.0...@tsparticles/demo@1.2.0-alpha.2) (2020-06-21) ### Bug Fixes -- updated index.html ([bd3dc5d](https://github.com/matteobruni/tsparticles/commit/bd3dc5dab9676d58b749a28af2436cf04707e1d1)) +- updated index.html ([bd3dc5d](https://github.com/matteobruni/tsparticles/commit/bd3dc5dab9676d58b749a28af2436cf04707e1d1)) ### Features -- mouse trail completed, closes [#401](https://github.com/matteobruni/tsparticles/issues/401) ([4b1bc1a](https://github.com/matteobruni/tsparticles/commit/4b1bc1a185860718e26904c6980f88621d4a99ce)) -- particles orientation based on their direction, closes [#408](https://github.com/matteobruni/tsparticles/issues/408) ([f0ec58e](https://github.com/matteobruni/tsparticles/commit/f0ec58ebf463514805272871fb3c856e3d667aee)) +- mouse trail completed, closes [#401](https://github.com/matteobruni/tsparticles/issues/401) ([4b1bc1a](https://github.com/matteobruni/tsparticles/commit/4b1bc1a185860718e26904c6980f88621d4a99ce)) +- particles orientation based on their direction, closes [#408](https://github.com/matteobruni/tsparticles/issues/408) ([f0ec58e](https://github.com/matteobruni/tsparticles/commit/f0ec58ebf463514805272871fb3c856e3d667aee)) -# [1.2.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-demo@1.1.0...tsparticles-demo@1.2.0-alpha.1) (2020-06-20) +# [1.2.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/demo@1.1.0...@tsparticles/demo@1.2.0-alpha.1) (2020-06-20) ### Bug Fixes -- updated index.html ([bd3dc5d](https://github.com/matteobruni/tsparticles/commit/bd3dc5dab9676d58b749a28af2436cf04707e1d1)) +- updated index.html ([bd3dc5d](https://github.com/matteobruni/tsparticles/commit/bd3dc5dab9676d58b749a28af2436cf04707e1d1)) ### Features -- mouse trail completed, closes [#401](https://github.com/matteobruni/tsparticles/issues/401) ([4b1bc1a](https://github.com/matteobruni/tsparticles/commit/4b1bc1a185860718e26904c6980f88621d4a99ce)) +- mouse trail completed, closes [#401](https://github.com/matteobruni/tsparticles/issues/401) ([4b1bc1a](https://github.com/matteobruni/tsparticles/commit/4b1bc1a185860718e26904c6980f88621d4a99ce)) diff --git a/apps/demo/app.js b/apps/demo/app.js index 992dcec..ed9a165 100644 --- a/apps/demo/app.js +++ b/apps/demo/app.js @@ -38,97 +38,20 @@ app.use("/jquery", express.static("./node_modules/jquery/dist")); app.use("/lodash", express.static("./node_modules/lodash")); app.use("/popper.js", express.static("./node_modules/popper.js/dist")); app.use("/bootstrap", express.static("./node_modules/bootstrap/dist")); -app.use("/tsparticles-engine", express.static("./node_modules/tsparticles-engine")); -app.use("/tsparticles-basic", express.static("./node_modules/tsparticles-basic")); -app.use("/tsparticles-particles.js", express.static("./node_modules/tsparticles-particles.js")); -app.use("/tsparticles-slim", express.static("./node_modules/tsparticles-slim")); -app.use("/tsparticles-confetti", express.static("./node_modules/tsparticles-confetti")); -app.use("/tsparticles-fireworks", express.static("./node_modules/tsparticles-fireworks")); -app.use("/tsparticles", express.static("./node_modules/tsparticles")); -app.use("/demo-configs", express.static("./node_modules/tsparticles-demo-configs")); -app.use("/interaction-external-attract", express.static("./node_modules/tsparticles-interaction-external-attract")); -app.use("/interaction-external-bounce", express.static("./node_modules/tsparticles-interaction-external-bounce")); -app.use("/interaction-external-bubble", express.static("./node_modules/tsparticles-interaction-external-bubble")); -app.use("/interaction-external-connect", express.static("./node_modules/tsparticles-interaction-external-connect")); -app.use("/interaction-external-grab", express.static("./node_modules/tsparticles-interaction-external-grab")); -app.use("/interaction-external-pause", express.static("./node_modules/tsparticles-interaction-external-pause")); -app.use("/interaction-external-push", express.static("./node_modules/tsparticles-interaction-external-push")); -app.use("/interaction-external-remove", express.static("./node_modules/tsparticles-interaction-external-remove")); -app.use("/interaction-external-repulse", express.static("./node_modules/tsparticles-interaction-external-repulse")); -app.use("/interaction-external-slow", express.static("./node_modules/tsparticles-interaction-external-slow")); -app.use("/interaction-particles-attract", express.static("./node_modules/tsparticles-interaction-particles-attract")); -app.use( - "/interaction-particles-collisions", - express.static("./node_modules/tsparticles-interaction-particles-collisions") -); -app.use("/interaction-particles-links", express.static("./node_modules/tsparticles-interaction-particles-links")); -app.use("/shape-circle", express.static("./node_modules/tsparticles-shape-circle")); -app.use("/shape-image", express.static("./node_modules/tsparticles-shape-image")); -app.use("/shape-line", express.static("./node_modules/tsparticles-shape-line")); -app.use("/shape-polygon", express.static("./node_modules/tsparticles-shape-polygon")); -app.use("/shape-square", express.static("./node_modules/tsparticles-shape-square")); -app.use("/shape-star", express.static("./node_modules/tsparticles-shape-star")); -app.use("/shape-text", express.static("./node_modules/tsparticles-shape-text")); -app.use("/updater-life", express.static("./node_modules/tsparticles-updater-life")); -app.use("/updater-opacity", express.static("./node_modules/tsparticles-updater-opacity")); -app.use("/updater-size", express.static("./node_modules/tsparticles-updater-size")); -app.use("/updater-color", express.static("./node_modules/tsparticles-updater-color")); -app.use("/updater-destroy", express.static("./node_modules/tsparticles-updater-destroy")); -app.use("/updater-stroke-color", express.static("./node_modules/tsparticles-updater-stroke-color")); -app.use("/updater-out-modes", express.static("./node_modules/tsparticles-updater-out-modes")); -app.use("/updater-rotate", express.static("./node_modules/tsparticles-updater-rotate")); -app.use("/updater-tilt", express.static("./node_modules/tsparticles-updater-tilt")); -app.use("/updater-twinkle", express.static("./node_modules/tsparticles-updater-twinkle")); -app.use("/updater-roll", express.static("./node_modules/tsparticles-updater-roll")); -app.use("/updater-wobble", express.static("./node_modules/tsparticles-updater-wobble")); -app.use("/interaction-external-trail", express.static("./node_modules/tsparticles-interaction-external-trail")); -app.use("/plugin-absorbers", express.static("./node_modules/tsparticles-plugin-absorbers")); -app.use("/plugin-emitters", express.static("./node_modules/tsparticles-plugin-emitters")); -app.use("/plugin-polygon-mask", express.static("./node_modules/tsparticles-plugin-polygon-mask")); -app.use("/interaction-light", express.static("./node_modules/tsparticles-interaction-light")); -app.use("/interaction-particles-repulse", express.static("./node_modules/tsparticles-interaction-particles-repulse")); -app.use("/updater-gradient", express.static("./node_modules/tsparticles-updater-gradient")); -app.use("/updater-orbit", express.static("./node_modules/tsparticles-updater-orbit")); -app.use("/move-base", express.static("./node_modules/tsparticles-move-base")); -app.use("/move-parallax", express.static("./node_modules/tsparticles-move-parallax")); -app.use("/path-curves", express.static("./node_modules/tsparticles-path-curves")); -app.use("/path-polygon", express.static("./node_modules/tsparticles-path-polygon")); -app.use("/path-perlin-noise", express.static("./node_modules/tsparticles-path-perlin-noise")); -app.use("/path-simplex-noise", express.static("./node_modules/tsparticles-path-simplex-noise")); -app.use("/plugin-canvas-mask", express.static("./node_modules/tsparticles-plugin-canvas-mask")); -app.use("/plugin-easing-back", express.static("./node_modules/tsparticles-plugin-easing-back")); -app.use("/plugin-easing-circ", express.static("./node_modules/tsparticles-plugin-easing-circ")); -app.use("/plugin-easing-cubic", express.static("./node_modules/tsparticles-plugin-easing-cubic")); -app.use("/plugin-easing-expo", express.static("./node_modules/tsparticles-plugin-easing-expo")); -app.use("/plugin-easing-quad", express.static("./node_modules/tsparticles-plugin-easing-quad")); -app.use("/plugin-easing-quart", express.static("./node_modules/tsparticles-plugin-easing-quart")); -app.use("/plugin-easing-quint", express.static("./node_modules/tsparticles-plugin-easing-quint")); -app.use("/plugin-easing-sine", express.static("./node_modules/tsparticles-plugin-easing-sine")); -app.use("/plugin-hsv-color", express.static("./node_modules/tsparticles-plugin-hsv-color")); -app.use("/plugin-infection", express.static("./node_modules/tsparticles-plugin-infection")); -app.use("/plugin-motion", express.static("./node_modules/tsparticles-plugin-motion")); -app.use("/plugin-sounds", express.static("./node_modules/tsparticles-plugin-sounds")); -app.use("/preset-big-circles", express.static("./node_modules/tsparticles-preset-big-circles")); -app.use("/preset-bubbles", express.static("./node_modules/tsparticles-preset-bubbles")); -app.use("/preset-confetti", express.static("./node_modules/tsparticles-preset-confetti")); -app.use("/preset-fire", express.static("./node_modules/tsparticles-preset-fire")); -app.use("/preset-firefly", express.static("./node_modules/tsparticles-preset-firefly")); -app.use("/preset-fireworks", express.static("./node_modules/tsparticles-preset-fireworks")); -app.use("/preset-fountain", express.static("./node_modules/tsparticles-preset-fountain")); -app.use("/preset-hyperspace", express.static("./node_modules/tsparticles-preset-hyperspace")); -app.use("/preset-links", express.static("./node_modules/tsparticles-preset-links")); -app.use("/preset-sea-anemone", express.static("./node_modules/tsparticles-preset-sea-anemone")); -app.use("/preset-squares", express.static("./node_modules/tsparticles-preset-squares")); -app.use("/preset-snow", express.static("./node_modules/tsparticles-preset-snow")); -app.use("/preset-stars", express.static("./node_modules/tsparticles-preset-stars")); -app.use("/preset-triangles", express.static("./node_modules/tsparticles-preset-triangles")); -app.use("/shape-bubble", express.static("./node_modules/tsparticles-shape-bubble")); -app.use("/shape-cards", express.static("./node_modules/tsparticles-shape-cards")); -app.use("/shape-heart", express.static("./node_modules/tsparticles-shape-heart")); -app.use("/shape-multiline-text", express.static("./node_modules/tsparticles-shape-multiline-text")); -app.use("/shape-path", express.static("./node_modules/tsparticles-shape-path")); -app.use("/shape-rounded-rect", express.static("./node_modules/tsparticles-shape-rounded-rect")); -app.use("/shape-spiral", express.static("./node_modules/tsparticles-shape-spiral")); +app.use("/preset-big-circles", express.static("./node_modules/@tsparticles/preset-big-circles")); +app.use("/preset-bubbles", express.static("./node_modules/@tsparticles/preset-bubbles")); +app.use("/preset-confetti", express.static("./node_modules/@tsparticles/preset-confetti")); +app.use("/preset-fire", express.static("./node_modules/@tsparticles/preset-fire")); +app.use("/preset-firefly", express.static("./node_modules/@tsparticles/preset-firefly")); +app.use("/preset-fireworks", express.static("./node_modules/@tsparticles/preset-fireworks")); +app.use("/preset-fountain", express.static("./node_modules/@tsparticles/preset-fountain")); +app.use("/preset-hyperspace", express.static("./node_modules/@tsparticles/preset-hyperspace")); +app.use("/preset-links", express.static("./node_modules/@tsparticles/preset-links")); +app.use("/preset-sea-anemone", express.static("./node_modules/@tsparticles/preset-sea-anemone")); +app.use("/preset-squares", express.static("./node_modules/@tsparticles/preset-squares")); +app.use("/preset-snow", express.static("./node_modules/@tsparticles/preset-snow")); +app.use("/preset-stars", express.static("./node_modules/@tsparticles/preset-stars")); +app.use("/preset-triangles", express.static("./node_modules/@tsparticles/preset-triangles")); app.use("/stats.ts", express.static("./node_modules/stats.ts/")); app.get("/", function (req, res) { diff --git a/apps/demo/package.json b/apps/demo/package.json index 5307568..53e9b86 100644 --- a/apps/demo/package.json +++ b/apps/demo/package.json @@ -1,7 +1,7 @@ { - "name": "tsparticles-presets-demo", + "name": "@tsparticles/presets-demo", "private": true, - "version": "2.12.0", + "version": "3.0.0", "description": "> TODO: description", "author": "Matteo Bruni ", "homepage": "https://particles.js.org", @@ -24,13 +24,13 @@ "devDependencies": { "@fortawesome/fontawesome-free": "^6.4.2", "@popperjs/core": "^2.11.8", - "bootstrap": "^5.3.1", + "bootstrap": "^5.3.2", "connect-livereload": "^0.6.1", "express": "^4.18.2", - "express-rate-limit": "^6.8.1", - "helmet": "^7.0.0", - "jquery": "^3.7.0", - "jsoneditor": "^9.10.2", + "express-rate-limit": "^7.1.4", + "helmet": "^7.1.0", + "jquery": "^3.7.1", + "jsoneditor": "^9.10.4", "livereload": "^0.9.3", "lodash": "^4.17.21", "nodemon": "^3.0.1", @@ -40,93 +40,19 @@ "stylus": "^0.62.0" }, "dependencies": { - "tsparticles": "^2.12.0", - "tsparticles-basic": "^2.12.0", - "tsparticles-confetti": "^2.12.0", - "tsparticles-demo-configs": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-fireworks": "^2.12.0", - "tsparticles-interaction-external-attract": "^2.12.0", - "tsparticles-interaction-external-bounce": "^2.12.0", - "tsparticles-interaction-external-bubble": "^2.12.0", - "tsparticles-interaction-external-connect": "^2.12.0", - "tsparticles-interaction-external-grab": "^2.12.0", - "tsparticles-interaction-external-pause": "^2.12.0", - "tsparticles-interaction-external-push": "^2.12.0", - "tsparticles-interaction-external-remove": "^2.12.0", - "tsparticles-interaction-external-repulse": "^2.12.0", - "tsparticles-interaction-external-slow": "^2.12.0", - "tsparticles-interaction-external-trail": "^2.12.0", - "tsparticles-interaction-light": "^2.12.0", - "tsparticles-interaction-particles-attract": "^2.12.0", - "tsparticles-interaction-particles-collisions": "^2.12.0", - "tsparticles-interaction-particles-links": "^2.12.0", - "tsparticles-interaction-particles-repulse": "^2.12.0", - "tsparticles-move-base": "^2.12.0", - "tsparticles-move-parallax": "^2.12.0", - "tsparticles-particles.js": "^2.12.0", - "tsparticles-path-curves": "^2.12.0", - "tsparticles-path-perlin-noise": "^2.12.0", - "tsparticles-path-polygon": "^2.12.0", - "tsparticles-path-simplex-noise": "^2.12.0", - "tsparticles-plugin-absorbers": "^2.12.0", - "tsparticles-plugin-canvas-mask": "^2.12.0", - "tsparticles-plugin-easing-back": "^2.12.0", - "tsparticles-plugin-easing-circ": "^2.12.0", - "tsparticles-plugin-easing-cubic": "^2.12.0", - "tsparticles-plugin-easing-expo": "^2.12.0", - "tsparticles-plugin-easing-quad": "^2.12.0", - "tsparticles-plugin-easing-quart": "^2.12.0", - "tsparticles-plugin-easing-quint": "^2.12.0", - "tsparticles-plugin-easing-sine": "^2.12.0", - "tsparticles-plugin-emitters": "^2.12.0", - "tsparticles-plugin-hsv-color": "^2.12.0", - "tsparticles-plugin-infection": "^2.12.0", - "tsparticles-plugin-motion": "^2.12.0", - "tsparticles-plugin-polygon-mask": "^2.12.0", - "tsparticles-plugin-sounds": "^2.12.0", - "tsparticles-preset-big-circles": "workspace:^", - "tsparticles-preset-bubbles": "workspace:^", - "tsparticles-preset-confetti": "workspace:^", - "tsparticles-preset-fire": "workspace:^", - "tsparticles-preset-firefly": "workspace:^", - "tsparticles-preset-fireworks": "workspace:^", - "tsparticles-preset-fountain": "workspace:^", - "tsparticles-preset-hyperspace": "workspace:^", - "tsparticles-preset-links": "workspace:^", - "tsparticles-preset-sea-anemone": "workspace:^", - "tsparticles-preset-squares": "workspace:^", - "tsparticles-preset-snow": "workspace:^", - "tsparticles-preset-stars": "workspace:^", - "tsparticles-preset-triangles": "workspace:^", - "tsparticles-shape-bubble": "^2.12.0", - "tsparticles-shape-cards": "^2.12.0", - "tsparticles-shape-circle": "^2.12.0", - "tsparticles-shape-heart": "^2.12.0", - "tsparticles-shape-image": "^2.12.0", - "tsparticles-shape-line": "^2.12.0", - "tsparticles-shape-multiline-text": "^2.12.0", - "tsparticles-shape-path": "^2.12.0", - "tsparticles-shape-polygon": "^2.12.0", - "tsparticles-shape-rounded-rect": "^2.12.0", - "tsparticles-shape-spiral": "^2.12.0", - "tsparticles-shape-square": "^2.12.0", - "tsparticles-shape-star": "^2.12.0", - "tsparticles-shape-text": "^2.12.0", - "tsparticles-slim": "^2.12.0", - "tsparticles-updater-color": "^2.12.0", - "tsparticles-updater-destroy": "^2.12.0", - "tsparticles-updater-gradient": "^2.12.0", - "tsparticles-updater-life": "^2.12.0", - "tsparticles-updater-opacity": "^2.12.0", - "tsparticles-updater-orbit": "^2.12.0", - "tsparticles-updater-out-modes": "^2.12.0", - "tsparticles-updater-roll": "^2.12.0", - "tsparticles-updater-rotate": "^2.12.0", - "tsparticles-updater-size": "^2.12.0", - "tsparticles-updater-stroke-color": "^2.12.0", - "tsparticles-updater-tilt": "^2.12.0", - "tsparticles-updater-twinkle": "^2.12.0", - "tsparticles-updater-wobble": "^2.12.0" + "@tsparticles/preset-big-circles": "workspace:^", + "@tsparticles/preset-bubbles": "workspace:^", + "@tsparticles/preset-confetti": "workspace:^", + "@tsparticles/preset-fire": "workspace:^", + "@tsparticles/preset-firefly": "workspace:^", + "@tsparticles/preset-fireworks": "workspace:^", + "@tsparticles/preset-fountain": "workspace:^", + "@tsparticles/preset-hyperspace": "workspace:^", + "@tsparticles/preset-links": "workspace:^", + "@tsparticles/preset-sea-anemone": "workspace:^", + "@tsparticles/preset-snow": "workspace:^", + "@tsparticles/preset-squares": "workspace:^", + "@tsparticles/preset-stars": "workspace:^", + "@tsparticles/preset-triangles": "workspace:^" } } diff --git a/apps/demo/views/bigCircles.pug b/apps/demo/views/bigCircles.pug index f50c81c..1d198e3 100644 --- a/apps/demo/views/bigCircles.pug +++ b/apps/demo/views/bigCircles.pug @@ -24,21 +24,17 @@ html(lang="en") #tsparticles script(src="/stats.ts/dist/stats.min.js") - script(src="/tsparticles-engine/tsparticles.engine.min.js") - script(src="/tsparticles-basic/tsparticles.basic.min.js") - script(src="/move-base/tsparticles.move.base.min.js") - script(src="/plugin-emitters/tsparticles.plugin.emitters.min.js") - script(src="/shape-circle/tsparticles.shape.circle.min.js") - script(src="/updater-color/tsparticles.updater.color.min.js") - script(src="/updater-opacity/tsparticles.updater.opacity.min.js") - script(src="/updater-out-modes/tsparticles.updater.out-modes.min.js") - script(src="/updater-size/tsparticles.updater.size.min.js") - script(src="/preset-big-circles/tsparticles.preset.bigCircles.min.js") + script(src="/preset-big-circles/tsparticles.preset.bigCircles.bundle.min.js") script. (async () => { await loadBigCirclesPreset(tsParticles); - await tsParticles.load("tsparticles", { preset: "bigCircles" }); + await tsParticles.load({ + id:"tsparticles", + options: { + preset: "bigCircles" + } + }); })(); const stats = new Stats(); diff --git a/apps/demo/views/bubbles.pug b/apps/demo/views/bubbles.pug index 918b84c..e1f844d 100644 --- a/apps/demo/views/bubbles.pug +++ b/apps/demo/views/bubbles.pug @@ -24,21 +24,17 @@ html(lang="en") #tsparticles script(src="/stats.ts/dist/stats.min.js") - script(src="/tsparticles-engine/tsparticles.engine.min.js") - script(src="/tsparticles-basic/tsparticles.basic.min.js") - script(src="/move-base/tsparticles.move.base.min.js") - script(src="/plugin-emitters/tsparticles.plugin.emitters.min.js") - script(src="/shape-circle/tsparticles.shape.circle.min.js") - script(src="/updater-color/tsparticles.updater.color.min.js") - script(src="/updater-opacity/tsparticles.updater.opacity.min.js") - script(src="/updater-out-modes/tsparticles.updater.out-modes.min.js") - script(src="/updater-size/tsparticles.updater.size.min.js") - script(src="/preset-bubbles/tsparticles.preset.bubbles.min.js") + script(src="/preset-bubbles/tsparticles.preset.bubbles.bundle.min.js") script. (async () => { await loadBubblesPreset(tsParticles); - await tsParticles.load("tsparticles", { preset: "bubbles" }); + await tsParticles.load({ + id:"tsparticles", + options: { + preset: "bubbles" + } + }); })(); const stats = new Stats(); diff --git a/apps/demo/views/confetti.pug b/apps/demo/views/confetti.pug index 3f766c1..3f8db84 100644 --- a/apps/demo/views/confetti.pug +++ b/apps/demo/views/confetti.pug @@ -24,29 +24,16 @@ html(lang="en") #tsparticles(style="background: #000; position: fixed; width: 100%; height: 100%; left: 0; top: 0;") script(src="/stats.ts/dist/stats.min.js") - script(src="/tsparticles-engine/tsparticles.engine.min.js") - script(src="/tsparticles-basic/tsparticles.basic.min.js") - script(src="/move-base/tsparticles.move.base.min.js") - script(src="/plugin-emitters/tsparticles.plugin.emitters.min.js") - script(src="/plugin-motion/tsparticles.plugin.motion.js") - script(src="/shape-circle/tsparticles.shape.circle.min.js") - script(src="/shape-square/tsparticles.shape.square.min.js") - script(src="/updater-color/tsparticles.updater.color.min.js") - script(src="/updater-life/tsparticles.updater.life.min.js") - script(src="/updater-opacity/tsparticles.updater.opacity.min.js") - script(src="/updater-out-modes/tsparticles.updater.out-modes.min.js") - script(src="/updater-rotate/tsparticles.updater.rotate.min.js") - script(src="/updater-roll/tsparticles.updater.roll.min.js") - script(src="/updater-size/tsparticles.updater.size.min.js") - script(src="/updater-tilt/tsparticles.updater.tilt.min.js") - script(src="/updater-wobble/tsparticles.updater.wobble.min.js") - script(src="/preset-confetti/tsparticles.preset.confetti.min.js") + script(src="/preset-confetti/tsparticles.preset.confetti.bundle.min.js") script. (async () => { await loadConfettiPreset(tsParticles); - await tsParticles.load("tsparticles", { - preset: "confetti" + await tsParticles.load({ + id:"tsparticles", + options: { + preset: "confetti" + } }); })(); diff --git a/apps/demo/views/fire.pug b/apps/demo/views/fire.pug index 42928d3..d478542 100644 --- a/apps/demo/views/fire.pug +++ b/apps/demo/views/fire.pug @@ -24,21 +24,17 @@ html(lang="en") #tsparticles script(src="/stats.ts/dist/stats.min.js") - script(src="/tsparticles-engine/tsparticles.engine.min.js") - script(src="/tsparticles-basic/tsparticles.basic.min.js") - script(src="/interaction-external-push/tsparticles.interaction.external.push.min.js") - script(src="/move-base/tsparticles.move.base.min.js") - script(src="/shape-circle/tsparticles.shape.circle.min.js") - script(src="/updater-color/tsparticles.updater.color.min.js") - script(src="/updater-opacity/tsparticles.updater.opacity.min.js") - script(src="/updater-out-modes/tsparticles.updater.out-modes.min.js") - script(src="/updater-size/tsparticles.updater.size.min.js") - script(src="/preset-fire/tsparticles.preset.fire.min.js") + script(src="/preset-fire/tsparticles.preset.fire.bundle.min.js") script. (async () => { await loadFirePreset(tsParticles); - await tsParticles.load("tsparticles", { preset: "fire" }); + await tsParticles.load({ + id: "tsparticles", + options: { + preset: "fire" + } + }); })(); const stats = new Stats(); diff --git a/apps/demo/views/firefly.pug b/apps/demo/views/firefly.pug index e1fdd86..b3fc1fc 100644 --- a/apps/demo/views/firefly.pug +++ b/apps/demo/views/firefly.pug @@ -24,23 +24,17 @@ html(lang="en") #tsparticles script(src="/stats.ts/dist/stats.min.js") - script(src="/tsparticles-engine/tsparticles.engine.min.js") - script(src="/tsparticles-basic/tsparticles.basic.min.js") - script(src="/interaction-external-trail/tsparticles.interaction.external.trail.min.js") - script(src="/move-base/tsparticles.move.base.min.js") - script(src="/shape-circle/tsparticles.shape.circle.min.js") - script(src="/updater-color/tsparticles.updater.color.min.js") - script(src="/updater-life/tsparticles.updater.life.min.js") - script(src="/updater-opacity/tsparticles.updater.opacity.min.js") - script(src="/updater-out-modes/tsparticles.updater.out-modes.min.js") - script(src="/updater-size/tsparticles.updater.size.min.js") - script(src="/preset-bubbles/tsparticles.preset.bubbles.min.js") - script(src="/preset-firefly/tsparticles.preset.firefly.min.js") + script(src="/preset-firefly/tsparticles.preset.firefly.bundle.min.js") script. (async () => { await loadFireflyPreset(tsParticles); - await tsParticles.load("tsparticles", { preset: "firefly" }); + await tsParticles.load({ + id: "tsparticles", + options: { + preset: "firefly" + } + }); })(); const stats = new Stats(); diff --git a/apps/demo/views/fireworks.pug b/apps/demo/views/fireworks.pug index c01695b..c5ee129 100644 --- a/apps/demo/views/fireworks.pug +++ b/apps/demo/views/fireworks.pug @@ -24,27 +24,17 @@ html(lang="en") #tsparticles script(src="/stats.ts/dist/stats.min.js") - script(src="/tsparticles-engine/tsparticles.engine.min.js") - script(src="/tsparticles-basic/tsparticles.basic.min.js") - script(src="/move-base/tsparticles.move.base.min.js") - script(src="/plugin-emitters/tsparticles.plugin.emitters.min.js") - script(src="/plugin-sounds/tsparticles.plugin.sounds.min.js") - script(src="/shape-circle/tsparticles.shape.circle.min.js") - script(src="/shape-line/tsparticles.shape.line.min.js") - script(src="/updater-color/tsparticles.updater.color.min.js") - script(src="/updater-destroy/tsparticles.updater.destroy.min.js") - script(src="/updater-life/tsparticles.updater.life.min.js") - script(src="/updater-opacity/tsparticles.updater.opacity.min.js") - script(src="/updater-out-modes/tsparticles.updater.out-modes.min.js") - script(src="/updater-rotate/tsparticles.updater.rotate.min.js") - script(src="/updater-size/tsparticles.updater.size.min.js") - script(src="/updater-stroke-color/tsparticles.updater.stroke-color.min.js") - script(src="/preset-fireworks/tsparticles.preset.fireworks.min.js") + script(src="/preset-fireworks/tsparticles.preset.fireworks.bundle.min.js") script. (async () => { await loadFireworksPreset(tsParticles); - await tsParticles.load("tsparticles", { preset: "fireworks" }); + await tsParticles.load({ + id: "tsparticles", + options: { + preset: "fireworks" + } + }); })(); const stats = new Stats(); diff --git a/apps/demo/views/fountain.pug b/apps/demo/views/fountain.pug index 9894a71..7b4280b 100644 --- a/apps/demo/views/fountain.pug +++ b/apps/demo/views/fountain.pug @@ -24,22 +24,17 @@ html(lang="en") #tsparticles script(src="/stats.ts/dist/stats.min.js") - script(src="/tsparticles-engine/tsparticles.engine.min.js") - script(src="/tsparticles-basic/tsparticles.basic.min.js") - script(src="/move-base/tsparticles.move.base.min.js") - script(src="/plugin-emitters/tsparticles.plugin.emitters.min.js") - script(src="/shape-circle/tsparticles.shape.circle.min.js") - script(src="/updater-color/tsparticles.updater.color.min.js") - script(src="/updater-destroy/tsparticles.updater.destroy.min.js") - script(src="/updater-opacity/tsparticles.updater.opacity.min.js") - script(src="/updater-out-modes/tsparticles.updater.out-modes.min.js") - script(src="/updater-size/tsparticles.updater.size.min.js") - script(src="/preset-fountain/tsparticles.preset.fountain.min.js") + script(src="/preset-fountain/tsparticles.preset.fountain.bundle.min.js") script. (async () => { await loadFountainPreset(tsParticles); - await tsParticles.load("tsparticles", { preset: "fountain" }); + await tsParticles.load({ + id: "tsparticles", + options: { + preset: "fountain" + } + }); })(); const stats = new Stats(); diff --git a/apps/demo/views/hyperspace.pug b/apps/demo/views/hyperspace.pug index cd50208..c33d830 100644 --- a/apps/demo/views/hyperspace.pug +++ b/apps/demo/views/hyperspace.pug @@ -24,22 +24,17 @@ html(lang="en") #tsparticles script(src="/stats.ts/dist/stats.min.js") - script(src="/tsparticles-engine/tsparticles.engine.min.js") - script(src="/tsparticles-basic/tsparticles.basic.min.js") - script(src="/move-base/tsparticles.move.base.min.js") - script(src="/plugin-emitters/tsparticles.plugin.emitters.min.js") - script(src="/shape-circle/tsparticles.shape.circle.min.js") - script(src="/updater-color/tsparticles.updater.color.min.js") - script(src="/updater-life/tsparticles.updater.life.min.js") - script(src="/updater-opacity/tsparticles.updater.opacity.min.js") - script(src="/updater-out-modes/tsparticles.updater.out-modes.min.js") - script(src="/updater-size/tsparticles.updater.size.min.js") - script(src="/preset-hyperspace/tsparticles.preset.hyperspace.min.js") + script(src="/preset-hyperspace/tsparticles.preset.hyperspace.bundle.min.js") script. (async () => { await loadHyperspacePreset(tsParticles); - await tsParticles.load("tsparticles", { preset: "hyperspace" }); + await tsParticles.load({ + id: "tsparticles", + options: { + preset: "hyperspace" + } + }); })(); const stats = new Stats(); diff --git a/apps/demo/views/links.pug b/apps/demo/views/links.pug index 1c81878..ccb0feb 100644 --- a/apps/demo/views/links.pug +++ b/apps/demo/views/links.pug @@ -24,21 +24,17 @@ html(lang="en") #tsparticles script(src="/stats.ts/dist/stats.min.js") - script(src="/tsparticles-engine/tsparticles.engine.min.js") - script(src="/tsparticles-basic/tsparticles.basic.min.js") - script(src="/interaction-particles-links/tsparticles.interaction.particles.links.min.js") - script(src="/move-base/tsparticles.move.base.min.js") - script(src="/shape-circle/tsparticles.shape.circle.min.js") - script(src="/updater-color/tsparticles.updater.color.min.js") - script(src="/updater-opacity/tsparticles.updater.opacity.min.js") - script(src="/updater-out-modes/tsparticles.updater.out-modes.min.js") - script(src="/updater-size/tsparticles.updater.size.min.js") - script(src="/preset-links/tsparticles.preset.links.min.js") + script(src="/preset-links/tsparticles.preset.links.bundle.min.js") script. (async () => { await loadLinksPreset(tsParticles); - await tsParticles.load("tsparticles", { preset: "links" }); + await tsParticles.load({ + id: "tsparticles", + options: { + preset: "links" + } + }); })(); const stats = new Stats(); diff --git a/apps/demo/views/seaAnemone.pug b/apps/demo/views/seaAnemone.pug index 037343a..a92eb6f 100644 --- a/apps/demo/views/seaAnemone.pug +++ b/apps/demo/views/seaAnemone.pug @@ -24,22 +24,17 @@ html(lang="en") #tsparticles script(src="/stats.ts/dist/stats.min.js") - script(src="/tsparticles-engine/tsparticles.engine.min.js") - script(src="/tsparticles-basic/tsparticles.basic.min.js") - script(src="/move-base/tsparticles.move.base.min.js") - script(src="/plugin-emitters/tsparticles.plugin.emitters.min.js") - script(src="/shape-circle/tsparticles.shape.circle.min.js") - script(src="/updater-color/tsparticles.updater.color.min.js") - script(src="/updater-opacity/tsparticles.updater.opacity.min.js") - script(src="/updater-out-modes/tsparticles.updater.out-modes.min.js") - script(src="/updater-size/tsparticles.updater.size.min.js") - script(src="/path-curves/tsparticles.path.curves.min.js") - script(src="/preset-sea-anemone/tsparticles.preset.seaAnemone.min.js") + script(src="/preset-sea-anemone/tsparticles.preset.seaAnemone.bundle.min.js") script. (async () => { await loadSeaAnemonePreset(tsParticles); - await tsParticles.load("tsparticles", { preset: "seaAnemone" }); + await tsParticles.load({ + id: "tsparticles", + options: { + preset: "seaAnemone" + } + }); })(); const stats = new Stats(); diff --git a/apps/demo/views/snow.pug b/apps/demo/views/snow.pug index aab23dd..1b7f4ff 100644 --- a/apps/demo/views/snow.pug +++ b/apps/demo/views/snow.pug @@ -24,21 +24,17 @@ html(lang="en") #tsparticles script(src="/stats.ts/dist/stats.min.js") - script(src="/tsparticles-engine/tsparticles.engine.min.js") - script(src="/tsparticles-basic/tsparticles.basic.min.js") - script(src="/move-base/tsparticles.move.base.min.js") - script(src="/shape-circle/tsparticles.shape.circle.min.js") - script(src="/updater-color/tsparticles.updater.color.min.js") - script(src="/updater-opacity/tsparticles.updater.opacity.min.js") - script(src="/updater-out-modes/tsparticles.updater.out-modes.min.js") - script(src="/updater-size/tsparticles.updater.size.min.js") - script(src="/updater-wobble/tsparticles.updater.wobble.min.js") - script(src="/preset-snow/tsparticles.preset.snow.min.js") + script(src="/preset-snow/tsparticles.preset.snow.bundle.min.js") script. (async () => { await loadSnowPreset(tsParticles); - await tsParticles.load("tsparticles", { preset: "snow" }); + await tsParticles.load({ + id: "tsparticles", + options: { + preset: "snow" + } + }); })(); const stats = new Stats(); diff --git a/apps/demo/views/squares.pug b/apps/demo/views/squares.pug index f162a2e..b7a8326 100644 --- a/apps/demo/views/squares.pug +++ b/apps/demo/views/squares.pug @@ -24,18 +24,17 @@ html(lang="en") #tsparticles script(src="/stats.ts/dist/stats.min.js") - script(src="/tsparticles-engine/tsparticles.engine.min.js") - script(src="/plugin-emitters/tsparticles.plugin.emitters.min.js") - script(src="/shape-square/tsparticles.shape.square.min.js") - script(src="/updater-rotate/tsparticles.updater.rotate.min.js") - script(src="/updater-size/tsparticles.updater.size.min.js") - script(src="/updater-stroke-color/tsparticles.updater.stroke-color.min.js") - script(src="/preset-squares/tsparticles.preset.squares.min.js") + script(src="/preset-squares/tsparticles.preset.squares.bundle.min.js") script. (async () => { await loadSquaresPreset(tsParticles); - await tsParticles.load("tsparticles", { preset: "squares" }); + await tsParticles.load({ + id: "tsparticles", + options: { + preset: "squares" + } + }); })(); const stats = new Stats(); diff --git a/apps/demo/views/stars.pug b/apps/demo/views/stars.pug index a8cceac..ffe959b 100644 --- a/apps/demo/views/stars.pug +++ b/apps/demo/views/stars.pug @@ -24,20 +24,17 @@ html(lang="en") #tsparticles script(src="/stats.ts/dist/stats.min.js") - script(src="/tsparticles-engine/tsparticles.engine.min.js") - script(src="/tsparticles-basic/tsparticles.basic.min.js") - script(src="/move-base/tsparticles.move.base.min.js") - script(src="/shape-circle/tsparticles.shape.circle.min.js") - script(src="/updater-color/tsparticles.updater.color.min.js") - script(src="/updater-opacity/tsparticles.updater.opacity.min.js") - script(src="/updater-out-modes/tsparticles.updater.out-modes.min.js") - script(src="/updater-size/tsparticles.updater.size.min.js") - script(src="/preset-stars/tsparticles.preset.stars.min.js") + script(src="/preset-stars/tsparticles.preset.stars.bundle.min.js") script. (async () => { await loadStarsPreset(tsParticles); - await tsParticles.load("tsparticles", { preset: "stars" }); + await tsParticles.load({ + id: "tsparticles", + options: { + preset: "stars" + } + }); })(); const stats = new Stats(); diff --git a/apps/demo/views/triangles.pug b/apps/demo/views/triangles.pug index f62977e..cd34088 100644 --- a/apps/demo/views/triangles.pug +++ b/apps/demo/views/triangles.pug @@ -24,21 +24,17 @@ html(lang="en") #tsparticles script(src="/stats.ts/dist/stats.min.js") - script(src="/tsparticles-engine/tsparticles.engine.min.js") - script(src="/tsparticles-basic/tsparticles.basic.min.js") - script(src="/interaction-particles-links/tsparticles.interaction.particles.links.min.js") - script(src="/move-base/tsparticles.move.base.min.js") - script(src="/shape-circle/tsparticles.shape.circle.min.js") - script(src="/updater-color/tsparticles.updater.color.min.js") - script(src="/updater-opacity/tsparticles.updater.opacity.min.js") - script(src="/updater-out-modes/tsparticles.updater.out-modes.min.js") - script(src="/updater-size/tsparticles.updater.size.min.js") - script(src="/preset-triangles/tsparticles.preset.triangles.min.js") + script(src="/preset-triangles/tsparticles.preset.triangles.bundle.min.js") script. (async () => { await loadTrianglesPreset(tsParticles); - tsParticles.load("tsparticles", { preset: "triangles" }); + tsParticles.load({ + id: "tsparticles", + options: { + preset: "triangles" + } + }); })(); const stats = new Stats(); diff --git a/lerna.json b/lerna.json index 51e5bd6..9805cab 100644 --- a/lerna.json +++ b/lerna.json @@ -1,10 +1,7 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", - "packages": [ - "apps/*", - "presets/*" - ], - "version": "2.12.0", + "packages": ["apps/*", "presets/*"], + "version": "3.0.0", "npmClient": "pnpm", "conventionalCommits": true, "command": { diff --git a/package.json b/package.json index be61a58..9699d0f 100644 --- a/package.json +++ b/package.json @@ -1,42 +1,47 @@ { - "name": "tsparticles-presets-workspace", + "name": "@tsparticles/presets-workspace", "version": "0.0.0", "private": true, "scripts": { "build": "lerna run build", - "build:docs": "rimraf docs && typedoc --plugin typedoc-plugin-keywords --plugin typedoc-plugin-coverage" + "build:docs": "rimraf docs && typedoc --plugin typedoc-plugin-keywords --plugin typedoc-plugin-coverage", + "version:alpha": "lerna version prerelease --preid alpha --conventional-commits", + "version:beta": "lerna version prerelease --preid beta --conventional-commits", + "publish:alpha": "lerna publish from-package --pre-dist-tag alpha --preid alpha", + "publish:beta": "lerna publish from-package --pre-dist-tag beta --preid beta", + "publish:next": "lerna publish from-package --dist-tag next" }, "license": "MIT", "dependencies": { - "@babel/core": "^7.22.9", - "@commitlint/cli": "^17.6.7", - "@commitlint/config-conventional": "^17.6.7", - "@tsparticles/cli": "^1.11.0", - "@tsparticles/eslint-config": "^1.19.0", - "@tsparticles/prettier-config": "^1.12.0", - "@tsparticles/tsconfig": "^1.14.0", - "@tsparticles/webpack-plugin": "^1.23.0", - "@types/node": "^20.4.7", - "@types/webpack-env": "^1.18.1", - "@typescript-eslint/eslint-plugin": "^6.2.1", - "@typescript-eslint/parser": "^6.2.1", + "@babel/core": "^7.23.5", + "@commitlint/cli": "^18.4.3", + "@commitlint/config-conventional": "^18.4.3", + "@tsparticles/cli": "^2.0.0", + "@tsparticles/eslint-config": "^2.0.0", + "@tsparticles/prettier-config": "^2.0.0", + "@tsparticles/tsconfig": "^2.0.0", + "@tsparticles/webpack-plugin": "^2.0.0", + "@types/node": "^20.10.3", + "@types/webpack-env": "^1.18.4", + "@typescript-eslint/eslint-plugin": "^6.13.2", + "@typescript-eslint/parser": "^6.13.2", "babel-loader": "^9.1.3", - "browserslist": "^4.21.10", + "browserslist": "^4.22.2", "copyfiles": "^2.4.1", - "eslint": "^8.46.0", - "eslint-config-prettier": "^9.0.0", + "eslint": "^8.55.0", + "eslint-config-prettier": "^9.1.0", "husky": "^8.0.3", - "lerna": "^7.1.4", - "prettier": "^3.0.1", - "rimraf": "^5.0.1", + "lerna": "^8.0.0", + "prettier": "^3.1.0", + "rimraf": "^5.0.5", "terser-webpack-plugin": "^5.3.9", - "typedoc": "^0.25.0", - "typedoc-plugin-coverage": "^2.1.0", - "typedoc-plugin-keywords": "^1.4.1", - "typedoc-plugin-missing-exports": "^2.0.1", - "typescript": "^5.1.6", - "webpack": "^5.88.2", - "webpack-bundle-analyzer": "^4.9.0", + "typedoc": "^0.25.4", + "typedoc-plugin-coverage": "^2.2.0", + "typedoc-plugin-keywords": "^1.6.0", + "typedoc-plugin-missing-exports": "^2.1.0", + "typescript": "^5.3.2", + "webpack": "^5.89.0", + "webpack-bundle-analyzer": "^4.10.1", "webpack-cli": "^5.1.4" }, "workspaces": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3ebf7ec..d129e5f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,362 +9,140 @@ importers: .: dependencies: '@babel/core': - specifier: ^7.22.9 - version: 7.22.9 + specifier: ^7.23.5 + version: 7.23.5 '@commitlint/cli': - specifier: ^17.6.7 - version: 17.6.7 + specifier: ^18.4.3 + version: 18.4.3(typescript@5.3.2) '@commitlint/config-conventional': - specifier: ^17.6.7 - version: 17.6.7 + specifier: ^18.4.3 + version: 18.4.3 '@tsparticles/cli': - specifier: ^1.11.0 - version: 1.11.0(webpack-cli@5.1.4) + specifier: ^2.0.0 + version: 2.0.0(webpack-cli@5.1.4) '@tsparticles/eslint-config': - specifier: ^1.19.0 - version: 1.19.0 + specifier: ^2.0.0 + version: 2.0.0 '@tsparticles/prettier-config': - specifier: ^1.12.0 - version: 1.12.0 + specifier: ^2.0.0 + version: 2.0.0 '@tsparticles/tsconfig': - specifier: ^1.14.0 - version: 1.14.0 + specifier: ^2.0.0 + version: 2.0.0 '@tsparticles/webpack-plugin': - specifier: ^1.23.0 - version: 1.23.0 + specifier: ^2.0.0 + version: 2.0.0 '@types/node': - specifier: ^20.4.7 - version: 20.4.7 + specifier: ^20.10.3 + version: 20.10.3 '@types/webpack-env': - specifier: ^1.18.1 - version: 1.18.1 + specifier: ^1.18.4 + version: 1.18.4 '@typescript-eslint/eslint-plugin': - specifier: ^6.2.1 - version: 6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6) + specifier: ^6.13.2 + version: 6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.2) '@typescript-eslint/parser': - specifier: ^6.2.1 - version: 6.2.1(eslint@8.46.0)(typescript@5.1.6) + specifier: ^6.13.2 + version: 6.13.2(eslint@8.55.0)(typescript@5.3.2) babel-loader: specifier: ^9.1.3 - version: 9.1.3(@babel/core@7.22.9)(webpack@5.88.2) + version: 9.1.3(@babel/core@7.23.5)(webpack@5.89.0) browserslist: - specifier: ^4.21.10 - version: 4.21.10 + specifier: ^4.22.2 + version: 4.22.2 copyfiles: specifier: ^2.4.1 version: 2.4.1 eslint: - specifier: ^8.46.0 - version: 8.46.0 + specifier: ^8.55.0 + version: 8.55.0 eslint-config-prettier: - specifier: ^9.0.0 - version: 9.0.0(eslint@8.46.0) + specifier: ^9.1.0 + version: 9.1.0(eslint@8.55.0) husky: specifier: ^8.0.3 version: 8.0.3 lerna: - specifier: ^7.1.4 - version: 7.1.4 + specifier: ^8.0.0 + version: 8.0.0 prettier: - specifier: ^3.0.1 - version: 3.0.1 + specifier: ^3.1.0 + version: 3.1.0 rimraf: - specifier: ^5.0.1 - version: 5.0.1 + specifier: ^5.0.5 + version: 5.0.5 terser-webpack-plugin: specifier: ^5.3.9 - version: 5.3.9(webpack@5.88.2) + version: 5.3.9(webpack@5.89.0) typedoc: - specifier: ^0.25.0 - version: 0.25.0(typescript@5.1.6) + specifier: ^0.25.4 + version: 0.25.4(typescript@5.3.2) typedoc-plugin-coverage: - specifier: ^2.1.0 - version: 2.1.0(typedoc@0.25.0) + specifier: ^2.2.0 + version: 2.2.0(typedoc@0.25.4) typedoc-plugin-keywords: - specifier: ^1.4.1 - version: 1.4.1(typedoc@0.25.0) + specifier: ^1.6.0 + version: 1.6.0(typedoc@0.25.4) typedoc-plugin-missing-exports: - specifier: ^2.0.1 - version: 2.0.1(typedoc@0.25.0) + specifier: ^2.1.0 + version: 2.1.0(typedoc@0.25.4) typescript: - specifier: ^5.1.6 - version: 5.1.6 + specifier: ^5.3.2 + version: 5.3.2 webpack: - specifier: ^5.88.2 - version: 5.88.2(webpack-cli@5.1.4) + specifier: ^5.89.0 + version: 5.89.0(webpack-cli@5.1.4) webpack-bundle-analyzer: - specifier: ^4.9.0 - version: 4.9.0 + specifier: ^4.10.1 + version: 4.10.1 webpack-cli: specifier: ^5.1.4 - version: 5.1.4(webpack-bundle-analyzer@4.9.0)(webpack@5.88.2) + version: 5.1.4(webpack-bundle-analyzer@4.10.1)(webpack@5.89.0) apps/demo: dependencies: - tsparticles: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-basic: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-confetti: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-demo-configs: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-engine: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-fireworks: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-external-attract: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-external-bounce: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-external-bubble: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-external-connect: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-external-grab: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-external-pause: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-external-push: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-external-remove: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-external-repulse: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-external-slow: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-external-trail: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-light: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-particles-attract: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-particles-collisions: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-particles-links: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-particles-repulse: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-move-base: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-move-parallax: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-particles.js: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-path-curves: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-path-perlin-noise: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-path-polygon: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-path-simplex-noise: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-absorbers: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-canvas-mask: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-easing-back: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-easing-circ: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-easing-cubic: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-easing-expo: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-easing-quad: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-easing-quart: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-easing-quint: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-easing-sine: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-emitters: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-hsv-color: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-infection: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-motion: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-polygon-mask: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-sounds: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-preset-big-circles: + '@tsparticles/preset-big-circles': specifier: workspace:^ version: link:../../presets/bigCircles/dist - tsparticles-preset-bubbles: + '@tsparticles/preset-bubbles': specifier: workspace:^ version: link:../../presets/bubbles/dist - tsparticles-preset-confetti: + '@tsparticles/preset-confetti': specifier: workspace:^ version: link:../../presets/confetti/dist - tsparticles-preset-fire: + '@tsparticles/preset-fire': specifier: workspace:^ version: link:../../presets/fire/dist - tsparticles-preset-firefly: + '@tsparticles/preset-firefly': specifier: workspace:^ version: link:../../presets/firefly/dist - tsparticles-preset-fireworks: + '@tsparticles/preset-fireworks': specifier: workspace:^ version: link:../../presets/fireworks/dist - tsparticles-preset-fountain: + '@tsparticles/preset-fountain': specifier: workspace:^ version: link:../../presets/fountain/dist - tsparticles-preset-hyperspace: + '@tsparticles/preset-hyperspace': specifier: workspace:^ version: link:../../presets/hyperspace/dist - tsparticles-preset-links: + '@tsparticles/preset-links': specifier: workspace:^ version: link:../../presets/links/dist - tsparticles-preset-sea-anemone: + '@tsparticles/preset-sea-anemone': specifier: workspace:^ version: link:../../presets/seaAnemone/dist - tsparticles-preset-snow: + '@tsparticles/preset-snow': specifier: workspace:^ version: link:../../presets/snow/dist - tsparticles-preset-squares: + '@tsparticles/preset-squares': specifier: workspace:^ version: link:../../presets/squares/dist - tsparticles-preset-stars: + '@tsparticles/preset-stars': specifier: workspace:^ version: link:../../presets/stars/dist - tsparticles-preset-triangles: + '@tsparticles/preset-triangles': specifier: workspace:^ version: link:../../presets/triangles/dist - tsparticles-shape-bubble: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-shape-cards: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-shape-circle: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-shape-heart: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-shape-image: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-shape-line: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-shape-multiline-text: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-shape-path: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-shape-polygon: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-shape-rounded-rect: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-shape-spiral: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-shape-square: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-shape-star: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-shape-text: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-slim: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-color: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-destroy: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-gradient: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-life: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-opacity: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-orbit: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-out-modes: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-roll: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-rotate: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-size: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-stroke-color: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-tilt: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-twinkle: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-wobble: - specifier: ^2.12.0 - version: 2.12.0 devDependencies: '@fortawesome/fontawesome-free': specifier: ^6.4.2 @@ -373,8 +151,8 @@ importers: specifier: ^2.11.8 version: 2.11.8 bootstrap: - specifier: ^5.3.1 - version: 5.3.1(@popperjs/core@2.11.8) + specifier: ^5.3.2 + version: 5.3.2(@popperjs/core@2.11.8) connect-livereload: specifier: ^0.6.1 version: 0.6.1 @@ -382,17 +160,17 @@ importers: specifier: ^4.18.2 version: 4.18.2 express-rate-limit: - specifier: ^6.8.1 - version: 6.8.1(express@4.18.2) + specifier: ^7.1.4 + version: 7.1.4(express@4.18.2) helmet: - specifier: ^7.0.0 - version: 7.0.0 + specifier: ^7.1.0 + version: 7.1.0 jquery: - specifier: ^3.7.0 - version: 3.7.0 + specifier: ^3.7.1 + version: 3.7.1 jsoneditor: - specifier: ^9.10.2 - version: 9.10.2 + specifier: ^9.10.4 + version: 9.10.4 livereload: specifier: ^0.9.3 version: 0.9.3 @@ -417,238 +195,247 @@ importers: presets/bigCircles: dependencies: - tsparticles-basic: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-engine: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-emitters: - specifier: ^2.12.0 - version: 2.12.0 + '@tsparticles/basic': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/engine': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/plugin-emitters': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/plugin-emitters-shape-square': + specifier: ^3.0.0 + version: 3.0.0 publishDirectory: dist presets/bubbles: dependencies: - tsparticles-basic: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-engine: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-emitters: - specifier: ^2.12.0 - version: 2.12.0 + '@tsparticles/basic': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/engine': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/plugin-emitters': + specifier: ^3.0.0 + version: 3.0.0 publishDirectory: dist presets/confetti: dependencies: - tsparticles-basic: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-engine: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-emitters: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-motion: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-shape-square: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-life: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-roll: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-rotate: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-tilt: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-wobble: - specifier: ^2.12.0 - version: 2.12.0 + '@tsparticles/basic': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/engine': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/plugin-emitters': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/plugin-motion': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/shape-square': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/updater-life': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/updater-roll': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/updater-rotate': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/updater-tilt': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/updater-wobble': + specifier: ^3.0.0 + version: 3.0.0 publishDirectory: dist presets/fire: dependencies: - tsparticles-basic: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-engine: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-external-push: - specifier: ^2.12.0 - version: 2.12.0 + '@tsparticles/basic': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/engine': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/interaction-external-push': + specifier: ^3.0.0 + version: 3.0.0 publishDirectory: dist presets/firefly: dependencies: - tsparticles-basic: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-engine: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-external-trail: - specifier: ^2.12.0 - version: 2.12.0 + '@tsparticles/basic': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/engine': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/interaction-external-trail': + specifier: ^3.0.0 + version: 3.0.0 publishDirectory: dist presets/fireworks: dependencies: - tsparticles-basic: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-engine: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-emitters: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-sounds: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-shape-line: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-destroy: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-life: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-rotate: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-stroke-color: - specifier: ^2.12.0 - version: 2.12.0 + '@tsparticles/basic': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/engine': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/plugin-emitters': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/plugin-emitters-shape-square': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/plugin-sounds': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/shape-line': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/updater-destroy': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/updater-life': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/updater-rotate': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/updater-stroke-color': + specifier: ^3.0.0 + version: 3.0.0 publishDirectory: dist presets/fountain: dependencies: - tsparticles-basic: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-engine: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-emitters: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-destroy: - specifier: ^2.12.0 - version: 2.12.0 + '@tsparticles/basic': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/engine': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/plugin-emitters': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/updater-destroy': + specifier: ^3.0.0 + version: 3.0.0 publishDirectory: dist presets/hyperspace: dependencies: - tsparticles-basic: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-engine: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-emitters: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-life: - specifier: ^2.12.0 - version: 2.12.0 + '@tsparticles/basic': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/engine': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/plugin-emitters': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/plugin-emitters-shape-square': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/updater-life': + specifier: ^3.0.0 + version: 3.0.0 publishDirectory: dist presets/links: dependencies: - tsparticles-basic: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-engine: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-particles-links: - specifier: ^2.12.0 - version: 2.12.0 + '@tsparticles/basic': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/engine': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/interaction-particles-links': + specifier: ^3.0.0 + version: 3.0.0 publishDirectory: dist presets/seaAnemone: dependencies: - tsparticles-basic: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-engine: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-path-curves: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-emitters: - specifier: ^2.12.0 - version: 2.12.0 + '@tsparticles/basic': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/engine': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/path-curves': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/plugin-emitters': + specifier: ^3.0.0 + version: 3.0.0 publishDirectory: dist presets/snow: dependencies: - tsparticles-basic: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-engine: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-wobble: - specifier: ^2.12.0 - version: 2.12.0 + '@tsparticles/basic': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/engine': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/updater-wobble': + specifier: ^3.0.0 + version: 3.0.0 publishDirectory: dist presets/squares: dependencies: - tsparticles-engine: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-plugin-emitters: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-shape-square: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-rotate: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-size: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-updater-stroke-color: - specifier: ^2.12.0 - version: 2.12.0 + '@tsparticles/engine': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/plugin-emitters': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/shape-square': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/updater-rotate': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/updater-size': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/updater-stroke-color': + specifier: ^3.0.0 + version: 3.0.0 publishDirectory: dist presets/stars: dependencies: - tsparticles-basic: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-engine: - specifier: ^2.12.0 - version: 2.12.0 + '@tsparticles/basic': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/engine': + specifier: ^3.0.0 + version: 3.0.0 publishDirectory: dist presets/triangles: dependencies: - tsparticles-basic: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-engine: - specifier: ^2.12.0 - version: 2.12.0 - tsparticles-interaction-particles-links: - specifier: ^2.12.0 - version: 2.12.0 + '@tsparticles/basic': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/engine': + specifier: ^3.0.0 + version: 3.0.0 + '@tsparticles/interaction-particles-links': + specifier: ^3.0.0 + version: 3.0.0 publishDirectory: dist packages: @@ -670,33 +457,50 @@ packages: '@jridgewell/trace-mapping': 0.3.18 dev: false - /@babel/code-frame@7.22.5: - resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} + /@augment-vir/common@22.1.0: + resolution: {integrity: sha512-qzWhzhLCjV5iYPN4agt5HA9649l28wKYDe8BE+tE2OAP9DM8qM8Te/DeqZy4U6uAExQz47Hg+gjgC5vmFcPePw==} + dependencies: + browser-or-node: 2.1.1 + run-time-assertions: 0.2.1 + type-fest: 4.8.3 + dev: false + + /@babel/code-frame@7.22.13: + resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/highlight': 7.22.20 + chalk: 2.4.2 + dev: false + + /@babel/code-frame@7.23.5: + resolution: {integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': 7.22.5 + '@babel/highlight': 7.23.4 + chalk: 2.4.2 dev: false - /@babel/compat-data@7.22.9: - resolution: {integrity: sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==} + /@babel/compat-data@7.23.3: + resolution: {integrity: sha512-BmR4bWbDIoFJmJ9z2cZ8Gmm2MXgEDgjdWgpKmKWUt54UGFJdlj31ECtbaDvCG/qVdG3AQ1SfpZEs01lUFbzLOQ==} engines: {node: '>=6.9.0'} dev: false - /@babel/core@7.22.9: - resolution: {integrity: sha512-G2EgeufBcYw27U4hhoIwFcgc1XU7TlXJ3mv04oOv1WCuo900U/anZSPzEqNjwdjgffkk2Gs0AN0dW1CKVLcG7w==} + /@babel/core@7.23.5: + resolution: {integrity: sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.1 - '@babel/code-frame': 7.22.5 - '@babel/generator': 7.22.9 - '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.9) - '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.9) - '@babel/helpers': 7.22.6 - '@babel/parser': 7.22.7 - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.8 - '@babel/types': 7.22.5 - convert-source-map: 1.9.0 + '@babel/code-frame': 7.23.5 + '@babel/generator': 7.23.5 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.5) + '@babel/helpers': 7.23.5 + '@babel/parser': 7.23.5 + '@babel/template': 7.22.15 + '@babel/traverse': 7.23.5 + '@babel/types': 7.23.5 + convert-source-map: 2.0.0 debug: 4.3.4 gensync: 1.0.0-beta.2 json5: 2.2.3 @@ -705,11 +509,11 @@ packages: - supports-color dev: false - /@babel/generator@7.22.9: - resolution: {integrity: sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw==} + /@babel/generator@7.23.5: + resolution: {integrity: sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.23.5 '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.18 jsesc: 2.5.2 @@ -719,128 +523,125 @@ packages: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.23.3 dev: false - /@babel/helper-builder-binary-assignment-operator-visitor@7.22.5: - resolution: {integrity: sha512-m1EP3lVOPptR+2DwD125gziZNcmoNSHGmJROKoy87loWUQyJaVXDgpmruWqDARZSmtYQ+Dl25okU8+qhVzuykw==} + /@babel/helper-builder-binary-assignment-operator-visitor@7.22.15: + resolution: {integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.23.3 dev: false - /@babel/helper-compilation-targets@7.22.9(@babel/core@7.22.9): - resolution: {integrity: sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw==} + /@babel/helper-compilation-targets@7.22.15: + resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==} engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.22.9 - '@babel/core': 7.22.9 - '@babel/helper-validator-option': 7.22.5 - browserslist: 4.21.10 + '@babel/compat-data': 7.23.3 + '@babel/helper-validator-option': 7.22.15 + browserslist: 4.22.2 lru-cache: 5.1.1 semver: 6.3.1 dev: false - /@babel/helper-create-class-features-plugin@7.22.9(@babel/core@7.22.9): - resolution: {integrity: sha512-Pwyi89uO4YrGKxL/eNJ8lfEH55DnRloGPOseaA8NFNL6jAUnn+KccaISiFazCj5IolPPDjGSdzQzXVzODVRqUQ==} + /@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.23.5): + resolution: {integrity: sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-member-expression-to-functions': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-member-expression-to-functions': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.9) + '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.5) '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 semver: 6.3.1 dev: false - /@babel/helper-create-regexp-features-plugin@7.22.9(@babel/core@7.22.9): - resolution: {integrity: sha512-+svjVa/tFwsNSG4NEy1h85+HQ5imbT92Q5/bgtS7P0GTQlP8WuFdqsiABmQouhiFGyV66oGxZFpeYHza1rNsKw==} + /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.5): + resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-annotate-as-pure': 7.22.5 regexpu-core: 5.3.2 semver: 6.3.1 dev: false - /@babel/helper-define-polyfill-provider@0.4.2(@babel/core@7.22.9): - resolution: {integrity: sha512-k0qnnOqHn5dK9pZpfD5XXZ9SojAITdCKRn2Lp6rnDGzIbaP0rHyMPk/4wsSxVBVz4RfN0q6VpXWP2pDGIoQ7hw==} + /@babel/helper-define-polyfill-provider@0.4.3(@babel/core@7.23.5): + resolution: {integrity: sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.9) + '@babel/core': 7.23.5 + '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 debug: 4.3.4 lodash.debounce: 4.0.8 - resolve: 1.22.2 + resolve: 1.22.8 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-environment-visitor@7.22.5: - resolution: {integrity: sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==} + /@babel/helper-environment-visitor@7.22.20: + resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} engines: {node: '>=6.9.0'} dev: false - /@babel/helper-function-name@7.22.5: - resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} + /@babel/helper-function-name@7.23.0: + resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.22.5 - '@babel/types': 7.22.5 + '@babel/template': 7.22.15 + '@babel/types': 7.23.5 dev: false /@babel/helper-hoist-variables@7.22.5: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.23.5 dev: false - /@babel/helper-member-expression-to-functions@7.22.5: - resolution: {integrity: sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ==} + /@babel/helper-member-expression-to-functions@7.23.0: + resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.23.3 dev: false - /@babel/helper-module-imports@7.22.5: - resolution: {integrity: sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==} + /@babel/helper-module-imports@7.22.15: + resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.23.5 dev: false - /@babel/helper-module-transforms@7.22.9(@babel/core@7.22.9): - resolution: {integrity: sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==} + /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-module-imports': 7.22.5 + '@babel/core': 7.23.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-module-imports': 7.22.15 '@babel/helper-simple-access': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 dev: false /@babel/helper-optimise-call-expression@7.22.5: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.23.3 dev: false /@babel/helper-plugin-utils@7.22.5: @@ -848,27 +649,27 @@ packages: engines: {node: '>=6.9.0'} dev: false - /@babel/helper-remap-async-to-generator@7.22.9(@babel/core@7.22.9): - resolution: {integrity: sha512-8WWC4oR4Px+tr+Fp0X3RHDVfINGpF3ad1HIbrc8A77epiR6eMMc6jsgozkzT2uDiOOdoS9cLIQ+XD2XvI2WSmQ==} + /@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.23.5): + resolution: {integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-wrap-function': 7.22.9 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-wrap-function': 7.22.20 dev: false - /@babel/helper-replace-supers@7.22.9(@babel/core@7.22.9): - resolution: {integrity: sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg==} + /@babel/helper-replace-supers@7.22.20(@babel/core@7.23.5): + resolution: {integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-member-expression-to-functions': 7.22.5 + '@babel/core': 7.23.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-member-expression-to-functions': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 dev: false @@ -876,61 +677,81 @@ packages: resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.23.5 dev: false /@babel/helper-skip-transparent-expression-wrappers@7.22.5: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.23.3 dev: false /@babel/helper-split-export-declaration@7.22.6: resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.23.5 dev: false /@babel/helper-string-parser@7.22.5: resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} engines: {node: '>=6.9.0'} + /@babel/helper-string-parser@7.23.4: + resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==} + engines: {node: '>=6.9.0'} + dev: false + + /@babel/helper-validator-identifier@7.22.20: + resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} + engines: {node: '>=6.9.0'} + dev: false + /@babel/helper-validator-identifier@7.22.5: resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==} engines: {node: '>=6.9.0'} + dev: true - /@babel/helper-validator-option@7.22.5: - resolution: {integrity: sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==} + /@babel/helper-validator-option@7.22.15: + resolution: {integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==} engines: {node: '>=6.9.0'} dev: false - /@babel/helper-wrap-function@7.22.9: - resolution: {integrity: sha512-sZ+QzfauuUEfxSEjKFmi3qDSHgLsTPK/pEpoD/qonZKOtTPTLbf59oabPQ4rKekt9lFcj/hTZaOhWwFYrgjk+Q==} + /@babel/helper-wrap-function@7.22.20: + resolution: {integrity: sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-function-name': 7.22.5 - '@babel/template': 7.22.5 - '@babel/types': 7.22.5 + '@babel/helper-function-name': 7.23.0 + '@babel/template': 7.22.15 + '@babel/types': 7.23.3 dev: false - /@babel/helpers@7.22.6: - resolution: {integrity: sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA==} + /@babel/helpers@7.23.5: + resolution: {integrity: sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.8 - '@babel/types': 7.22.5 + '@babel/template': 7.22.15 + '@babel/traverse': 7.23.5 + '@babel/types': 7.23.5 transitivePeerDependencies: - supports-color dev: false - /@babel/highlight@7.22.5: - resolution: {integrity: sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==} + /@babel/highlight@7.22.20: + resolution: {integrity: sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 + chalk: 2.4.2 + js-tokens: 4.0.0 + dev: false + + /@babel/highlight@7.23.4: + resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-validator-identifier': 7.22.20 chalk: 2.4.2 js-tokens: 4.0.0 dev: false @@ -941,851 +762,858 @@ packages: hasBin: true dependencies: '@babel/types': 7.22.5 + dev: true + + /@babel/parser@7.23.5: + resolution: {integrity: sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.23.5 + dev: false - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-NP1M5Rf+u2Gw9qfSO4ihjcTGW5zXTi36ITLd4/EoAcEhIZ0yjMqmftDNl3QC19CX7olhrjpyU454g/2W7X0jvQ==} + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-iRkKcCqb7iGnq9+3G6rZ+Ciz5VywC4XNRHe57lKM+jOeYAoR0lVqdeeDRfh0tQcTfw/+vBhHn926FmQhLtlFLQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-31Bb65aZaUwqCbWMnZPduIZxCBngHFlzyN6Dq6KAJjtx+lx6ohKHubc61OomYi7XwVD4Ol0XCVz4h+pYFR048g==} + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-WwlxbfMNdVEpQjZmK5mhm7oSwD3dS6eU+Iwsi4Knl9wAletWem7kaRsGOG+8UEbRyqxY4SS5zvtfXwX+jMxUwQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-transform-optional-chaining': 7.22.6(@babel/core@7.22.9) + '@babel/plugin-transform-optional-chaining': 7.23.3(@babel/core@7.23.5) dev: false - /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.9): - resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} + /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.22.9): - resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} - engines: {node: '>=4'} + /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.5): + resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-regexp-features-plugin': 7.22.9(@babel/core@7.22.9) - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.23.5 dev: false - /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.9): + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.5): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.9): + /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.23.5): resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.9): + /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.23.5): resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.9): + /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.5): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.9): + /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.23.5): resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==} + /@babel/plugin-syntax-import-assertions@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-lPgDSU+SJLK3xmFDTV2ZRQAiM7UuUjGidwBywFavObCiZc1BeAAcMtHJKUya92hPHO+at63JJPLygilZard8jw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==} + /@babel/plugin-syntax-import-attributes@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-pawnE0P9g10xgoP7yKr6CK63K2FMsTE+FZidZO/1PwRdzmAPVs+HS1mAURUsgaoxammTJvULUdIkEK0gOcU2tA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.9): + /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.23.5): resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.9): + /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.23.5): resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.9): + /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.23.5): resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.9): + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.23.5): resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.9): + /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.23.5): resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.9): + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.23.5): resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.9): + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.23.5): resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.9): + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.23.5): resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.9): + /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.23.5): resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.9): + /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.23.5): resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.22.9): + /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.23.5): resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-regexp-features-plugin': 7.22.9(@babel/core@7.22.9) + '@babel/core': 7.23.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==} + /@babel/plugin-transform-arrow-functions@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-NzQcQrzaQPkaEwoTm4Mhyl8jI1huEL/WWIEvudjTCMJ9aBZNpsJbMASx7EQECtQQPS/DcnFpo0FIh3LvEO9cxQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-async-generator-functions@7.22.7(@babel/core@7.22.9): - resolution: {integrity: sha512-7HmE7pk/Fmke45TODvxvkxRMV9RazV+ZZzhOL9AG8G29TLrr3jkjwF7uJfxZ30EoXpO+LJkq4oA8NjO2DTnEDg==} + /@babel/plugin-transform-async-generator-functions@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-59GsVNavGxAXCDDbakWSMJhajASb4kBCqDjqJsv+p5nKdbz7istmZ3HrX3L2LuiI80+zsOADCvooqQH3qGCucQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-environment-visitor': 7.22.5 + '@babel/core': 7.23.5 + '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.9(@babel/core@7.22.9) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.9) + '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.23.5) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.5) dev: false - /@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==} + /@babel/plugin-transform-async-to-generator@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-A7LFsKi4U4fomjqXJlZg/u0ft/n8/7n7lpffUP/ZULx/DtV9SGlNKZolHH6PE8Xl1ngCc0M11OaeZptXVkfKSw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-module-imports': 7.22.5 + '@babel/core': 7.23.5 + '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.9(@babel/core@7.22.9) + '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.23.5) dev: false - /@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==} + /@babel/plugin-transform-block-scoped-functions@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-vI+0sIaPIO6CNuM9Kk5VmXcMVRiOpDh7w2zZt9GXzmE/9KD70CUEVhvPR/etAeNK/FAEkhxQtXOzVF3EuRL41A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-block-scoping@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-EcACl1i5fSQ6bt+YGuU/XGCeZKStLmyVGytWkpyhCLeQVA0eu6Wtiw92V+I1T/hnezUv7j74dA/Ro69gWcU+hg==} + /@babel/plugin-transform-block-scoping@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-QPZxHrThbQia7UdvfpaRRlq/J9ciz1J4go0k+lPBXbgaNeY7IQrBj/9ceWjvMMI07/ZBzHl/F0R/2K0qH7jCVw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==} + /@babel/plugin-transform-class-properties@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-uM+AN8yCIjDPccsKGlw271xjJtGii+xQIF/uMPS8H15L12jZTsLfF4o5vNO7d/oUguOyfdikHGc/yi9ge4SGIg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-class-features-plugin': 7.22.9(@babel/core@7.22.9) + '@babel/core': 7.23.5 + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-class-static-block@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-SPToJ5eYZLxlnp1UzdARpOGeC2GbHvr9d/UV0EukuVx8atktg194oe+C5BqQ8jRTkgLRVOPYeXRSBg1IlMoVRA==} + /@babel/plugin-transform-class-static-block@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-PENDVxdr7ZxKPyi5Ffc0LjXdnJyrJxyqF5T5YjlVg4a0VFfQHW0r8iAtRiDXkfHlu1wwcvdtnndGYIeJLSuRMQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-class-features-plugin': 7.22.9(@babel/core@7.22.9) + '@babel/core': 7.23.5 + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.9) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.5) dev: false - /@babel/plugin-transform-classes@7.22.6(@babel/core@7.22.9): - resolution: {integrity: sha512-58EgM6nuPNG6Py4Z3zSuu0xWu2VfodiMi72Jt5Kj2FECmaYk1RrTXA45z6KBFsu9tRgwQDwIiY4FXTt+YsSFAQ==} + /@babel/plugin-transform-classes@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-FGEQmugvAEu2QtgtU0uTASXevfLMFfBeVCIIdcQhn/uBQsMTjBajdnAtanQlOcuihWh10PZ7+HWvc7NtBwP74w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.9) - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-function-name': 7.22.5 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.9) + '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.5) '@babel/helper-split-export-declaration': 7.22.6 globals: 11.12.0 dev: false - /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==} + /@babel/plugin-transform-computed-properties@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-dTj83UVTLw/+nbiHqQSFdwO9CbTtwq1DsDqm3CUEtDrZNET5rT5E6bIdTlOftDTDLMYxvxHNEYO4B9SLl8SLZw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/template': 7.22.5 + '@babel/template': 7.22.15 dev: false - /@babel/plugin-transform-destructuring@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-GfqcFuGW8vnEqTUBM7UtPd5A4q797LTvvwKxXTgRsFjoqaJiEg9deBG6kWeQYkVEL569NpnmpC0Pkr/8BLKGnQ==} + /@babel/plugin-transform-destructuring@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-n225npDqjDIr967cMScVKHXJs7rout1q+tt50inyBCPkyZ8KxeI6d+GIbSBTT/w/9WdlWDOej3V9HE5Lgk57gw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==} + /@babel/plugin-transform-dotall-regex@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-vgnFYDHAKzFaTVp+mneDsIEbnJ2Np/9ng9iviHw3P/KVcgONxpNULEW/51Z/BaFojG2GI2GwwXck5uV1+1NOYQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-regexp-features-plugin': 7.22.9(@babel/core@7.22.9) + '@babel/core': 7.23.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==} + /@babel/plugin-transform-duplicate-keys@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-RrqQ+BQmU3Oyav3J+7/myfvRCq7Tbz+kKLLshUmMwNlDHExbGL7ARhajvoBJEvc+fCguPPu887N+3RRXBVKZUA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-dynamic-import@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-0MC3ppTB1AMxd8fXjSrbPa7LT9hrImt+/fcj+Pg5YMD7UQyWp/02+JWpdnCymmsXwIx5Z+sYn1bwCn4ZJNvhqQ==} + /@babel/plugin-transform-dynamic-import@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-vTG+cTGxPFou12Rj7ll+eD5yWeNl5/8xvQvF08y5Gv3v4mZQoyFf8/n9zg4q5vvCWt5jmgymfzMAldO7orBn7A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.5) dev: false - /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==} + /@babel/plugin-transform-exponentiation-operator@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-5fhCsl1odX96u7ILKHBj4/Y8vipoqwsJMh4csSA8qFfxrZDEA4Ssku2DyNvMJSmZNOEBT750LfFPbtrnTP90BQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.5 + '@babel/core': 7.23.5 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-export-namespace-from@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-X4hhm7FRnPgd4nDA4b/5V280xCx6oL7Oob5+9qVS5C13Zq4bh1qq7LU0GgRU6b5dBWBvhGaXYVB4AcN6+ol6vg==} + /@babel/plugin-transform-export-namespace-from@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-yCLhW34wpJWRdTxxWtFZASJisihrfyMOTOQexhVzA78jlU+dH7Dw+zQgcPepQ5F3C6bAIiblZZ+qBggJdHiBAg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.5) dev: false - /@babel/plugin-transform-for-of@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-3kxQjX1dU9uudwSshyLeEipvrLjBCVthCgeTp6CzE/9JYrlAIaeekVxRpCWsDDfYTfRZRoCeZatCQvwo+wvK8A==} + /@babel/plugin-transform-for-of@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-X8jSm8X1CMwxmK878qsUGJRmbysKNbdpTv/O1/v0LuY/ZkZrng5WYiekYSdg9m09OTmDDUWeEDsTE+17WYbAZw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-function-name@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==} + /@babel/plugin-transform-function-name@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-I1QXp1LxIvt8yLaib49dRW5Okt7Q4oaxao6tFVKS/anCdEOMtYwWVKoiOA1p34GOWIZjUK0E+zCp7+l1pfQyiw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.9) - '@babel/helper-function-name': 7.22.5 + '@babel/core': 7.23.5 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-function-name': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-json-strings@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-DuCRB7fu8MyTLbEQd1ew3R85nx/88yMoqo2uPSjevMj3yoN7CDM8jkgrY0wmVxfJZyJ/B9fE1iq7EQppWQmR5A==} + /@babel/plugin-transform-json-strings@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-H9Ej2OiISIZowZHaBwF0tsJOih1PftXJtE8EWqlEIwpc7LMTGq0rPOrywKLQ4nefzx8/HMR0D3JGXoMHYvhi0A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.5) dev: false - /@babel/plugin-transform-literals@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==} + /@babel/plugin-transform-literals@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-wZ0PIXRxnwZvl9AYpqNUxpZ5BiTGrYt7kueGQ+N5FiQ7RCOD4cm8iShd6S6ggfVIWaJf2EMk8eRzAh52RfP4rQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-logical-assignment-operators@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-MQQOUW1KL8X0cDWfbwYP+TbVbZm16QmQXJQ+vndPtH/BoO0lOKpVoEDMI7+PskYxH+IiE0tS8xZye0qr1lGzSA==} + /@babel/plugin-transform-logical-assignment-operators@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-+pD5ZbxofyOygEp+zZAfujY2ShNCXRpDRIPOiBmTO693hhyOEteZgl876Xs9SAHPQpcV0vz8LvA/T+w8AzyX8A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.9) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.5) dev: false - /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==} + /@babel/plugin-transform-member-expression-literals@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-sC3LdDBDi5x96LA+Ytekz2ZPk8i/Ck+DEuDbRAll5rknJ5XRTSaPKEYwomLcs1AA8wg9b3KjIQRsnApj+q51Ag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==} + /@babel/plugin-transform-modules-amd@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-vJYQGxeKM4t8hYCKVBlZX/gtIY2I7mRGFNcm85sgXGMTBcoV3QdVtdpbcWEbzbfUIUZKwvgFT82mRvaQIebZzw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.9) + '@babel/core': 7.23.5 + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-modules-commonjs@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==} + /@babel/plugin-transform-modules-commonjs@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.9) + '@babel/core': 7.23.5 + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-simple-access': 7.22.5 dev: false - /@babel/plugin-transform-modules-systemjs@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-emtEpoaTMsOs6Tzz+nbmcePl6AKVtS1yC4YNAeMun9U8YCsgadPNxnOPQ8GhHFB2qdx+LZu9LgoC0Lthuu05DQ==} + /@babel/plugin-transform-modules-systemjs@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-ZxyKGTkF9xT9YJuKQRo19ewf3pXpopuYQd8cDXqNzc3mUNbOME0RKMoZxviQk74hwzfQsEe66dE92MaZbdHKNQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.9) + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 dev: false - /@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==} + /@babel/plugin-transform-modules-umd@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-zHsy9iXX2nIsCBFPud3jKn1IRPWg3Ing1qOZgeKV39m1ZgIdpJqvlWVeiHBZC6ITRG0MfskhYe9cLgntfSFPIg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.9) + '@babel/core': 7.23.5 + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.22.9): + /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.23.5): resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-regexp-features-plugin': 7.22.9(@babel/core@7.22.9) + '@babel/core': 7.23.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-new-target@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==} + /@babel/plugin-transform-new-target@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-YJ3xKqtJMAT5/TIZnpAR3I+K+WaDowYbN3xyxI8zxx/Gsypwf9B9h0VB+1Nh6ACAAPRS5NSRje0uVv5i79HYGQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-nullish-coalescing-operator@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-6CF8g6z1dNYZ/VXok5uYkkBBICHZPiGEl7oDnAx2Mt1hlHVHOSIKWJaXHjQJA5VB43KZnXZDIexMchY4y2PGdA==} + /@babel/plugin-transform-nullish-coalescing-operator@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-xzg24Lnld4DYIdysyf07zJ1P+iIfJpxtVFOzX4g+bsJ3Ng5Le7rXx9KwqKzuyaUeRnt+I1EICwQITqc0E2PmpA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.5) dev: false - /@babel/plugin-transform-numeric-separator@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-NbslED1/6M+sXiwwtcAB/nieypGw02Ejf4KtDeMkCEpP6gWFMX1wI9WKYua+4oBneCCEmulOkRpwywypVZzs/g==} + /@babel/plugin-transform-numeric-separator@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-s9GO7fIBi/BLsZ0v3Rftr6Oe4t0ctJ8h4CCXfPoEJwmvAPMyNrfkOOJzm6b9PX9YXcCJWWQd/sBF/N26eBiMVw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.9) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.5) dev: false - /@babel/plugin-transform-object-rest-spread@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-Kk3lyDmEslH9DnvCDA1s1kkd3YWQITiBOHngOtDL9Pt6BZjzqb6hiOlb8VfjiiQJ2unmegBqZu0rx5RxJb5vmQ==} + /@babel/plugin-transform-object-rest-spread@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-VxHt0ANkDmu8TANdE9Kc0rndo/ccsmfe2Cx2y5sI4hu3AukHQ5wAu4cM7j3ba8B9548ijVyclBU+nuDQftZsog==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.9 - '@babel/core': 7.22.9 - '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.9) + '@babel/compat-data': 7.23.3 + '@babel/core': 7.23.5 + '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.9) - '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.5) + '@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.23.5) dev: false - /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==} + /@babel/plugin-transform-object-super@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-BwQ8q0x2JG+3lxCVFohg+KbQM7plfpBwThdW9A6TMtWwLsbDA01Ek2Zb/AgDN39BiZsExm4qrXxjk+P1/fzGrA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.9) + '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.5) dev: false - /@babel/plugin-transform-optional-catch-binding@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-pH8orJahy+hzZje5b8e2QIlBWQvGpelS76C63Z+jhZKsmzfNaPQ+LaW6dcJ9bxTpo1mtXbgHwy765Ro3jftmUg==} + /@babel/plugin-transform-optional-catch-binding@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-LxYSb0iLjUamfm7f1D7GpiS4j0UAC8AOiehnsGAP8BEsIX8EOi3qV6bbctw8M7ZvLtcoZfZX5Z7rN9PlWk0m5A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.5) dev: false - /@babel/plugin-transform-optional-chaining@7.22.6(@babel/core@7.22.9): - resolution: {integrity: sha512-Vd5HiWml0mDVtcLHIoEU5sw6HOUW/Zk0acLs/SAeuLzkGNOPc9DB4nkUajemhCmTIz3eiaKREZn2hQQqF79YTg==} + /@babel/plugin-transform-optional-chaining@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-zvL8vIfIUgMccIAK1lxjvNv572JHFJIKb4MWBz5OGdBQA0fB0Xluix5rmOby48exiJc987neOmP/m9Fnpkz3Tg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.5) dev: false - /@babel/plugin-transform-parameters@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-AVkFUBurORBREOmHRKo06FjHYgjrabpdqRSwq6+C7R5iTCZOsM4QbcB27St0a4U6fffyAOqh3s/qEfybAhfivg==} + /@babel/plugin-transform-parameters@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-09lMt6UsUb3/34BbECKVbVwrT9bO6lILWln237z7sLaWnMsTi7Yc9fhX5DLpkJzAGfaReXI22wP41SZmnAA3Vw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==} + /@babel/plugin-transform-private-methods@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-UzqRcRtWsDMTLrRWFvUBDwmw06tCQH9Rl1uAjfh6ijMSmGYQ+fpdB+cnqRC8EMh5tuuxSv0/TejGL+7vyj+50g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-class-features-plugin': 7.22.9(@babel/core@7.22.9) + '@babel/core': 7.23.5 + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-private-property-in-object@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-/9xnaTTJcVoBtSSmrVyhtSvO3kbqS2ODoh2juEU72c3aYonNF0OMGiaz2gjukyKM2wBBYJP38S4JiE0Wfb5VMQ==} + /@babel/plugin-transform-private-property-in-object@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-a5m2oLNFyje2e/rGKjVfAELTVI5mbA0FeZpBnkOWWV7eSmKQ+T/XW0Vf+29ScLzSxX+rnsarvU0oie/4m6hkxA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.9(@babel/core@7.22.9) + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.9) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.5) dev: false - /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==} + /@babel/plugin-transform-property-literals@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-jR3Jn3y7cZp4oEWPFAlRsSWjxKe4PZILGBSd4nis1TsC5qeSpb+nrtihJuDhNI7QHiVbUaiXa0X2RZY3/TI6Nw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-regenerator@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-rR7KePOE7gfEtNTh9Qw+iO3Q/e4DEsoQ+hdvM6QUDH7JRJ5qxq5AA52ZzBWbI5i9lfNuvySgOGP8ZN7LAmaiPw==} + /@babel/plugin-transform-regenerator@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-KP+75h0KghBMcVpuKisx3XTu9Ncut8Q8TuvGO4IhY+9D5DFEckQefOuIsB/gQ2tG71lCke4NMrtIPS8pOj18BQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 - regenerator-transform: 0.15.1 + regenerator-transform: 0.15.2 dev: false - /@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==} + /@babel/plugin-transform-reserved-words@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-QnNTazY54YqgGxwIexMZva9gqbPa15t/x9VS+0fsEFWplwVpXYZivtgl43Z1vMpc1bdPP2PP8siFeVcnFvA3Cg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==} + /@babel/plugin-transform-shorthand-properties@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-ED2fgqZLmexWiN+YNFX26fx4gh5qHDhn1O2gvEhreLW2iI63Sqm4llRLCXALKrCnbN4Jy0VcMQZl/SAzqug/jg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-spread@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==} + /@babel/plugin-transform-spread@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-VvfVYlrlBVu+77xVTOAoxQ6mZbnIq5FM0aGBSFEcIh03qHf+zNqA4DC/3XMUozTg7bZV3e3mZQ0i13VB6v5yUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 dev: false - /@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==} + /@babel/plugin-transform-sticky-regex@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-HZOyN9g+rtvnOU3Yh7kSxXrKbzgrm5X4GncPY1QOquu7epga5MxKHVpYu2hvQnry/H+JjckSYRb93iNfsioAGg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==} + /@babel/plugin-transform-template-literals@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-Flok06AYNp7GV2oJPZZcP9vZdszev6vPBkHLwxwSpaIqx75wn6mUd3UFWsSsA0l8nXAKkyCmL/sR02m8RYGeHg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==} + /@babel/plugin-transform-typeof-symbol@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-4t15ViVnaFdrPC74be1gXBSMzXk3B4Us9lP7uLRQHTFpV5Dvt33pn+2MyyNxmN3VTTm3oTrZVMUmuw3oBnQ2oQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-unicode-escapes@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-biEmVg1IYB/raUO5wT1tgfacCef15Fbzhkx493D3urBI++6hpJ+RFG4SrWMn0NEZLfvilqKf3QDrRVZHo08FYg==} + /@babel/plugin-transform-unicode-escapes@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-OMCUx/bU6ChE3r4+ZdylEqAjaQgHAgipgW8nsCfu5pGqDcFytVd91AwRvUJSBZDz0exPGgnjoqhgRYLRjFZc9Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==} + /@babel/plugin-transform-unicode-property-regex@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-KcLIm+pDZkWZQAFJ9pdfmh89EwVfmNovFBcXko8szpBeF8z68kWIPeKlmSOkT9BXJxs2C0uk+5LxoxIv62MROA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-regexp-features-plugin': 7.22.9(@babel/core@7.22.9) + '@babel/core': 7.23.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==} + /@babel/plugin-transform-unicode-regex@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-wMHpNA4x2cIA32b/ci3AfwNgheiva2W0WUKWTK7vBHBhDKfPsc5cFGNWm69WBqpwd86u1qwZ9PWevKqm1A3yAw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-regexp-features-plugin': 7.22.9(@babel/core@7.22.9) + '@babel/core': 7.23.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.22.9): - resolution: {integrity: sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==} + /@babel/plugin-transform-unicode-sets-regex@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-W7lliA/v9bNR83Qc3q1ip9CQMZ09CcHDbHfbLRDNuAhn1Mvkr1ZNF7hPmztMQvtTGVLJ9m8IZqWsTkXOml8dbw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-regexp-features-plugin': 7.22.9(@babel/core@7.22.9) + '@babel/core': 7.23.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/preset-env@7.22.9(@babel/core@7.22.9): - resolution: {integrity: sha512-wNi5H/Emkhll/bqPjsjQorSykrlfY5OWakd6AulLvMEytpKasMVUpVy8RL4qBIBs5Ac6/5i0/Rv0b/Fg6Eag/g==} + /@babel/preset-env@7.23.3(@babel/core@7.23.5): + resolution: {integrity: sha512-ovzGc2uuyNfNAs/jyjIGxS8arOHS5FENZaNn4rtE7UdKMMkqHCvboHfcuhWLZNX5cB44QfcGNWjaevxMzzMf+Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.9 - '@babel/core': 7.22.9 - '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.9) + '@babel/compat-data': 7.23.3 + '@babel/core': 7.23.5 + '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.22.5 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.9) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.9) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.9) - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.9) - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.9) - '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-syntax-import-attributes': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.9) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.9) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.9) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.9) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.9) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.9) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.9) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.9) - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.22.9) - '@babel/plugin-transform-arrow-functions': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-async-generator-functions': 7.22.7(@babel/core@7.22.9) - '@babel/plugin-transform-async-to-generator': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-block-scoped-functions': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-block-scoping': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-class-properties': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-class-static-block': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-classes': 7.22.6(@babel/core@7.22.9) - '@babel/plugin-transform-computed-properties': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-destructuring': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-duplicate-keys': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-dynamic-import': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-exponentiation-operator': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-export-namespace-from': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-for-of': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-function-name': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-json-strings': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-literals': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-logical-assignment-operators': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-member-expression-literals': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-modules-amd': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-modules-commonjs': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-modules-systemjs': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-modules-umd': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-new-target': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-nullish-coalescing-operator': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-numeric-separator': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-object-rest-spread': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-object-super': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-optional-catch-binding': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-optional-chaining': 7.22.6(@babel/core@7.22.9) - '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-private-methods': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-private-property-in-object': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-property-literals': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-regenerator': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-reserved-words': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-shorthand-properties': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-spread': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-sticky-regex': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-template-literals': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-typeof-symbol': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-unicode-escapes': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-unicode-property-regex': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.22.9) - '@babel/plugin-transform-unicode-sets-regex': 7.22.5(@babel/core@7.22.9) - '@babel/preset-modules': 0.1.6(@babel/core@7.22.9) - '@babel/types': 7.22.5 - babel-plugin-polyfill-corejs2: 0.4.5(@babel/core@7.22.9) - babel-plugin-polyfill-corejs3: 0.8.3(@babel/core@7.22.9) - babel-plugin-polyfill-regenerator: 0.5.2(@babel/core@7.22.9) - core-js-compat: 3.32.0 + '@babel/helper-validator-option': 7.22.15 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.5) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.5) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.23.5) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.5) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.5) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.5) + '@babel/plugin-syntax-import-assertions': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-syntax-import-attributes': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.5) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.5) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.5) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.5) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.5) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.5) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.5) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.5) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.5) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.23.5) + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.23.5) + '@babel/plugin-transform-arrow-functions': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-async-generator-functions': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-async-to-generator': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-block-scoped-functions': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-block-scoping': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-class-properties': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-class-static-block': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-classes': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-computed-properties': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-destructuring': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-dotall-regex': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-duplicate-keys': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-dynamic-import': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-exponentiation-operator': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-export-namespace-from': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-for-of': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-function-name': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-json-strings': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-literals': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-logical-assignment-operators': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-member-expression-literals': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-modules-amd': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-modules-systemjs': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-modules-umd': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.23.5) + '@babel/plugin-transform-new-target': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-nullish-coalescing-operator': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-numeric-separator': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-object-rest-spread': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-object-super': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-optional-catch-binding': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-optional-chaining': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-private-methods': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-private-property-in-object': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-property-literals': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-regenerator': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-reserved-words': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-shorthand-properties': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-spread': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-sticky-regex': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-template-literals': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-typeof-symbol': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-unicode-escapes': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-unicode-property-regex': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-unicode-regex': 7.23.3(@babel/core@7.23.5) + '@babel/plugin-transform-unicode-sets-regex': 7.23.3(@babel/core@7.23.5) + '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.23.5) + babel-plugin-polyfill-corejs2: 0.4.6(@babel/core@7.23.5) + babel-plugin-polyfill-corejs3: 0.8.6(@babel/core@7.23.5) + babel-plugin-polyfill-regenerator: 0.5.3(@babel/core@7.23.5) + core-js-compat: 3.33.2 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: false - /@babel/preset-modules@0.1.6(@babel/core@7.22.9): - resolution: {integrity: sha512-ID2yj6K/4lKfhuU3+EX4UvNbIt7eACFbHmNUjzA+ep+B5971CknnA/9DEWKbRokfbbtblxxxXFJJrH47UEAMVg==} + /@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.23.5): + resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} peerDependencies: '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.22.9) - '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.9) - '@babel/types': 7.22.5 + '@babel/types': 7.23.3 esutils: 2.0.3 dev: false @@ -1800,27 +1628,27 @@ packages: regenerator-runtime: 0.13.11 dev: false - /@babel/template@7.22.5: - resolution: {integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==} + /@babel/template@7.22.15: + resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.22.5 - '@babel/parser': 7.22.7 - '@babel/types': 7.22.5 + '@babel/code-frame': 7.23.5 + '@babel/parser': 7.23.5 + '@babel/types': 7.23.5 dev: false - /@babel/traverse@7.22.8: - resolution: {integrity: sha512-y6LPR+wpM2I3qJrsheCTwhIinzkETbplIgPBbwvqPKc+uljeA5gP+3nP8irdYt1mjQaDnlIcG+dw8OjAco4GXw==} + /@babel/traverse@7.23.5: + resolution: {integrity: sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.22.5 - '@babel/generator': 7.22.9 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-function-name': 7.22.5 + '@babel/code-frame': 7.23.5 + '@babel/generator': 7.23.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.22.7 - '@babel/types': 7.22.5 + '@babel/parser': 7.23.5 + '@babel/types': 7.23.5 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: @@ -1834,47 +1662,65 @@ packages: '@babel/helper-string-parser': 7.22.5 '@babel/helper-validator-identifier': 7.22.5 to-fast-properties: 2.0.0 + dev: true + + /@babel/types@7.23.3: + resolution: {integrity: sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-string-parser': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 + to-fast-properties: 2.0.0 + dev: false + + /@babel/types@7.23.5: + resolution: {integrity: sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-string-parser': 7.23.4 + '@babel/helper-validator-identifier': 7.22.20 + to-fast-properties: 2.0.0 + dev: false - /@commitlint/cli@17.6.7: - resolution: {integrity: sha512-nzZmfO5KIOupYppn1MsnYX/80I+KDlxiwkks3CJT0XT+t34UgqGi3eSyEuzgcIjPlORk5/GMaAEiys78iLfGMg==} - engines: {node: '>=v14'} + /@commitlint/cli@18.4.3(typescript@5.3.2): + resolution: {integrity: sha512-zop98yfB3A6NveYAZ3P1Mb6bIXuCeWgnUfVNkH4yhIMQpQfzFwseadazOuSn0OOfTt0lWuFauehpm9GcqM5lww==} + engines: {node: '>=v18'} hasBin: true dependencies: - '@commitlint/format': 17.4.4 - '@commitlint/lint': 17.6.7 - '@commitlint/load': 17.6.7 - '@commitlint/read': 17.5.1 - '@commitlint/types': 17.4.4 + '@commitlint/format': 18.4.3 + '@commitlint/lint': 18.4.3 + '@commitlint/load': 18.4.3(typescript@5.3.2) + '@commitlint/read': 18.4.3 + '@commitlint/types': 18.4.3 execa: 5.1.1 lodash.isfunction: 3.0.9 resolve-from: 5.0.0 resolve-global: 1.0.0 yargs: 17.7.2 transitivePeerDependencies: - - '@swc/core' - - '@swc/wasm' + - typescript dev: false - /@commitlint/config-conventional@17.6.7: - resolution: {integrity: sha512-4oTpEUC0HRM54QRHBPMOJW1pETp7usxXn9RuNYNWHcmu8wi1mpws95hvS20u2n6HtIkTn0jfn7vHioCm4AGUTw==} - engines: {node: '>=v14'} + /@commitlint/config-conventional@18.4.3: + resolution: {integrity: sha512-729eRRaNta7JZF07qf6SAGSghoDEp9mH7yHU0m7ff0q89W97wDrWCyZ3yoV3mcQJwbhlmVmZPTkPcm7qiAu8WA==} + engines: {node: '>=v18'} dependencies: - conventional-changelog-conventionalcommits: 5.0.0 + conventional-changelog-conventionalcommits: 7.0.2 dev: false - /@commitlint/config-validator@17.6.7: - resolution: {integrity: sha512-vJSncmnzwMvpr3lIcm0I8YVVDJTzyjy7NZAeXbTXy+MPUdAr9pKyyg7Tx/ebOQ9kqzE6O9WT6jg2164br5UdsQ==} - engines: {node: '>=v14'} + /@commitlint/config-validator@18.4.3: + resolution: {integrity: sha512-FPZZmTJBARPCyef9ohRC9EANiQEKSWIdatx5OlgeHKu878dWwpyeFauVkhzuBRJFcCA4Uvz/FDtlDKs008IHcA==} + engines: {node: '>=v18'} dependencies: - '@commitlint/types': 17.4.4 + '@commitlint/types': 18.4.3 ajv: 8.12.0 dev: false - /@commitlint/ensure@17.6.7: - resolution: {integrity: sha512-mfDJOd1/O/eIb/h4qwXzUxkmskXDL9vNPnZ4AKYKiZALz4vHzwMxBSYtyL2mUIDeU9DRSpEUins8SeKtFkYHSw==} - engines: {node: '>=v14'} + /@commitlint/ensure@18.4.3: + resolution: {integrity: sha512-MI4fwD9TWDVn4plF5+7JUyLLbkOdzIRBmVeNlk4dcGlkrVA+/l5GLcpN66q9LkFsFv6G2X31y89ApA3hqnqIFg==} + engines: {node: '>=v18'} dependencies: - '@commitlint/types': 17.4.4 + '@commitlint/types': 18.4.3 lodash.camelcase: 4.3.0 lodash.kebabcase: 4.1.1 lodash.snakecase: 4.1.1 @@ -1882,156 +1728,146 @@ packages: lodash.upperfirst: 4.3.1 dev: false - /@commitlint/execute-rule@17.4.0: - resolution: {integrity: sha512-LIgYXuCSO5Gvtc0t9bebAMSwd68ewzmqLypqI2Kke1rqOqqDbMpYcYfoPfFlv9eyLIh4jocHWwCK5FS7z9icUA==} - engines: {node: '>=v14'} + /@commitlint/execute-rule@18.4.3: + resolution: {integrity: sha512-t7FM4c+BdX9WWZCPrrbV5+0SWLgT3kCq7e7/GhHCreYifg3V8qyvO127HF796vyFql75n4TFF+5v1asOOWkV1Q==} + engines: {node: '>=v18'} dev: false - /@commitlint/format@17.4.4: - resolution: {integrity: sha512-+IS7vpC4Gd/x+uyQPTAt3hXs5NxnkqAZ3aqrHd5Bx/R9skyCAWusNlNbw3InDbAK6j166D9asQM8fnmYIa+CXQ==} - engines: {node: '>=v14'} + /@commitlint/format@18.4.3: + resolution: {integrity: sha512-8b+ItXYHxAhRAXFfYki5PpbuMMOmXYuzLxib65z2XTqki59YDQJGpJ/wB1kEE5MQDgSTQWtKUrA8n9zS/1uIDQ==} + engines: {node: '>=v18'} dependencies: - '@commitlint/types': 17.4.4 + '@commitlint/types': 18.4.3 chalk: 4.1.2 dev: false - /@commitlint/is-ignored@17.6.7: - resolution: {integrity: sha512-vqyNRqtbq72P2JadaoWiuoLtXIs9SaAWDqdtef6G2zsoXqKFc7vqj1f+thzVgosXG3X/5K9jNp+iYijmvOfc/g==} - engines: {node: '>=v14'} + /@commitlint/is-ignored@18.4.3: + resolution: {integrity: sha512-ZseOY9UfuAI32h9w342Km4AIaTieeFskm2ZKdrG7r31+c6zGBzuny9KQhwI9puc0J3GkUquEgKJblCl7pMnjwg==} + engines: {node: '>=v18'} dependencies: - '@commitlint/types': 17.4.4 - semver: 7.5.2 + '@commitlint/types': 18.4.3 + semver: 7.5.4 dev: false - /@commitlint/lint@17.6.7: - resolution: {integrity: sha512-TW+AozfuOFMrHn+jdwtz0IWu8REKFp0eryOvoBp2r8IXNc4KihKB1spAiUB6SFyHD6hVVeolz12aHnJ3Mb+xVQ==} - engines: {node: '>=v14'} + /@commitlint/lint@18.4.3: + resolution: {integrity: sha512-18u3MRgEXNbnYkMOWoncvq6QB8/90m9TbERKgdPqVvS+zQ/MsuRhdvHYCIXGXZxUb0YI4DV2PC4bPneBV/fYuA==} + engines: {node: '>=v18'} dependencies: - '@commitlint/is-ignored': 17.6.7 - '@commitlint/parse': 17.6.7 - '@commitlint/rules': 17.6.7 - '@commitlint/types': 17.4.4 + '@commitlint/is-ignored': 18.4.3 + '@commitlint/parse': 18.4.3 + '@commitlint/rules': 18.4.3 + '@commitlint/types': 18.4.3 dev: false - /@commitlint/load@17.6.7: - resolution: {integrity: sha512-QZ2rJTbX55BQdYrCm/p6+hh/pFBgC9nTJxfsrK6xRPe2thiQzHN0AQDBqBwAirn6gIkHrjIbCbtAE6kiDYLjrw==} - engines: {node: '>=v14'} + /@commitlint/load@18.4.3(typescript@5.3.2): + resolution: {integrity: sha512-v6j2WhvRQJrcJaj5D+EyES2WKTxPpxENmNpNG3Ww8MZGik3jWRXtph0QTzia5ZJyPh2ib5aC/6BIDymkUUM58Q==} + engines: {node: '>=v18'} dependencies: - '@commitlint/config-validator': 17.6.7 - '@commitlint/execute-rule': 17.4.0 - '@commitlint/resolve-extends': 17.6.7 - '@commitlint/types': 17.4.4 - '@types/node': 20.4.7 + '@commitlint/config-validator': 18.4.3 + '@commitlint/execute-rule': 18.4.3 + '@commitlint/resolve-extends': 18.4.3 + '@commitlint/types': 18.4.3 + '@types/node': 18.18.9 chalk: 4.1.2 - cosmiconfig: 8.2.0 - cosmiconfig-typescript-loader: 4.4.0(@types/node@20.4.7)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@5.1.6) + cosmiconfig: 8.3.6(typescript@5.3.2) + cosmiconfig-typescript-loader: 5.0.0(@types/node@18.18.9)(cosmiconfig@8.3.6)(typescript@5.3.2) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@20.4.7)(typescript@5.1.6) - typescript: 5.1.6 transitivePeerDependencies: - - '@swc/core' - - '@swc/wasm' + - typescript dev: false - /@commitlint/message@17.4.2: - resolution: {integrity: sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q==} - engines: {node: '>=v14'} + /@commitlint/message@18.4.3: + resolution: {integrity: sha512-ddJ7AztWUIoEMAXoewx45lKEYEOeOlBVWjk8hDMUGpprkuvWULpaXczqdjwVtjrKT3JhhN+gMs8pm5G3vB2how==} + engines: {node: '>=v18'} dev: false - /@commitlint/parse@17.6.7: - resolution: {integrity: sha512-ibO03BgEns+JJpohpBZYD49mCdSNMg6fTv7vA5yqzEFWkBQk5NWhEBw2yG+Z1UClStIRkMkAYyI2HzoQG9tCQQ==} - engines: {node: '>=v14'} + /@commitlint/parse@18.4.3: + resolution: {integrity: sha512-eoH7CXM9L+/Me96KVcfJ27EIIbA5P9sqw3DqjJhRYuhaULIsPHFs5S5GBDCqT0vKZQDx0DgxhMpW6AQbnKrFtA==} + engines: {node: '>=v18'} dependencies: - '@commitlint/types': 17.4.4 - conventional-changelog-angular: 5.0.13 - conventional-commits-parser: 3.2.4 + '@commitlint/types': 18.4.3 + conventional-changelog-angular: 7.0.0 + conventional-commits-parser: 5.0.0 dev: false - /@commitlint/read@17.5.1: - resolution: {integrity: sha512-7IhfvEvB//p9aYW09YVclHbdf1u7g7QhxeYW9ZHSO8Huzp8Rz7m05aCO1mFG7G8M+7yfFnXB5xOmG18brqQIBg==} - engines: {node: '>=v14'} + /@commitlint/read@18.4.3: + resolution: {integrity: sha512-H4HGxaYA6OBCimZAtghL+B+SWu8ep4X7BwgmedmqWZRHxRLcX2q0bWBtUm5FsMbluxbOfrJwOs/Z0ah4roP/GQ==} + engines: {node: '>=v18'} dependencies: - '@commitlint/top-level': 17.4.0 - '@commitlint/types': 17.4.4 + '@commitlint/top-level': 18.4.3 + '@commitlint/types': 18.4.3 fs-extra: 11.1.1 git-raw-commits: 2.0.11 minimist: 1.2.8 dev: false - /@commitlint/resolve-extends@17.6.7: - resolution: {integrity: sha512-PfeoAwLHtbOaC9bGn/FADN156CqkFz6ZKiVDMjuC2N5N0740Ke56rKU7Wxdwya8R8xzLK9vZzHgNbuGhaOVKIg==} - engines: {node: '>=v14'} + /@commitlint/resolve-extends@18.4.3: + resolution: {integrity: sha512-30sk04LZWf8+SDgJrbJCjM90gTg2LxsD9cykCFeFu+JFHvBFq5ugzp2eO/DJGylAdVaqxej3c7eTSE64hR/lnw==} + engines: {node: '>=v18'} dependencies: - '@commitlint/config-validator': 17.6.7 - '@commitlint/types': 17.4.4 + '@commitlint/config-validator': 18.4.3 + '@commitlint/types': 18.4.3 import-fresh: 3.3.0 lodash.mergewith: 4.6.2 resolve-from: 5.0.0 resolve-global: 1.0.0 dev: false - /@commitlint/rules@17.6.7: - resolution: {integrity: sha512-x/SDwDTN3w3Gr5xkhrIORu96rlKCc8ZLYEMXRqi9+MB33st2mKcGvKa5uJuigHlbl3xm75bAAubATrodVrjguQ==} - engines: {node: '>=v14'} + /@commitlint/rules@18.4.3: + resolution: {integrity: sha512-8KIeukDf45BiY+Lul1T0imSNXF0sMrlLG6JpLLKolkmYVQ6PxxoNOriwyZ3UTFFpaVbPy0rcITaV7U9JCAfDTA==} + engines: {node: '>=v18'} dependencies: - '@commitlint/ensure': 17.6.7 - '@commitlint/message': 17.4.2 - '@commitlint/to-lines': 17.4.0 - '@commitlint/types': 17.4.4 + '@commitlint/ensure': 18.4.3 + '@commitlint/message': 18.4.3 + '@commitlint/to-lines': 18.4.3 + '@commitlint/types': 18.4.3 execa: 5.1.1 dev: false - /@commitlint/to-lines@17.4.0: - resolution: {integrity: sha512-LcIy/6ZZolsfwDUWfN1mJ+co09soSuNASfKEU5sCmgFCvX5iHwRYLiIuoqXzOVDYOy7E7IcHilr/KS0e5T+0Hg==} - engines: {node: '>=v14'} + /@commitlint/to-lines@18.4.3: + resolution: {integrity: sha512-fy1TAleik4Zfru1RJ8ZU6cOSvgSVhUellxd3WZV1D5RwHZETt1sZdcA4mQN2y3VcIZsUNKkW0Mq8CM9/L9harQ==} + engines: {node: '>=v18'} dev: false - /@commitlint/top-level@17.4.0: - resolution: {integrity: sha512-/1loE/g+dTTQgHnjoCy0AexKAEFyHsR2zRB4NWrZ6lZSMIxAhBJnmCqwao7b4H8888PsfoTBCLBYIw8vGnej8g==} - engines: {node: '>=v14'} + /@commitlint/top-level@18.4.3: + resolution: {integrity: sha512-E6fJPBLPFL5R8+XUNSYkj4HekIOuGMyJo3mIx2PkYc3clel+pcWQ7TConqXxNWW4x1ugigiIY2RGot55qUq1hw==} + engines: {node: '>=v18'} dependencies: find-up: 5.0.0 dev: false - /@commitlint/types@17.4.4: - resolution: {integrity: sha512-amRN8tRLYOsxRr6mTnGGGvB5EmW/4DDjLMgiwK3CCVEmN6Sr/6xePGEpWaspKkckILuUORCwe6VfDBw6uj4axQ==} - engines: {node: '>=v14'} + /@commitlint/types@18.4.3: + resolution: {integrity: sha512-cvzx+vtY/I2hVBZHCLrpoh+sA0hfuzHwDc+BAFPimYLjJkpHnghQM+z8W/KyLGkygJh3BtI3xXXq+dKjnSWEmA==} + engines: {node: '>=v18'} dependencies: chalk: 4.1.2 dev: false - /@cspotcode/source-map-support@0.8.1: - resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} - engines: {node: '>=12'} - dependencies: - '@jridgewell/trace-mapping': 0.3.9 - dev: false - /@discoveryjs/json-ext@0.5.7: resolution: {integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==} engines: {node: '>=10.0.0'} dev: false - /@es-joy/jsdoccomment@0.39.4: - resolution: {integrity: sha512-Jvw915fjqQct445+yron7Dufix9A+m9j1fCJYlCo1FWlRvTxa3pjJelxdSTdaLWcTwRU6vbL+NYjO4YuNIS5Qg==} + /@es-joy/jsdoccomment@0.41.0: + resolution: {integrity: sha512-aKUhyn1QI5Ksbqcr3fFJj16p99QdjUxXAEuFst1Z47DRyoiMwivIH9MV/ARcJOCXVjPfjITciej8ZD2O/6qUmw==} engines: {node: '>=16'} dependencies: - comment-parser: 1.3.1 + comment-parser: 1.4.1 esquery: 1.5.0 jsdoc-type-pratt-parser: 4.0.0 dev: false - /@eslint-community/eslint-utils@4.4.0(eslint@8.46.0): + /@eslint-community/eslint-utils@4.4.0(eslint@8.55.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.46.0 - eslint-visitor-keys: 3.4.2 + eslint: 8.55.0 + eslint-visitor-keys: 3.4.3 dev: false /@eslint-community/regexpp@4.6.2: @@ -2039,8 +1875,8 @@ packages: engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} dev: false - /@eslint/eslintrc@2.1.1: - resolution: {integrity: sha512-9t7ZA7NGGK8ckelF0PQCfcxIUzs1Md5rrO6U/c+FIQNanea5UZC0wqKXH4vHBccmu4ZJgZ2idtPeW7+Q2npOEA==} + /@eslint/eslintrc@2.1.4: + resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 @@ -2056,8 +1892,8 @@ packages: - supports-color dev: false - /@eslint/js@8.46.0: - resolution: {integrity: sha512-a8TLtmPi8xzPkCbp/OGFUo5yhRkHM2Ko9kOWP4znJr0WAhWyThaw3PnwX4vOTWOAMsV2uRt32PPDcEz63esSaA==} + /@eslint/js@8.55.0: + resolution: {integrity: sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: false @@ -2067,11 +1903,11 @@ packages: requiresBuild: true dev: true - /@humanwhocodes/config-array@0.11.10: - resolution: {integrity: sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==} + /@humanwhocodes/config-array@0.11.13: + resolution: {integrity: sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==} engines: {node: '>=10.10.0'} dependencies: - '@humanwhocodes/object-schema': 1.2.1 + '@humanwhocodes/object-schema': 2.0.1 debug: 4.3.4 minimatch: 3.1.2 transitivePeerDependencies: @@ -2083,8 +1919,8 @@ packages: engines: {node: '>=12.22'} dev: false - /@humanwhocodes/object-schema@1.2.1: - resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} + /@humanwhocodes/object-schema@2.0.1: + resolution: {integrity: sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==} dev: false /@hutson/parse-repository-url@3.0.2: @@ -2125,11 +1961,6 @@ packages: engines: {node: '>=6.0.0'} dev: false - /@jridgewell/resolve-uri@3.1.1: - resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==} - engines: {node: '>=6.0.0'} - dev: false - /@jridgewell/set-array@1.1.2: resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} engines: {node: '>=6.0.0'} @@ -2157,42 +1988,82 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: false - /@jridgewell/trace-mapping@0.3.9: - resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} - dependencies: - '@jridgewell/resolve-uri': 3.1.1 - '@jridgewell/sourcemap-codec': 1.4.15 - dev: false - - /@lerna/child-process@7.1.4: - resolution: {integrity: sha512-cSiMDx9oI9vvVT+V/WHcbqrksNoc9PIPFiks1lPS7zrVWkEbgA6REQyYmRd2H71kihzqhX5TJ20f2dWv6oEPdA==} - engines: {node: ^14.17.0 || >=16.0.0} + /@lerna/create@8.0.0(typescript@5.3.2): + resolution: {integrity: sha512-mCeEhjFDRwPY7J4uxCjqdzPwPFBUGlkdlQjBidaX5XaoQcxR2hAAvgHZKfVGkUUEZKfyPcWwKzen4KydNB2G7A==} + engines: {node: '>=18.0.0'} dependencies: + '@npmcli/run-script': 6.0.2 + '@nx/devkit': 17.1.3(nx@17.1.3) + '@octokit/plugin-enterprise-rest': 6.0.1 + '@octokit/rest': 19.0.11 + byte-size: 8.1.1 chalk: 4.1.0 - execa: 5.0.0 - strong-log-transformer: 2.1.0 - dev: false - - /@lerna/create@7.1.4: - resolution: {integrity: sha512-D5YWXsXIxWb1aGqcbtttczg86zMzkNhcs00/BleFNxdNYlTRdjLIReELOGBGrq3Hij05UN+7Dv9EKnPFJVbqAw==} - engines: {node: ^14.17.0 || >=16.0.0} - dependencies: - '@lerna/child-process': 7.1.4 + clone-deep: 4.0.1 + cmd-shim: 6.0.1 + columnify: 1.6.0 + conventional-changelog-core: 5.0.1 + conventional-recommended-bump: 7.0.1 + cosmiconfig: 8.3.6(typescript@5.3.2) dedent: 0.7.0 + execa: 5.0.0 fs-extra: 11.1.1 + get-stream: 6.0.0 + git-url-parse: 13.1.0 + glob-parent: 5.1.2 + globby: 11.1.0 + graceful-fs: 4.2.11 + has-unicode: 2.0.1 + ini: 1.3.8 init-package-json: 5.0.0 + inquirer: 8.2.6 + is-ci: 3.0.1 + is-stream: 2.0.0 + js-yaml: 4.1.0 + libnpmpublish: 7.3.0 + load-json-file: 6.2.0 + lodash: 4.17.21 + make-dir: 4.0.0 + minimatch: 3.0.5 + multimatch: 5.0.0 + node-fetch: 2.6.7 npm-package-arg: 8.1.1 + npm-packlist: 5.1.1 + npm-registry-fetch: 14.0.5 + npmlog: 6.0.2 + nx: 17.1.3 + p-map: 4.0.0 + p-map-series: 2.1.0 + p-queue: 6.6.2 p-reduce: 2.1.0 pacote: 15.2.0 pify: 5.0.0 + read-cmd-shim: 4.0.0 + read-package-json: 6.0.4 + resolve-from: 5.0.0 + rimraf: 4.4.1 semver: 7.5.4 + signal-exit: 3.0.7 slash: 3.0.0 + ssri: 9.0.1 + strong-log-transformer: 2.1.0 + tar: 6.1.11 + temp-dir: 1.0.0 + upath: 2.0.1 + uuid: 9.0.0 validate-npm-package-license: 3.0.4 validate-npm-package-name: 5.0.0 - yargs-parser: 20.2.4 + write-file-atomic: 5.0.1 + write-pkg: 4.0.0 + yargs: 17.7.2 + yargs-parser: 21.1.1 transitivePeerDependencies: + - '@swc-node/register' + - '@swc/core' - bluebird + - debug + - encoding - supports-color + - typescript dev: false /@microsoft/tsdoc-config@0.16.2: @@ -2286,19 +2157,19 @@ packages: - supports-color dev: false - /@nrwl/devkit@16.6.0(nx@16.6.0): - resolution: {integrity: sha512-xZEN6wfA1uJwv+FVRQFOHsCcpvGvIYGx2zutbzungDodWkfzlJ3tzIGqYjIpPCBVT83erM6Gscnka2W46AuKfA==} + /@nrwl/devkit@17.1.3(nx@17.1.3): + resolution: {integrity: sha512-8HfIY7P3yIYfQ/XKuHoq0GGLA9GpwWtBlI9kPQ0ygjuJ9BkpiGMtQvO6003zs7c6vpc2vNeG+Jmi72+EKvoN5A==} dependencies: - '@nx/devkit': 16.6.0(nx@16.6.0) + '@nx/devkit': 17.1.3(nx@17.1.3) transitivePeerDependencies: - nx dev: false - /@nrwl/tao@16.6.0: - resolution: {integrity: sha512-NQkDhmzlR1wMuYzzpl4XrKTYgyIzELdJ+dVrNKf4+p4z5WwKGucgRBj60xMQ3kdV25IX95/fmMDB8qVp/pNQ0Q==} + /@nrwl/tao@17.1.3: + resolution: {integrity: sha512-9YpfEkUpVqOweqgQvMDcWApNx4jhCqBNH5IByZj302Enp3TLnQSvhuX5Dfr8hNQRQokIpEn6tW8SGTctTM5LXw==} hasBin: true dependencies: - nx: 16.6.0 + nx: 17.1.3 tslib: 2.6.1 transitivePeerDependencies: - '@swc-node/register' @@ -2306,22 +2177,23 @@ packages: - debug dev: false - /@nx/devkit@16.6.0(nx@16.6.0): - resolution: {integrity: sha512-rhJ0y+MSPHDuoZPxsOYdj/n5ks+gK74TIMgTb8eZgPT/uR86a4oxf62wUQXgECedR5HzLE2HunbnoLhhJXmpJw==} + /@nx/devkit@17.1.3(nx@17.1.3): + resolution: {integrity: sha512-1Is7ooovg3kdGJ5VdkePulRUDaMYLLULr+LwXgx7oHSW7AY2iCmhkoOE/vSR7DJ6rkey2gYx7eT1IoRoORiIaQ==} peerDependencies: - nx: '>= 15 <= 17' + nx: '>= 16 <= 18' dependencies: - '@nrwl/devkit': 16.6.0(nx@16.6.0) + '@nrwl/devkit': 17.1.3(nx@17.1.3) ejs: 3.1.9 + enquirer: 2.3.6 ignore: 5.2.4 - nx: 16.6.0 + nx: 17.1.3 semver: 7.5.3 tmp: 0.2.1 tslib: 2.6.1 dev: false - /@nx/nx-darwin-arm64@16.6.0: - resolution: {integrity: sha512-8nJuqcWG/Ob39rebgPLpv2h/V46b9Rqqm/AGH+bYV9fNJpxgMXclyincbMIWvfYN2tW+Vb9DusiTxV6RPrLapA==} + /@nx/nx-darwin-arm64@17.1.3: + resolution: {integrity: sha512-f4qLa0y3C4uuhYKgq+MU892WaQvtvmHqrEhHINUOxYXNiLy2sgyJPW0mOZvzXtC4dPaUmiVaFP5RMVzc8Lxhtg==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -2329,8 +2201,8 @@ packages: dev: false optional: true - /@nx/nx-darwin-x64@16.6.0: - resolution: {integrity: sha512-T4DV0/2PkPZjzjmsmQEyjPDNBEKc4Rhf7mbIZlsHXj27BPoeNjEcbjtXKuOZHZDIpGFYECGT/sAF6C2NVYgmxw==} + /@nx/nx-darwin-x64@17.1.3: + resolution: {integrity: sha512-kh76ZjqkLeQUIAfTa9G/DFFf+e1sZ5ipDzk7zFGhZ2k68PoQoFdsFOO3C513JmuEdavspts6Hkifsqh61TaE+A==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -2338,8 +2210,8 @@ packages: dev: false optional: true - /@nx/nx-freebsd-x64@16.6.0: - resolution: {integrity: sha512-Ck/yejYgp65dH9pbExKN/X0m22+xS3rWF1DBr2LkP6j1zJaweRc3dT83BWgt5mCjmcmZVk3J8N01AxULAzUAqA==} + /@nx/nx-freebsd-x64@17.1.3: + resolution: {integrity: sha512-CRuVL5ZSLb+Gc8vwMUUe9Pl/1Z26YtXMKTahBMQh2dac63vzLgzqIV4c66aduUl1x2M0kGYBSIIRG9z0/BgWeg==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] @@ -2347,8 +2219,8 @@ packages: dev: false optional: true - /@nx/nx-linux-arm-gnueabihf@16.6.0: - resolution: {integrity: sha512-eyk/R1mBQ3X0PCSS+Cck3onvr3wmZVmM/+x0x9Ai02Vm6q9Eq6oZ1YtZGQsklNIyw1vk2WV9rJCStfu9mLecEw==} + /@nx/nx-linux-arm-gnueabihf@17.1.3: + resolution: {integrity: sha512-KDBmd5tSrg93g/oij/eGW4yeVNVK3DBIM4VYAS2vtkIgVOGoqcQ+SEIeMK3nMUJP9jGyblt3QNj5ZsJBtScwQw==} engines: {node: '>= 10'} cpu: [arm] os: [linux] @@ -2356,8 +2228,8 @@ packages: dev: false optional: true - /@nx/nx-linux-arm64-gnu@16.6.0: - resolution: {integrity: sha512-S0qFFdQFDmBIEZqBAJl4K47V3YuMvDvthbYE0enXrXApWgDApmhtxINXSOjSus7DNq9kMrgtSDGkBmoBot61iw==} + /@nx/nx-linux-arm64-gnu@17.1.3: + resolution: {integrity: sha512-W2tNL/7sIwoQKLmuy68Usd6TZzIZvxZt4UE30kDwGc2RSap6RCHAvDbzSxtW+L4+deC9UxX0Tty0VuW+J8FjSg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -2365,8 +2237,8 @@ packages: dev: false optional: true - /@nx/nx-linux-arm64-musl@16.6.0: - resolution: {integrity: sha512-TXWY5VYtg2wX/LWxyrUkDVpqCyJHF7fWoVMUSlFe+XQnk9wp/yIbq2s0k3h8I4biYb6AgtcVqbR4ID86lSNuMA==} + /@nx/nx-linux-arm64-musl@17.1.3: + resolution: {integrity: sha512-Oto3gkLd7yweuVUCsSHwm4JkAIbcxpPJP0ycRHI/PRHPMIOPiMX8r651QM1amMyKAbJtAe047nyb9Sh1X0FA4A==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -2374,8 +2246,8 @@ packages: dev: false optional: true - /@nx/nx-linux-x64-gnu@16.6.0: - resolution: {integrity: sha512-qQIpSVN8Ij4oOJ5v+U+YztWJ3YQkeCIevr4RdCE9rDilfq9RmBD94L4VDm7NRzYBuQL8uQxqWzGqb7ZW4mfHpw==} + /@nx/nx-linux-x64-gnu@17.1.3: + resolution: {integrity: sha512-pJS994sa5PBPFak93RydTB9KdEmiVb3rgiSB7PDBegphERbzHEB77B7G8M5TZ62dGlMdplIEKmdhY5XNqeAf9A==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -2383,8 +2255,8 @@ packages: dev: false optional: true - /@nx/nx-linux-x64-musl@16.6.0: - resolution: {integrity: sha512-EYOHe11lfVfEfZqSAIa1c39mx2Obr4mqd36dBZx+0UKhjrcmWiOdsIVYMQSb3n0TqB33BprjI4p9ZcFSDuoNbA==} + /@nx/nx-linux-x64-musl@17.1.3: + resolution: {integrity: sha512-4Hcx5Fg/88jV+bcTr6P0dM4unXNvKgrGJe3oK9/sgEhiW6pD2UAFjv16CCSRcWhDUAzUDqcwnD2fgg+vnAJG6g==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -2392,8 +2264,8 @@ packages: dev: false optional: true - /@nx/nx-win32-arm64-msvc@16.6.0: - resolution: {integrity: sha512-f1BmuirOrsAGh5+h/utkAWNuqgohvBoekQgMxYcyJxSkFN+pxNG1U68P59Cidn0h9mkyonxGVCBvWwJa3svVFA==} + /@nx/nx-win32-arm64-msvc@17.1.3: + resolution: {integrity: sha512-dUasEuskmDxUL36XA0GZqSb9233suE4wKhxrMobyFBzHUZ2tq/unzOpPjYfqDBie4QIvF8tEpAjQsLds8LWgbw==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -2401,8 +2273,8 @@ packages: dev: false optional: true - /@nx/nx-win32-x64-msvc@16.6.0: - resolution: {integrity: sha512-UmTTjFLpv4poVZE3RdUHianU8/O9zZYBiAnTRq5spwSDwxJHnLTZBUxFFf3ztCxeHOUIfSyW9utpGfCMCptzvQ==} + /@nx/nx-win32-x64-msvc@17.1.3: + resolution: {integrity: sha512-eTuTpBHFvA5NFJh/iosmqCL4JOAjDrwXLSMgfKrZKjiApHMG1T/5Hb+PrsNpt+WnGp94ur7c4Dtx4xD5vlpAEw==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -2538,15 +2410,6 @@ packages: '@octokit/openapi-types': 18.0.0 dev: false - /@parcel/watcher@2.0.4: - resolution: {integrity: sha512-cTDi+FUDBIUOBKEtj+nhiJ71AZVlkAsQFuGQTun5tV9mwQBQgZvhCzG+URPQc8myeN32yRVZEfVAPCs1RW+Jvg==} - engines: {node: '>= 10.0.0'} - requiresBuild: true - dependencies: - node-addon-api: 3.2.1 - node-gyp-build: 4.6.0 - dev: false - /@pkgjs/parseargs@0.11.0: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} @@ -2597,45 +2460,43 @@ packages: engines: {node: '>= 10'} dev: false - /@tsconfig/node10@1.0.9: - resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} - dev: false - - /@tsconfig/node12@1.0.11: - resolution: {integrity: sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==} - dev: false - - /@tsconfig/node14@1.0.3: - resolution: {integrity: sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==} - dev: false - - /@tsconfig/node16@1.0.4: - resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} + /@tsparticles/basic@3.0.0: + resolution: {integrity: sha512-eyIr/XGk5ahLIQOWqG0GQT/baT7JWwXvRQRh8uIoKb70GSFhGEd7jQLPSpopyt3KV+l0AXw4IrNLsPUr8763eQ==} + dependencies: + '@tsparticles/engine': 3.0.0 + '@tsparticles/move-base': 3.0.0 + '@tsparticles/shape-circle': 3.0.0 + '@tsparticles/updater-color': 3.0.0 + '@tsparticles/updater-opacity': 3.0.0 + '@tsparticles/updater-out-modes': 3.0.0 + '@tsparticles/updater-size': 3.0.0 dev: false - /@tsparticles/cli@1.11.0(webpack-cli@5.1.4): - resolution: {integrity: sha512-1TxVpkcJvGYgCA93hK7UlpQz7SsqLPM2KgOBxNB5koD1HG8+pldvPKD5uHoA0sJZmMcRDMZeNUUInAyRe7wQHQ==} + /@tsparticles/cli@2.0.0(webpack-cli@5.1.4): + resolution: {integrity: sha512-g1T4MmgGS+spKMxU1kaYgz7lxEvSi24C7SxfGEfC1Fr9KDiaai4iNDAzASDTCkCfq9clxrZ69FPM7f15v2Juqg==} hasBin: true dependencies: - '@tsparticles/eslint-config': 1.19.0 - '@tsparticles/prettier-config': 1.12.0 - '@tsparticles/tsconfig': 1.14.0 - '@tsparticles/webpack-plugin': 1.23.0 - '@typescript-eslint/eslint-plugin': 6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6) - '@typescript-eslint/parser': 6.2.1(eslint@8.46.0)(typescript@5.1.6) - commander: 11.0.0 - eslint: 8.46.0 - eslint-config-prettier: 8.10.0(eslint@8.46.0) - eslint-plugin-jsdoc: 46.4.5(eslint@8.46.0) + '@tsparticles/eslint-config': 2.0.0 + '@tsparticles/prettier-config': 2.0.0 + '@tsparticles/tsconfig': 2.0.0 + '@tsparticles/webpack-plugin': 2.0.0 + '@typescript-eslint/eslint-plugin': 6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/parser': 6.13.2(eslint@8.55.0)(typescript@5.3.2) + commander: 11.1.0 + eslint: 8.55.0 + eslint-config-prettier: 9.1.0(eslint@8.55.0) + eslint-plugin-jsdoc: 46.9.0(eslint@8.55.0) eslint-plugin-tsdoc: 0.2.17 fs-extra: 11.1.1 klaw: 4.1.0 + lookpath: 1.2.2 path-scurry: 1.10.1 - prettier: 3.0.1 + prettier: 3.1.0 + prettier-plugin-multiline-arrays: 3.0.1(prettier@3.1.0) prompts: 2.4.2 - rimraf: 5.0.1 - typescript: 5.1.6 - webpack: 5.88.2(webpack-cli@5.1.4) + rimraf: 5.0.5 + typescript: 5.3.2 + webpack: 5.89.0(webpack-cli@5.1.4) transitivePeerDependencies: - '@swc/core' - '@webpack-cli/generators' @@ -2650,64 +2511,210 @@ packages: - webpack-dev-server dev: false - /@tsparticles/eslint-config@1.19.0: - resolution: {integrity: sha512-mJ48EtJBnvZejQsSkutKQCD3lBmntnaa+WCZDmBXJ1V+vYi5MSTVeToTxkvB77sq7cNP/l2572EmI/HMfHCpMg==} + /@tsparticles/engine@3.0.0: + resolution: {integrity: sha512-gBnpL4/lXTABy2C3v0pvpIXV7bcAwaEsoVFLAHfT2BHmWJl4h6tEn7JwmwxP3EdpzYPv88OpVIxh0NRpGyqdaw==} + requiresBuild: true + dev: false + + /@tsparticles/eslint-config@2.0.0: + resolution: {integrity: sha512-V1Pd5Hw57qEtGaja+7QxiKPCiIfnifFZAXEewvRlTRePoTKget9TxiGoH9Vw9T+qyZqu5UbLm596sspiRkqoFA==} dependencies: - '@tsparticles/prettier-config': 1.12.0 - '@typescript-eslint/eslint-plugin': 6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6) - '@typescript-eslint/parser': 6.2.1(eslint@8.46.0)(typescript@5.1.6) - eslint: 8.46.0 - eslint-config-prettier: 8.10.0(eslint@8.46.0) - eslint-plugin-import: 2.28.0(@typescript-eslint/parser@6.2.1)(eslint@8.46.0) - eslint-plugin-jsdoc: 46.4.5(eslint@8.46.0) + '@tsparticles/prettier-config': 2.0.0 + '@typescript-eslint/eslint-plugin': 6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/parser': 6.13.2(eslint@8.55.0)(typescript@5.3.2) + eslint: 8.55.0 + eslint-config-prettier: 9.1.0(eslint@8.55.0) + eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.13.2)(eslint@8.55.0) + eslint-plugin-jsdoc: 46.9.0(eslint@8.55.0) eslint-plugin-tsdoc: 0.2.17 - prettier: 3.0.1 - typescript: 5.1.6 + prettier: 3.1.0 + typescript: 5.3.2 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color dev: false - /@tsparticles/prettier-config@1.12.0: - resolution: {integrity: sha512-IMpJEy85zeB2OTZZEXDtdxHrt03N11mjyu5TFY5BlnJrWIJC+dbIginuCmJyoCy0NUa0UW05p130zR9IXylfmQ==} + /@tsparticles/interaction-external-push@3.0.0: + resolution: {integrity: sha512-/0wYLzGSwURoOxXbaC8/7kSkWV1W+6tFGQyoNC9WIj98Z3nCLhQR3JOJYd4MoyraTLS289IEC9sgIzLr2apn6g==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/interaction-external-trail@3.0.0: + resolution: {integrity: sha512-PQ2gauZ2ANwADDuIImaFDIY7n7dhDHsiutIQpnXEF+miaAARB31F6YEXWFtv7/8Tq13GE7V2wBRkNAiMADws2g==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/interaction-particles-links@3.0.0: + resolution: {integrity: sha512-vk2fUZ8z4ojamIH0T4dGmrXb+9bcONKm/4Q0otG0Cpgg7p/kuF2CVUIaMyxceRAhZaIFP8UfJCBvM4wL9SYFFg==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/move-base@3.0.0: + resolution: {integrity: sha512-ARPoSyJ1QJ+eEVySzj1oJNEyl1bRR83tQcGmEvOSHWhtA43b3rs7y5LnU5P+8R1i4jrLp5L+5svzEockDr2b0g==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/path-curves@3.0.0: + resolution: {integrity: sha512-3oLWzvJc92ZvifNK2Uo1qa2Xb7GUo4pDDj8R9xkeMYwTxAhoGu7GNxwpZ2Gwzz3Afhm679KG9dLNmdAn2ofgwA==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/plugin-emitters-shape-square@3.0.0: + resolution: {integrity: sha512-yj3AphJ0ogNwxOsijBfTR2sKogtmwlLeWUaCxbeZ+J0Ot77FzuHdwzbODklja9MklzZCWBHLfmJaKC2/F9zblg==} + dependencies: + '@tsparticles/engine': 3.0.0 + '@tsparticles/plugin-emitters': 3.0.0 + dev: false + + /@tsparticles/plugin-emitters@3.0.0: + resolution: {integrity: sha512-oLBPCL+c6CoI9FCcQ4HzAZmBybUu2rGAJRgoXO76YSPIUd+JKZfrktkaFtcxzlbEWKO+FonRyfTg732q9F+tJA==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/plugin-motion@3.0.0: + resolution: {integrity: sha512-mYmrEs7thm6suw8wljl2Lho9GRCDPgpuHi6dwSF3aGrphPehrt3oJ/Fktw6u09gSzRJso6MkGOLhqbrUC4GHhw==} dependencies: - prettier: 3.0.1 + '@tsparticles/engine': 3.0.0 dev: false - /@tsparticles/tsconfig@1.14.0: - resolution: {integrity: sha512-/4Lyy0v55QtWmgzt/oi/wRFXyJGdCY1DLGmqbUNpdWm+URFnADENd1y4kEvuyPEvUKgoU6BxztdYmHZ05EOYjg==} + /@tsparticles/plugin-sounds@3.0.0: + resolution: {integrity: sha512-2/4GuRYzOeJphAoHwENcklcnnp0axpzhQJ52gpnzBkDXXzBSGfayNuTDRYogZZx8LDO4wzrN+3uSXFV5fon0qQ==} dependencies: - typescript: 5.1.6 + '@tsparticles/engine': 3.0.0 dev: false - /@tsparticles/webpack-plugin@1.23.0: - resolution: {integrity: sha512-uSqCa5Advs29l4koLRucCUqqMu1l0BFW/0682y+gJwrIE40yHJGgWOqbNriofcIWHvJxrrvq4iyJABqI9L3QYg==} + /@tsparticles/prettier-config@2.0.0: + resolution: {integrity: sha512-0cXfb2hMmA3Mu41HLu4JNCnbG/yfv9ExqVP/R5v6HSWt+uGxidYl3TJWh/bKnWwXJMK04h4Y4bLfdSZQJ7Yizw==} dependencies: - '@babel/core': 7.22.9 - '@babel/preset-env': 7.22.9(@babel/core@7.22.9) - '@tsparticles/eslint-config': 1.19.0 - '@tsparticles/prettier-config': 1.12.0 - '@types/node': 20.4.7 - '@types/webpack-bundle-analyzer': 4.6.0(webpack-cli@5.1.4) - '@types/webpack-env': 1.18.1 - '@typescript-eslint/eslint-plugin': 6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6) - '@typescript-eslint/parser': 6.2.1(eslint@8.46.0)(typescript@5.1.6) - babel-loader: 9.1.3(@babel/core@7.22.9)(webpack@5.88.2) - browserslist: 4.21.10 + prettier: 3.1.0 + prettier-plugin-multiline-arrays: 3.0.1(prettier@3.1.0) + dev: false + + /@tsparticles/shape-circle@3.0.0: + resolution: {integrity: sha512-4m8+Q2qbpjWxcyZyd9PJlpu7t030eo9zf87eoIniIkP49AQfzeVqeVwtQkRG4Mty58trCf/KtRWxbozUzpqiPw==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/shape-line@3.0.0: + resolution: {integrity: sha512-C7xCOepUfK3iKGROfWtl/H0kn/z6dZPznYQnTuCgCQPNiwDvBEOaRov373VEOuBmlULKzjDIAFSsHHXrAgbI9Q==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/shape-square@3.0.0: + resolution: {integrity: sha512-KcNVjhVYpHfhs5cRR5Y+YbXhmfcHeV9trnubJolp5HjKUmaQjMeGYKLmitJ/yetBQxAcgtkIw+RCjRADP27Wbw==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/tsconfig@2.0.0: + resolution: {integrity: sha512-yWeTlTj13+kpHfeFgqn4XjuzDhvxtSQpBiNRsxPPPpRj3chNRNmzd1Qkq0tn3v1G6LL/Cc6eH+jopsDiCM75nQ==} + dependencies: + typescript: 5.3.2 + dev: false + + /@tsparticles/updater-color@3.0.0: + resolution: {integrity: sha512-ksh8+G553kgSH4sk/oAbmfmNQ6pPkyLdF1ZNItS3Ok6/NW0xtP1WOt3SoeGyQwaSS0AdDsWiPTOQWtSMxMtGRw==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/updater-destroy@3.0.0: + resolution: {integrity: sha512-zyHgVlDCp2RLMw9f9PkJXfhESFrT+hkSquQjENlhAUibDzZRDTl32lhw7PIYL+kQBZefpExt3u0owiTTjaILkw==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/updater-life@3.0.0: + resolution: {integrity: sha512-Gzt60d6j0QJvZ2cxKOGZNnA6bMhEDsBgYZeeRvYnT5Z8970H2aSlP2ArZqKvKNICxC7+IcOhbbGYEqlHvSZyvA==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/updater-opacity@3.0.0: + resolution: {integrity: sha512-KY5E5kosOGi2Z4UJQFny0aSjfYSPEbyR4p0Sz+1QynbgJpD0xLf7VR7bl1Gnh8o8GelWCLaJFjk6Z7Zo8UoY5w==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/updater-out-modes@3.0.0: + resolution: {integrity: sha512-0VR7xbp9rmNwLQ/9gWnTwZgLKOokX0g+44cg0plrrUuZ2CDEoF2n8LJpHIAhE71uoqZ67B9rVRqno2iZzo3zCA==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/updater-roll@3.0.0: + resolution: {integrity: sha512-MWSSt0x0BEgGtSdzoZw1gdPrgXDxIH/hCHgFHcZsAEHN+j+PbC15D3+XdxAudZkEcnnZ1imOayQ4m83z2zAgXQ==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/updater-rotate@3.0.0: + resolution: {integrity: sha512-NgMqzVjVDT0VkfJ91JsPjtDgXkouJJwqRfAaBs8yMiD7xTaRGzPiFTH+ANrbnX8ID2RUMKR3jpn3afNejTG0XA==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/updater-size@3.0.0: + resolution: {integrity: sha512-GpVtEJ7G9psNxOcmftcYFaiL6LQEs0lEUkB5vYyK6XoM1H1pRG3z/qNCclPb9Hy7eGmOeycy4nRe7/FLGaSHvw==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/updater-stroke-color@3.0.0: + resolution: {integrity: sha512-rnXwXqiBlnwoJtnyq6uHNusPx3PnFYX99G9/dh9hDBngCAeDrIb/6zsvTAvNxmj9UvrvNOmVDVauo0z7EjPCUA==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/updater-tilt@3.0.0: + resolution: {integrity: sha512-V/MiScH/SB/f7bQu6+7LD1wNA1o1yhIwaYY7x0xXJy/uAiMNGzdsRSZxeQbmCKpv+QaL+8Ll1MoKVKesQmPGUg==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/updater-wobble@3.0.0: + resolution: {integrity: sha512-nb9Il2KDdUJR9CG2aWJA99DR91PzsaaKL3M9PZuM06PQI27zK5HFF8HTYFXIRGcIhKzKNcz2RyZA3BHSDhqxbg==} + dependencies: + '@tsparticles/engine': 3.0.0 + dev: false + + /@tsparticles/webpack-plugin@2.0.0: + resolution: {integrity: sha512-tk44F7oYevlLE9NAh3oj+cFd5t/ii6ru/YYxAMnRyPqVpBvuTSisxCwspbvnXInEOSpEQeXw/MtKgoeZPjHOYQ==} + dependencies: + '@babel/core': 7.23.5 + '@babel/preset-env': 7.23.3(@babel/core@7.23.5) + '@tsparticles/eslint-config': 2.0.0 + '@tsparticles/prettier-config': 2.0.0 + '@types/node': 20.10.3 + '@types/webpack-bundle-analyzer': 4.6.3(webpack-cli@5.1.4) + '@types/webpack-env': 1.18.4 + '@typescript-eslint/eslint-plugin': 6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/parser': 6.13.2(eslint@8.55.0)(typescript@5.3.2) + babel-loader: 9.1.3(@babel/core@7.23.5)(webpack@5.89.0) + browserslist: 4.22.2 copyfiles: 2.4.1 - eslint: 8.46.0 - eslint-config-prettier: 8.10.0(eslint@8.46.0) - eslint-plugin-import: 2.28.0(@typescript-eslint/parser@6.2.1)(eslint@8.46.0) - eslint-plugin-jsdoc: 46.4.5(eslint@8.46.0) + eslint: 8.55.0 + eslint-config-prettier: 9.1.0(eslint@8.55.0) + eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.13.2)(eslint@8.55.0) + eslint-plugin-jsdoc: 46.9.0(eslint@8.55.0) eslint-plugin-tsdoc: 0.2.17 - prettier: 3.0.1 - rimraf: 5.0.1 - terser-webpack-plugin: 5.3.9(webpack@5.88.2) - typescript: 5.1.6 - webpack: 5.88.2(webpack-cli@5.1.4) - webpack-bundle-analyzer: 4.9.0 - webpack-cli: 5.1.4(webpack-bundle-analyzer@4.9.0)(webpack@5.88.2) + prettier: 3.1.0 + prettier-plugin-multiline-arrays: 3.0.1(prettier@3.1.0) + rimraf: 5.0.5 + terser-webpack-plugin: 5.3.9(webpack@5.89.0) + typescript: 5.3.2 + webpack: 5.89.0(webpack-cli@5.1.4) + webpack-bundle-analyzer: 4.10.1 + webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.1)(webpack@5.89.0) transitivePeerDependencies: - '@swc/core' - '@webpack-cli/generators' @@ -2768,8 +2775,16 @@ packages: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: false - /@types/node@20.4.7: - resolution: {integrity: sha512-bUBrPjEry2QUTsnuEjzjbS7voGWCc30W0qzgMf90GPeDGFRakvrz47ju+oqDAKCXLUCe39u57/ORMl/O/04/9g==} + /@types/node@18.18.9: + resolution: {integrity: sha512-0f5klcuImLnG4Qreu9hPj/rEfFq6YRc5n2mAjSsH+ec/mJL+3voBH0+8T7o8RpFjH7ovc+TRsL/c7OYIQsPTfQ==} + dependencies: + undici-types: 5.26.5 + dev: false + + /@types/node@20.10.3: + resolution: {integrity: sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg==} + dependencies: + undici-types: 5.26.5 dev: false /@types/normalize-package-data@2.4.1: @@ -2780,12 +2795,12 @@ packages: resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==} dev: false - /@types/webpack-bundle-analyzer@4.6.0(webpack-cli@5.1.4): - resolution: {integrity: sha512-XeQmQCCXdZdap+A/60UKmxW5Mz31Vp9uieGlHB3T4z/o2OLVLtTI3bvTuS6A2OWd/rbAAQiGGWIEFQACu16szA==} + /@types/webpack-bundle-analyzer@4.6.3(webpack-cli@5.1.4): + resolution: {integrity: sha512-XYU3m7oRb1tlE8YhwkKLi1xba2buNB9V4VkQtOVTfJuUm/413pE/UCMVcPDFFBwpzGkr9y1WbSEvdPjKVPt0gw==} dependencies: - '@types/node': 20.4.7 + '@types/node': 20.10.3 tapable: 2.2.1 - webpack: 5.88.2(webpack-cli@5.1.4) + webpack: 5.89.0(webpack-cli@5.1.4) transitivePeerDependencies: - '@swc/core' - esbuild @@ -2793,12 +2808,12 @@ packages: - webpack-cli dev: false - /@types/webpack-env@1.18.1: - resolution: {integrity: sha512-D0HJET2/UY6k9L6y3f5BL+IDxZmPkYmPT4+qBrRdmRLYRuV0qNKizMgTvYxXZYn+36zjPeoDZAEYBCM6XB+gww==} + /@types/webpack-env@1.18.4: + resolution: {integrity: sha512-I6e+9+HtWADAWeeJWDFQtdk4EVSAbj6Rtz4q8fJ7mSr1M0jzlFcs8/HZ+Xb5SHzVm1dxH7aUiI+A8kA8Gcrm0A==} dev: false - /@typescript-eslint/eslint-plugin@6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-iZVM/ALid9kO0+I81pnp1xmYiFyqibAHzrqX4q5YvvVEyJqY+e6rfTXSCsc2jUxGNqJqTfFSSij/NFkZBiBzLw==} + /@typescript-eslint/eslint-plugin@6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.2): + resolution: {integrity: sha512-3+9OGAWHhk4O1LlcwLBONbdXsAhLjyCFogJY/cWy2lxdVJ2JrcTF2pTGMaLl2AE7U1l31n8Py4a8bx5DLf/0dQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -2809,26 +2824,25 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 6.2.1(eslint@8.46.0)(typescript@5.1.6) - '@typescript-eslint/scope-manager': 6.2.1 - '@typescript-eslint/type-utils': 6.2.1(eslint@8.46.0)(typescript@5.1.6) - '@typescript-eslint/utils': 6.2.1(eslint@8.46.0)(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.2.1 + '@typescript-eslint/parser': 6.13.2(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/scope-manager': 6.13.2 + '@typescript-eslint/type-utils': 6.13.2(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/utils': 6.13.2(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/visitor-keys': 6.13.2 debug: 4.3.4 - eslint: 8.46.0 + eslint: 8.55.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare: 1.4.0 - natural-compare-lite: 1.4.0 semver: 7.5.4 - ts-api-utils: 1.0.1(typescript@5.1.6) - typescript: 5.1.6 + ts-api-utils: 1.0.1(typescript@5.3.2) + typescript: 5.3.2 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/parser@6.2.1(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-Ld+uL1kYFU8e6btqBFpsHkwQ35rw30IWpdQxgOqOh4NfxSDH6uCkah1ks8R/RgQqI5hHPXMaLy9fbFseIe+dIg==} + /@typescript-eslint/parser@6.13.2(eslint@8.55.0)(typescript@5.3.2): + resolution: {integrity: sha512-MUkcC+7Wt/QOGeVlM8aGGJZy1XV5YKjTpq9jK6r6/iLsGXhBVaGP5N0UYvFsu9BFlSpwY9kMretzdBH01rkRXg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -2837,27 +2851,27 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.2.1 - '@typescript-eslint/types': 6.2.1 - '@typescript-eslint/typescript-estree': 6.2.1(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.2.1 + '@typescript-eslint/scope-manager': 6.13.2 + '@typescript-eslint/types': 6.13.2 + '@typescript-eslint/typescript-estree': 6.13.2(typescript@5.3.2) + '@typescript-eslint/visitor-keys': 6.13.2 debug: 4.3.4 - eslint: 8.46.0 - typescript: 5.1.6 + eslint: 8.55.0 + typescript: 5.3.2 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/scope-manager@6.2.1: - resolution: {integrity: sha512-UCqBF9WFqv64xNsIEPfBtenbfodPXsJ3nPAr55mGPkQIkiQvgoWNo+astj9ZUfJfVKiYgAZDMnM6dIpsxUMp3Q==} + /@typescript-eslint/scope-manager@6.13.2: + resolution: {integrity: sha512-CXQA0xo7z6x13FeDYCgBkjWzNqzBn8RXaE3QVQVIUm74fWJLkJkaHmHdKStrxQllGh6Q4eUGyNpMe0b1hMkXFA==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.2.1 - '@typescript-eslint/visitor-keys': 6.2.1 + '@typescript-eslint/types': 6.13.2 + '@typescript-eslint/visitor-keys': 6.13.2 dev: false - /@typescript-eslint/type-utils@6.2.1(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-fTfCgomBMIgu2Dh2Or3gMYgoNAnQm3RLtRp+jP7A8fY+LJ2+9PNpi5p6QB5C4RSP+U3cjI0vDlI3mspAkpPVbQ==} + /@typescript-eslint/type-utils@6.13.2(eslint@8.55.0)(typescript@5.3.2): + resolution: {integrity: sha512-Qr6ssS1GFongzH2qfnWKkAQmMUyZSyOr0W54nZNU1MDfo+U4Mv3XveeLZzadc/yq8iYhQZHYT+eoXJqnACM1tw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -2866,23 +2880,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.2.1(typescript@5.1.6) - '@typescript-eslint/utils': 6.2.1(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 6.13.2(typescript@5.3.2) + '@typescript-eslint/utils': 6.13.2(eslint@8.55.0)(typescript@5.3.2) debug: 4.3.4 - eslint: 8.46.0 - ts-api-utils: 1.0.1(typescript@5.1.6) - typescript: 5.1.6 + eslint: 8.55.0 + ts-api-utils: 1.0.1(typescript@5.3.2) + typescript: 5.3.2 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/types@6.2.1: - resolution: {integrity: sha512-528bGcoelrpw+sETlyM91k51Arl2ajbNT9L4JwoXE2dvRe1yd8Q64E4OL7vHYw31mlnVsf+BeeLyAZUEQtqahQ==} + /@typescript-eslint/types@6.13.2: + resolution: {integrity: sha512-7sxbQ+EMRubQc3wTfTsycgYpSujyVbI1xw+3UMRUcrhSy+pN09y/lWzeKDbvhoqcRbHdc+APLs/PWYi/cisLPg==} engines: {node: ^16.0.0 || >=18.0.0} dev: false - /@typescript-eslint/typescript-estree@6.2.1(typescript@5.1.6): - resolution: {integrity: sha512-G+UJeQx9AKBHRQBpmvr8T/3K5bJa485eu+4tQBxFq0KoT22+jJyzo1B50JDT9QdC1DEmWQfdKsa8ybiNWYsi0Q==} + /@typescript-eslint/typescript-estree@6.13.2(typescript@5.3.2): + resolution: {integrity: sha512-SuD8YLQv6WHnOEtKv8D6HZUzOub855cfPnPMKvdM/Bh1plv1f7Q/0iFUDLKKlxHcEstQnaUU4QZskgQq74t+3w==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -2890,43 +2904,47 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.2.1 - '@typescript-eslint/visitor-keys': 6.2.1 + '@typescript-eslint/types': 6.13.2 + '@typescript-eslint/visitor-keys': 6.13.2 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - ts-api-utils: 1.0.1(typescript@5.1.6) - typescript: 5.1.6 + ts-api-utils: 1.0.1(typescript@5.3.2) + typescript: 5.3.2 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/utils@6.2.1(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-eBIXQeupYmxVB6S7x+B9SdBeB6qIdXKjgQBge2J+Ouv8h9Cxm5dHf/gfAZA6dkMaag+03HdbVInuXMmqFB/lKQ==} + /@typescript-eslint/utils@6.13.2(eslint@8.55.0)(typescript@5.3.2): + resolution: {integrity: sha512-b9Ptq4eAZUym4idijCRzl61oPCwwREcfDI8xGk751Vhzig5fFZR9CyzDz4Sp/nxSLBYxUPyh4QdIDqWykFhNmQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.46.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.55.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 - '@typescript-eslint/scope-manager': 6.2.1 - '@typescript-eslint/types': 6.2.1 - '@typescript-eslint/typescript-estree': 6.2.1(typescript@5.1.6) - eslint: 8.46.0 + '@typescript-eslint/scope-manager': 6.13.2 + '@typescript-eslint/types': 6.13.2 + '@typescript-eslint/typescript-estree': 6.13.2(typescript@5.3.2) + eslint: 8.55.0 semver: 7.5.4 transitivePeerDependencies: - supports-color - typescript dev: false - /@typescript-eslint/visitor-keys@6.2.1: - resolution: {integrity: sha512-iTN6w3k2JEZ7cyVdZJTVJx2Lv7t6zFA8DCrJEHD2mwfc16AEvvBWVhbFh34XyG2NORCd0viIgQY1+u7kPI0WpA==} + /@typescript-eslint/visitor-keys@6.13.2: + resolution: {integrity: sha512-OGznFs0eAQXJsp+xSd6k/O1UbFi/K/L7WjqeRoFE7vadjAF9y0uppXhYNQNEqygjou782maGClOoZwPqF0Drlw==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.2.1 - eslint-visitor-keys: 3.4.2 + '@typescript-eslint/types': 6.13.2 + eslint-visitor-keys: 3.4.3 + dev: false + + /@ungap/structured-clone@1.2.0: + resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: false /@webassemblyjs/ast@1.11.6: @@ -3035,29 +3053,29 @@ packages: '@xtuc/long': 4.2.2 dev: false - /@webpack-cli/configtest@2.1.1(webpack-cli@5.1.4)(webpack@5.88.2): + /@webpack-cli/configtest@2.1.1(webpack-cli@5.1.4)(webpack@5.89.0): resolution: {integrity: sha512-wy0mglZpDSiSS0XHrVR+BAdId2+yxPSoJW8fsna3ZpYSlufjvxnP4YbKTCBZnNIcGN4r6ZPXV55X4mYExOfLmw==} engines: {node: '>=14.15.0'} peerDependencies: webpack: 5.x.x webpack-cli: 5.x.x dependencies: - webpack: 5.88.2(webpack-cli@5.1.4) - webpack-cli: 5.1.4(webpack-bundle-analyzer@4.9.0)(webpack@5.88.2) + webpack: 5.89.0(webpack-cli@5.1.4) + webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.1)(webpack@5.89.0) dev: false - /@webpack-cli/info@2.0.2(webpack-cli@5.1.4)(webpack@5.88.2): + /@webpack-cli/info@2.0.2(webpack-cli@5.1.4)(webpack@5.89.0): resolution: {integrity: sha512-zLHQdI/Qs1UyT5UBdWNqsARasIA+AaF8t+4u2aS2nEpBQh2mWIVb8qAklq0eUENnC5mOItrIB4LiS9xMtph18A==} engines: {node: '>=14.15.0'} peerDependencies: webpack: 5.x.x webpack-cli: 5.x.x dependencies: - webpack: 5.88.2(webpack-cli@5.1.4) - webpack-cli: 5.1.4(webpack-bundle-analyzer@4.9.0)(webpack@5.88.2) + webpack: 5.89.0(webpack-cli@5.1.4) + webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.1)(webpack@5.89.0) dev: false - /@webpack-cli/serve@2.0.5(webpack-cli@5.1.4)(webpack@5.88.2): + /@webpack-cli/serve@2.0.5(webpack-cli@5.1.4)(webpack@5.89.0): resolution: {integrity: sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==} engines: {node: '>=14.15.0'} peerDependencies: @@ -3068,8 +3086,8 @@ packages: webpack-dev-server: optional: true dependencies: - webpack: 5.88.2(webpack-cli@5.1.4) - webpack-cli: 5.1.4(webpack-bundle-analyzer@4.9.0)(webpack@5.88.2) + webpack: 5.89.0(webpack-cli@5.1.4) + webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.1)(webpack@5.89.0) dev: false /@xtuc/ieee754@1.2.0: @@ -3118,8 +3136,8 @@ packages: negotiator: 0.6.3 dev: true - /ace-builds@1.23.4: - resolution: {integrity: sha512-a4hKAT2T7KNUQC4LQPW2peuoEsZmLYTn4Dwjkh26A3Z+fQ8/fA2JZNs3V6CqvivhbyMQXQJD1u/0qTCoSS6deA==} + /ace-builds@1.31.2: + resolution: {integrity: sha512-IeZI9ytPA6mB+goPxPkUPW4vXBoLuaBl5czu2tjtKrMi7mdRgyIUA/8e5JlrI1mqKoMeWHoUujzMTWkyutTdBw==} dev: true /acorn-import-assertions@1.9.0(acorn@8.10.0): @@ -3307,10 +3325,6 @@ packages: readable-stream: 3.6.2 dev: false - /arg@4.1.3: - resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==} - dev: false - /argparse@1.0.10: resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==} dependencies: @@ -3341,8 +3355,8 @@ packages: resolution: {integrity: sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==} dev: false - /array-includes@3.1.6: - resolution: {integrity: sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==} + /array-includes@3.1.7: + resolution: {integrity: sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -3357,8 +3371,8 @@ packages: engines: {node: '>=8'} dev: false - /array.prototype.findlastindex@1.2.2: - resolution: {integrity: sha512-tb5thFFlUcp7NdNF6/MpDk/1r/4awWG1FIz3YqDf+/zJSTezBb+/5WViH41obXULHVpDzoiCLpJ/ZO9YbJMsdw==} + /array.prototype.findlastindex@1.2.3: + resolution: {integrity: sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -3368,8 +3382,8 @@ packages: get-intrinsic: 1.2.1 dev: false - /array.prototype.flat@1.3.1: - resolution: {integrity: sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA==} + /array.prototype.flat@1.3.2: + resolution: {integrity: sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -3378,8 +3392,8 @@ packages: es-shim-unscopables: 1.0.0 dev: false - /array.prototype.flatmap@1.3.1: - resolution: {integrity: sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==} + /array.prototype.flatmap@1.3.2: + resolution: {integrity: sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -3431,8 +3445,8 @@ packages: engines: {node: '>= 0.4'} dev: false - /axios@1.4.0: - resolution: {integrity: sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==} + /axios@1.6.2: + resolution: {integrity: sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==} dependencies: follow-redirects: 1.15.2 form-data: 4.0.0 @@ -3441,51 +3455,51 @@ packages: - debug dev: false - /babel-loader@9.1.3(@babel/core@7.22.9)(webpack@5.88.2): + /babel-loader@9.1.3(@babel/core@7.23.5)(webpack@5.89.0): resolution: {integrity: sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==} engines: {node: '>= 14.15.0'} peerDependencies: '@babel/core': ^7.12.0 webpack: '>=5' dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.23.5 find-cache-dir: 4.0.0 schema-utils: 4.2.0 - webpack: 5.88.2(webpack-cli@5.1.4) + webpack: 5.89.0(webpack-cli@5.1.4) dev: false - /babel-plugin-polyfill-corejs2@0.4.5(@babel/core@7.22.9): - resolution: {integrity: sha512-19hwUH5FKl49JEsvyTcoHakh6BE0wgXLLptIyKZ3PijHc/Ci521wygORCUCCred+E/twuqRyAkE02BAWPmsHOg==} + /babel-plugin-polyfill-corejs2@0.4.6(@babel/core@7.23.5): + resolution: {integrity: sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/compat-data': 7.22.9 - '@babel/core': 7.22.9 - '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.22.9) + '@babel/compat-data': 7.23.3 + '@babel/core': 7.23.5 + '@babel/helper-define-polyfill-provider': 0.4.3(@babel/core@7.23.5) semver: 6.3.1 transitivePeerDependencies: - supports-color dev: false - /babel-plugin-polyfill-corejs3@0.8.3(@babel/core@7.22.9): - resolution: {integrity: sha512-z41XaniZL26WLrvjy7soabMXrfPWARN25PZoriDEiLMxAp50AUW3t35BGQUMg5xK3UrpVTtagIDklxYa+MhiNA==} + /babel-plugin-polyfill-corejs3@0.8.6(@babel/core@7.23.5): + resolution: {integrity: sha512-leDIc4l4tUgU7str5BWLS2h8q2N4Nf6lGZP6UrNDxdtfF2g69eJ5L0H7S8A5Ln/arfFAfHor5InAdZuIOwZdgQ==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.22.9) - core-js-compat: 3.32.0 + '@babel/core': 7.23.5 + '@babel/helper-define-polyfill-provider': 0.4.3(@babel/core@7.23.5) + core-js-compat: 3.33.2 transitivePeerDependencies: - supports-color dev: false - /babel-plugin-polyfill-regenerator@0.5.2(@babel/core@7.22.9): - resolution: {integrity: sha512-tAlOptU0Xj34V1Y2PNTL4Y0FOJMDB6bZmoW39FeCQIhigGLkqu3Fj6uiXpxIf6Ij274ENdYx64y6Au+ZKlb1IA==} + /babel-plugin-polyfill-regenerator@0.5.3(@babel/core@7.23.5): + resolution: {integrity: sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.22.9) + '@babel/core': 7.23.5 + '@babel/helper-define-polyfill-provider': 0.4.3(@babel/core@7.23.5) transitivePeerDependencies: - supports-color dev: false @@ -3541,8 +3555,8 @@ packages: - supports-color dev: true - /bootstrap@5.3.1(@popperjs/core@2.11.8): - resolution: {integrity: sha512-jzwza3Yagduci2x0rr9MeFSORjcHpt0lRZukZPZQJT1Dth5qzV7XcgGqYzi39KGAVYR8QEDVoO0ubFKOxzMG+g==} + /bootstrap@5.3.2(@popperjs/core@2.11.8): + resolution: {integrity: sha512-D32nmNWiQHo94BKHLmOrdjlL05q1c8oxbtBphQFb9Z5to6eGRDCm0QgeaZ4zFBHzfg2++rqa2JkqCcxDy0sH0g==} peerDependencies: '@popperjs/core': ^2.11.8 dependencies: @@ -3567,15 +3581,19 @@ packages: dependencies: fill-range: 7.0.1 - /browserslist@4.21.10: - resolution: {integrity: sha512-bipEBdZfVH5/pwrvqc+Ub0kUPVfGUhlKxbvfD+z1BDnPEO/X98ruXGA1WP5ASpAFKan7Qr6j736IacbZQuAlKQ==} + /browser-or-node@2.1.1: + resolution: {integrity: sha512-8CVjaLJGuSKMVTxJ2DpBl5XnlNDiT4cQFeuCJJrvJmts9YrTZDizTX7PjC2s6W4x+MBGZeEY6dGMrF04/6Hgqg==} + dev: false + + /browserslist@4.22.2: + resolution: {integrity: sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001519 - electron-to-chromium: 1.4.484 - node-releases: 2.0.13 - update-browserslist-db: 1.0.11(browserslist@4.21.10) + caniuse-lite: 1.0.30001566 + electron-to-chromium: 1.4.603 + node-releases: 2.0.14 + update-browserslist-db: 1.0.13(browserslist@4.22.2) dev: false /buffer-from@1.1.2: @@ -3620,7 +3638,7 @@ packages: dependencies: '@npmcli/fs': 3.1.0 fs-minipass: 3.0.2 - glob: 10.3.3 + glob: 10.3.10 lru-cache: 7.18.3 minipass: 5.0.0 minipass-collect: 1.0.2 @@ -3657,8 +3675,8 @@ packages: engines: {node: '>=6'} dev: false - /caniuse-lite@1.0.30001519: - resolution: {integrity: sha512-0QHgqR+Jv4bxHMp8kZ1Kn8CH55OikjKJ6JmKkZYP1F3D7w+lnFXF70nG5eNfsZS89jadi5Ywy5UCSKLAglIRkg==} + /caniuse-lite@1.0.30001566: + resolution: {integrity: sha512-ggIhCsTxmITBAMmK8yZjEhCO5/47jKXPu6Dha/wuCS4JePVL+3uiDEBuhu2aIoT+bqTOR8L76Ip1ARL9xYsEJA==} dev: false /chalk@2.4.2: @@ -3839,8 +3857,8 @@ packages: engines: {node: '>=14'} dev: false - /commander@11.0.0: - resolution: {integrity: sha512-9HMlXtt/BNoYr8ooyjjNRdIilOTkVJXB+GhxMTtOKwk0R4j4lS4NpjuqmRxroBfnfTSHQIHQB7wryHhXarNjmQ==} + /commander@11.1.0: + resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==} engines: {node: '>=16'} dev: false @@ -3853,8 +3871,8 @@ packages: engines: {node: '>= 10'} dev: false - /comment-parser@1.3.1: - resolution: {integrity: sha512-B52sN2VNghyq5ofvUsqZjmk6YkihBX5vMSChmSK9v4ShjKf3Vk5Xcmgpw4o+iIgtrnM/u5FiMpz9VKb8lpBveA==} + /comment-parser@1.4.1: + resolution: {integrity: sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==} engines: {node: '>= 12.0.0'} dev: false @@ -3909,30 +3927,20 @@ packages: engines: {node: '>= 0.6'} dev: true - /conventional-changelog-angular@5.0.13: - resolution: {integrity: sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==} - engines: {node: '>=10'} + /conventional-changelog-angular@7.0.0: + resolution: {integrity: sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==} + engines: {node: '>=16'} dependencies: compare-func: 2.0.0 - q: 1.5.1 dev: false - /conventional-changelog-angular@6.0.0: - resolution: {integrity: sha512-6qLgrBF4gueoC7AFVHu51nHL9pF9FRjXrH+ceVf7WmAfH3gs+gEYOkvxhjMPjZu57I4AGUGoNTY8V7Hrgf1uqg==} - engines: {node: '>=14'} + /conventional-changelog-conventionalcommits@7.0.2: + resolution: {integrity: sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==} + engines: {node: '>=16'} dependencies: compare-func: 2.0.0 dev: false - /conventional-changelog-conventionalcommits@5.0.0: - resolution: {integrity: sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==} - engines: {node: '>=10'} - dependencies: - compare-func: 2.0.0 - lodash: 4.17.21 - q: 1.5.1 - dev: false - /conventional-changelog-core@5.0.1: resolution: {integrity: sha512-Rvi5pH+LvgsqGwZPZ3Cq/tz4ty7mjijhr3qR4m9IBXNbxGGYgTVVO+duXzz9aArmHxFtwZ+LRkrNIMDQzgoY4A==} engines: {node: '>=14'} @@ -3977,28 +3985,26 @@ packages: modify-values: 1.0.1 dev: false - /conventional-commits-parser@3.2.4: - resolution: {integrity: sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==} - engines: {node: '>=10'} + /conventional-commits-parser@4.0.0: + resolution: {integrity: sha512-WRv5j1FsVM5FISJkoYMR6tPk07fkKT0UodruX4je86V4owk451yjXAKzKAPOs9l7y59E2viHUS9eQ+dfUA9NSg==} + engines: {node: '>=14'} hasBin: true dependencies: JSONStream: 1.3.5 is-text-path: 1.0.1 - lodash: 4.17.21 meow: 8.1.2 split2: 3.2.2 - through2: 4.0.2 dev: false - /conventional-commits-parser@4.0.0: - resolution: {integrity: sha512-WRv5j1FsVM5FISJkoYMR6tPk07fkKT0UodruX4je86V4owk451yjXAKzKAPOs9l7y59E2viHUS9eQ+dfUA9NSg==} - engines: {node: '>=14'} + /conventional-commits-parser@5.0.0: + resolution: {integrity: sha512-ZPMl0ZJbw74iS9LuX9YIAiW8pfM5p3yh2o/NbXHbkFuZzY5jvdi5jFycEOkmBW5H5I7nA+D6f3UcsCLP2vvSEA==} + engines: {node: '>=16'} hasBin: true dependencies: JSONStream: 1.3.5 - is-text-path: 1.0.1 - meow: 8.1.2 - split2: 3.2.2 + is-text-path: 2.0.0 + meow: 12.1.1 + split2: 4.2.0 dev: false /conventional-recommended-bump@7.0.1: @@ -4015,8 +4021,8 @@ packages: meow: 8.1.2 dev: false - /convert-source-map@1.9.0: - resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} + /convert-source-map@2.0.0: + resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} dev: false /cookie-signature@1.0.6: @@ -4041,43 +4047,44 @@ packages: yargs: 16.2.0 dev: false - /core-js-compat@3.32.0: - resolution: {integrity: sha512-7a9a3D1k4UCVKnLhrgALyFcP7YCsLOQIxPd0dKjf/6GuPcgyiGP70ewWdCGrSK7evyhymi0qO4EqCmSJofDeYw==} + /core-js-compat@3.33.2: + resolution: {integrity: sha512-axfo+wxFVxnqf8RvxTzoAlzW4gRoacrHeoFlc9n0x50+7BEyZL/Rt3hicaED1/CEd7I6tPCPVUYcJwCMO5XUYw==} dependencies: - browserslist: 4.21.10 + browserslist: 4.22.2 dev: false /core-util-is@1.0.3: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} dev: false - /cosmiconfig-typescript-loader@4.4.0(@types/node@20.4.7)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@5.1.6): - resolution: {integrity: sha512-BabizFdC3wBHhbI4kJh0VkQP9GkBfoHPydD0COMce1nJ1kJAB3F2TmJ/I7diULBKtmEWSwEbuN/KDtgnmUUVmw==} - engines: {node: '>=v14.21.3'} + /cosmiconfig-typescript-loader@5.0.0(@types/node@18.18.9)(cosmiconfig@8.3.6)(typescript@5.3.2): + resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} + engines: {node: '>=v16'} peerDependencies: '@types/node': '*' - cosmiconfig: '>=7' - ts-node: '>=10' + cosmiconfig: '>=8.2' typescript: '>=4' dependencies: - '@types/node': 20.4.7 - cosmiconfig: 8.2.0 - ts-node: 10.9.1(@types/node@20.4.7)(typescript@5.1.6) - typescript: 5.1.6 + '@types/node': 18.18.9 + cosmiconfig: 8.3.6(typescript@5.3.2) + jiti: 1.21.0 + typescript: 5.3.2 dev: false - /cosmiconfig@8.2.0: - resolution: {integrity: sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ==} + /cosmiconfig@8.3.6(typescript@5.3.2): + resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==} engines: {node: '>=14'} + peerDependencies: + typescript: '>=4.9.5' + peerDependenciesMeta: + typescript: + optional: true dependencies: import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 path-type: 4.0.0 - dev: false - - /create-require@1.1.1: - resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==} + typescript: 5.3.2 dev: false /cross-spawn@7.0.3: @@ -4098,6 +4105,10 @@ packages: resolution: {integrity: sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==} dev: false + /debounce@1.2.1: + resolution: {integrity: sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==} + dev: false + /debug@2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} peerDependencies: @@ -4203,11 +4214,6 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dev: false - /diff@4.0.2: - resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==} - engines: {node: '>=0.3.1'} - dev: false - /dir-glob@3.0.1: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} @@ -4240,9 +4246,14 @@ packages: is-obj: 2.0.0 dev: false - /dotenv@10.0.0: - resolution: {integrity: sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==} - engines: {node: '>=10'} + /dotenv-expand@10.0.0: + resolution: {integrity: sha512-GopVGCpVS1UKH75VKHGuQFqS1Gusej0z4FyQkPdwjil2gNIv+LNsqBlboOzpJFZKVT95GkCyWJbBSdFEFUWI2A==} + engines: {node: '>=12'} + dev: false + + /dotenv@16.3.1: + resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==} + engines: {node: '>=12'} dev: false /duplexer@0.1.2: @@ -4265,8 +4276,8 @@ packages: jake: 10.8.7 dev: false - /electron-to-chromium@1.4.484: - resolution: {integrity: sha512-nO3ZEomTK2PO/3TUXgEx0A97xZTpKVf4p427lABHuCpT1IQ2N+njVh29DkQkCk6Q4m2wjU+faK4xAcfFndwjvw==} + /electron-to-chromium@1.4.603: + resolution: {integrity: sha512-Dvo5OGjnl7AZTU632dFJtWj0uJK835eeOVQIuRcmBmsFsTNn3cL05FqOyHAfGQDIoHfLhyJ1Tya3PJ0ceMz54g==} dev: false /emoji-regex@8.0.0: @@ -4430,35 +4441,26 @@ packages: engines: {node: '>=10'} dev: false - /eslint-config-prettier@8.10.0(eslint@8.46.0): - resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==} - hasBin: true - peerDependencies: - eslint: '>=7.0.0' - dependencies: - eslint: 8.46.0 - dev: false - - /eslint-config-prettier@9.0.0(eslint@8.46.0): - resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==} + /eslint-config-prettier@9.1.0(eslint@8.55.0): + resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.46.0 + eslint: 8.55.0 dev: false - /eslint-import-resolver-node@0.3.7: - resolution: {integrity: sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA==} + /eslint-import-resolver-node@0.3.9: + resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==} dependencies: debug: 3.2.7(supports-color@5.5.0) - is-core-module: 2.12.1 - resolve: 1.22.3 + is-core-module: 2.13.1 + resolve: 1.22.8 transitivePeerDependencies: - supports-color dev: false - /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.2.1)(eslint-import-resolver-node@0.3.7)(eslint@8.46.0): + /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.13.2)(eslint-import-resolver-node@0.3.9)(eslint@8.55.0): resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: @@ -4479,16 +4481,16 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.2.1(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.13.2(eslint@8.55.0)(typescript@5.3.2) debug: 3.2.7(supports-color@5.5.0) - eslint: 8.46.0 - eslint-import-resolver-node: 0.3.7 + eslint: 8.55.0 + eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: - supports-color dev: false - /eslint-plugin-import@2.28.0(@typescript-eslint/parser@6.2.1)(eslint@8.46.0): - resolution: {integrity: sha512-B8s/n+ZluN7sxj9eUf7/pRFERX0r5bnFA2dCaLHy2ZeaQEAz0k+ZZkFWRFHJAqxfxQDx6KLv9LeIki7cFdwW+Q==} + /eslint-plugin-import@2.29.0(@typescript-eslint/parser@6.13.2)(eslint@8.55.0): + resolution: {integrity: sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg==} engines: {node: '>=4'} peerDependencies: '@typescript-eslint/parser': '*' @@ -4497,24 +4499,23 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 6.2.1(eslint@8.46.0)(typescript@5.1.6) - array-includes: 3.1.6 - array.prototype.findlastindex: 1.2.2 - array.prototype.flat: 1.3.1 - array.prototype.flatmap: 1.3.1 + '@typescript-eslint/parser': 6.13.2(eslint@8.55.0)(typescript@5.3.2) + array-includes: 3.1.7 + array.prototype.findlastindex: 1.2.3 + array.prototype.flat: 1.3.2 + array.prototype.flatmap: 1.3.2 debug: 3.2.7(supports-color@5.5.0) doctrine: 2.1.0 - eslint: 8.46.0 - eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.2.1)(eslint-import-resolver-node@0.3.7)(eslint@8.46.0) - has: 1.0.3 - is-core-module: 2.12.1 + eslint: 8.55.0 + eslint-import-resolver-node: 0.3.9 + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.13.2)(eslint-import-resolver-node@0.3.9)(eslint@8.55.0) + hasown: 2.0.0 + is-core-module: 2.13.1 is-glob: 4.0.3 minimatch: 3.1.2 - object.fromentries: 2.0.6 - object.groupby: 1.0.0 - object.values: 1.1.6 - resolve: 1.22.3 + object.fromentries: 2.0.7 + object.groupby: 1.0.1 + object.values: 1.1.7 semver: 6.3.1 tsconfig-paths: 3.14.2 transitivePeerDependencies: @@ -4523,18 +4524,18 @@ packages: - supports-color dev: false - /eslint-plugin-jsdoc@46.4.5(eslint@8.46.0): - resolution: {integrity: sha512-HjTuxqDYplAQFu29F3MHFCDDBgeqOxPXI6TyBhL0u2rr4XntJ0z3C9PmJvpjFscKdHwkZDN/0l1QCG0QwyRi4g==} + /eslint-plugin-jsdoc@46.9.0(eslint@8.55.0): + resolution: {integrity: sha512-UQuEtbqLNkPf5Nr/6PPRCtr9xypXY+g8y/Q7gPa0YK7eDhh0y2lWprXRnaYbW7ACgIUvpDKy9X2bZqxtGzBG9Q==} engines: {node: '>=16'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - '@es-joy/jsdoccomment': 0.39.4 + '@es-joy/jsdoccomment': 0.41.0 are-docs-informative: 0.0.2 - comment-parser: 1.3.1 + comment-parser: 1.4.1 debug: 4.3.4 escape-string-regexp: 4.0.0 - eslint: 8.46.0 + eslint: 8.55.0 esquery: 1.5.0 is-builtin-module: 3.2.1 semver: 7.5.4 @@ -4566,23 +4567,24 @@ packages: estraverse: 5.3.0 dev: false - /eslint-visitor-keys@3.4.2: - resolution: {integrity: sha512-8drBzUEyZ2llkpCA67iYrgEssKDUu68V8ChqqOfFupIaG/LCVPUT+CoGJpT77zJprs4T/W7p07LP7zAIMuweVw==} + /eslint-visitor-keys@3.4.3: + resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: false - /eslint@8.46.0: - resolution: {integrity: sha512-cIO74PvbW0qU8e0mIvk5IV3ToWdCq5FYG6gWPHHkx6gNdjlbAYvtfHmlCMXxjcoVaIdwy/IAt3+mDkZkfvb2Dg==} + /eslint@8.55.0: + resolution: {integrity: sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.46.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.55.0) '@eslint-community/regexpp': 4.6.2 - '@eslint/eslintrc': 2.1.1 - '@eslint/js': 8.46.0 - '@humanwhocodes/config-array': 0.11.10 + '@eslint/eslintrc': 2.1.4 + '@eslint/js': 8.55.0 + '@humanwhocodes/config-array': 0.11.13 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 + '@ungap/structured-clone': 1.2.0 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 @@ -4590,7 +4592,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.2.2 - eslint-visitor-keys: 3.4.2 + eslint-visitor-keys: 3.4.3 espree: 9.6.1 esquery: 1.5.0 esutils: 2.0.3 @@ -4623,7 +4625,7 @@ packages: dependencies: acorn: 8.10.0 acorn-jsx: 5.3.2(acorn@8.10.0) - eslint-visitor-keys: 3.4.2 + eslint-visitor-keys: 3.4.3 dev: false /esprima@4.0.1: @@ -4680,9 +4682,9 @@ packages: engines: {node: '>=10'} dependencies: cross-spawn: 7.0.3 - get-stream: 6.0.0 + get-stream: 6.0.1 human-signals: 2.1.0 - is-stream: 2.0.0 + is-stream: 2.0.1 merge-stream: 2.0.0 npm-run-path: 4.0.1 onetime: 5.1.2 @@ -4705,15 +4707,19 @@ packages: strip-final-newline: 2.0.0 dev: false + /expect-type@0.15.0: + resolution: {integrity: sha512-yWnriYB4e8G54M5/fAFj7rCIBiKs1HAACaY13kCz6Ku0dezjS9aMcfcdVK2X8Tv2tEV1BPz/wKfQ7WA4S/d8aA==} + dev: false + /exponential-backoff@3.1.1: resolution: {integrity: sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==} dev: false - /express-rate-limit@6.8.1(express@4.18.2): - resolution: {integrity: sha512-xJyudsE60CsDShK74Ni1MxsldYaIoivmG3ieK2tAckMsYCBewEuGalss6p/jHmFFnqM9xd5ojE0W2VlanxcOKg==} - engines: {node: '>= 14.0.0'} + /express-rate-limit@7.1.4(express@4.18.2): + resolution: {integrity: sha512-mv/6z+EwnWpr+MjGVavMGvM4Tl8S/tHmpl9ZsDfrQeHpYy4Hfr0UYdKEf9OOTe280oIr70yPxLRmQ6MfINfJDw==} + engines: {node: '>= 16'} peerDependencies: - express: ^4 || ^5 + express: 4 || 5 || ^5.0.0-beta.1 dependencies: express: 4.18.2 dev: true @@ -4769,17 +4775,6 @@ packages: /fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} - /fast-glob@3.2.7: - resolution: {integrity: sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==} - engines: {node: '>=8'} - dependencies: - '@nodelib/fs.stat': 2.0.5 - '@nodelib/fs.walk': 1.2.8 - glob-parent: 5.1.2 - merge2: 1.4.1 - micromatch: 4.0.5 - dev: false - /fast-glob@3.3.1: resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} engines: {node: '>=8.6.0'} @@ -4990,6 +4985,10 @@ packages: /function-bind@1.1.1: resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} + /function-bind@1.1.2: + resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} + dev: false + /function.prototype.name@1.1.5: resolution: {integrity: sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==} engines: {node: '>= 0.4'} @@ -5145,13 +5144,13 @@ packages: resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} dev: false - /glob@10.3.3: - resolution: {integrity: sha512-92vPiMb/iqpmEgsOoIDvTjc50wf9CCCvMzsi6W0JLPeUKE8TWP1a73PgqSrqy7iAZxaSD1YdzU7QZR5LF51MJw==} + /glob@10.3.10: + resolution: {integrity: sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==} engines: {node: '>=16 || 14 >=14.17'} hasBin: true dependencies: foreground-child: 3.1.1 - jackspeak: 2.2.2 + jackspeak: 2.3.6 minimatch: 9.0.3 minipass: 7.0.2 path-scurry: 1.10.1 @@ -5319,8 +5318,15 @@ packages: dependencies: function-bind: 1.1.1 - /helmet@7.0.0: - resolution: {integrity: sha512-MsIgYmdBh460ZZ8cJC81q4XJknjG567wzEmv46WOBblDb6TUd3z8/GhgmsM9pn8g2B80tAJ4m5/d3Bi1KrSUBQ==} + /hasown@2.0.0: + resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==} + engines: {node: '>= 0.4'} + dependencies: + function-bind: 1.1.2 + dev: false + + /helmet@7.1.0: + resolution: {integrity: sha512-g+HZqgfbpXdCkme/Cd/mZkV0aV3BZZZSugecH03kl38m/Kmdx8jKjBikpDj2cr+Iynv4KpYEviojNdTJActJAg==} engines: {node: '>=16.0.0'} dev: true @@ -5349,6 +5355,10 @@ packages: lru-cache: 7.18.3 dev: false + /html-escaper@2.0.2: + resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} + dev: false + /http-cache-semantics@4.1.1: resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==} dev: false @@ -5598,6 +5608,12 @@ packages: dependencies: has: 1.0.3 + /is-core-module@2.13.1: + resolution: {integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==} + dependencies: + hasown: 2.0.0 + dev: false + /is-date-object@1.0.5: resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} engines: {node: '>= 0.4'} @@ -5739,6 +5755,13 @@ packages: text-extensions: 1.9.0 dev: false + /is-text-path@2.0.0: + resolution: {integrity: sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw==} + engines: {node: '>=8'} + dependencies: + text-extensions: 2.4.0 + dev: false + /is-typed-array@1.1.12: resolution: {integrity: sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==} engines: {node: '>= 0.4'} @@ -5785,8 +5808,8 @@ packages: engines: {node: '>=0.10.0'} dev: false - /jackspeak@2.2.2: - resolution: {integrity: sha512-mgNtVv4vUuaKA97yxUHoA3+FkuhtxkjdXEWOyB/N76fjy0FjezEt34oy3epBtvCvS+7DyKwqCFWx/oJLV5+kCg==} + /jackspeak@2.3.6: + resolution: {integrity: sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==} engines: {node: '>=14'} dependencies: '@isaacs/cliui': 8.0.2 @@ -5800,7 +5823,7 @@ packages: hasBin: true dependencies: async: 3.2.4 - chalk: 4.1.0 + chalk: 4.1.2 filelist: 1.0.4 minimatch: 3.1.2 dev: false @@ -5813,7 +5836,7 @@ packages: resolution: {integrity: sha512-t+ST7CB9GX5F2xKwhwCf0TAR17uNDiaPTZnVymP9lw0lssa9vG+AFyDZoeIHStU3WowFFwT+ky+er0WVl2yGhA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - chalk: 4.1.0 + chalk: 4.1.2 diff-sequences: 29.4.3 jest-get-type: 29.4.3 pretty-format: 29.6.2 @@ -5828,11 +5851,16 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.4.7 + '@types/node': 20.10.3 merge-stream: 2.0.0 supports-color: 8.1.1 dev: false + /jiti@1.21.0: + resolution: {integrity: sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==} + hasBin: true + dev: false + /jju@1.4.0: resolution: {integrity: sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==} dev: false @@ -5842,8 +5870,8 @@ packages: engines: {node: '>= 0.6.0'} dev: true - /jquery@3.7.0: - resolution: {integrity: sha512-umpJ0/k8X0MvD1ds0P9SfowREz2LenHsQaxSohMZ5OMNEU2r0tf8pdeEFTHMFxWVxKNyU9rTtK3CWzUCTKJUeQ==} + /jquery@3.7.1: + resolution: {integrity: sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==} dev: true /js-stringify@1.0.2: @@ -5934,18 +5962,18 @@ packages: resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==} dev: false - /jsoneditor@9.10.2: - resolution: {integrity: sha512-sT9U8T9MB7We5uyCnofugqYPJtQ5rPJngFlvpdtyFTFKFjOMnlWE1jVhFwjTXwGBoFeiLS+S6rVuhIhJ35Jutw==} + /jsoneditor@9.10.4: + resolution: {integrity: sha512-tr7dSARLHM65OQTE81zo5fQAjLzijLl+u/z+pcJaeaFzgkey59Gi8TDCYIejQ/plvm6RLVmuEeqgDhsQdayhiQ==} dependencies: - ace-builds: 1.23.4 + ace-builds: 1.31.2 ajv: 6.12.6 javascript-natural-sort: 0.7.1 jmespath: 0.16.0 json-source-map: 0.6.1 - jsonrepair: 3.2.0 + jsonrepair: 3.4.1 mobius1-selectr: 2.4.13 picomodal: 3.0.0 - vanilla-picker: 2.12.1 + vanilla-picker: 2.12.2 dev: true /jsonfile@6.1.0: @@ -5961,8 +5989,8 @@ packages: engines: {'0': node >= 0.2.0} dev: false - /jsonrepair@3.2.0: - resolution: {integrity: sha512-6eHBc2z5vipym4S8rzTcCXQBLWpkSzi9bk7I3xTdUxRzXyYvfjoVZzJ97N4C/9vcKI9NgNp3slPwHufDr0rFYw==} + /jsonrepair@3.4.1: + resolution: {integrity: sha512-KcKVkjXuNIIVDOzjLqPmo6xNG6rR7qnJWQ/jMkJjan+NPxipNYxkDNCWFO3sncVhiG+V48WVlCe7XSs0Yd4K3A==} hasBin: true dev: true @@ -5988,15 +6016,14 @@ packages: engines: {node: '>=6'} dev: false - /lerna@7.1.4: - resolution: {integrity: sha512-/cabvmTTkmayyALIZx7OpHRex72i8xSOkiJchEkrKxAZHoLNaGSwqwKkj+x6WtmchhWl/gLlqwQXGRuxrJKiBw==} - engines: {node: ^14.17.0 || >=16.0.0} + /lerna@8.0.0: + resolution: {integrity: sha512-Ddshct9hJrujtR7t2cAIiiiKnQCKiTvR/Ki3KhzpBNVepYtWq+dg+HxArZrezF+sYxI+OCxL00BxDHY4/H4uGg==} + engines: {node: '>=18.0.0'} hasBin: true dependencies: - '@lerna/child-process': 7.1.4 - '@lerna/create': 7.1.4 + '@lerna/create': 8.0.0(typescript@5.3.2) '@npmcli/run-script': 6.0.2 - '@nx/devkit': 16.6.0(nx@16.6.0) + '@nx/devkit': 17.1.3(nx@17.1.3) '@octokit/plugin-enterprise-rest': 6.0.1 '@octokit/rest': 19.0.11 byte-size: 8.1.1 @@ -6004,10 +6031,10 @@ packages: clone-deep: 4.0.1 cmd-shim: 6.0.1 columnify: 1.6.0 - conventional-changelog-angular: 6.0.0 + conventional-changelog-angular: 7.0.0 conventional-changelog-core: 5.0.1 conventional-recommended-bump: 7.0.1 - cosmiconfig: 8.2.0 + cosmiconfig: 8.3.6(typescript@5.3.2) dedent: 0.7.0 envinfo: 7.8.1 execa: 5.0.0 @@ -6031,7 +6058,7 @@ packages: libnpmpublish: 7.3.0 load-json-file: 6.2.0 lodash: 4.17.21 - make-dir: 3.1.0 + make-dir: 4.0.0 minimatch: 3.0.5 multimatch: 5.0.0 node-fetch: 2.6.7 @@ -6039,7 +6066,7 @@ packages: npm-packlist: 5.1.1 npm-registry-fetch: 14.0.5 npmlog: 6.0.2 - nx: 16.6.0 + nx: 17.1.3 p-map: 4.0.0 p-map-series: 2.1.0 p-pipe: 3.1.0 @@ -6059,15 +6086,15 @@ packages: strong-log-transformer: 2.1.0 tar: 6.1.11 temp-dir: 1.0.0 - typescript: 5.1.6 + typescript: 5.3.2 upath: 2.0.1 uuid: 9.0.0 validate-npm-package-license: 3.0.4 validate-npm-package-name: 5.0.0 write-file-atomic: 5.0.1 write-pkg: 4.0.0 - yargs: 16.2.0 - yargs-parser: 20.2.4 + yargs: 17.7.2 + yargs-parser: 21.1.1 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' @@ -6251,6 +6278,12 @@ packages: is-unicode-supported: 0.1.0 dev: false + /lookpath@1.2.2: + resolution: {integrity: sha512-k2Gmn8iV6qdME3ztZC2spubmQISimFOPLuQKiPaLcVdRz0IpdxrNClVepMlyTJlhodm/zG/VfbkWERm3kUIh+Q==} + engines: {npm: '>=6.13.4'} + hasBin: true + dev: false + /lru-cache@10.0.0: resolution: {integrity: sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==} engines: {node: 14 || >=16.14} @@ -6285,15 +6318,11 @@ packages: semver: 5.7.2 dev: false - /make-dir@3.1.0: - resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} - engines: {node: '>=8'} + /make-dir@4.0.0: + resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} + engines: {node: '>=10'} dependencies: - semver: 6.3.1 - dev: false - - /make-error@1.3.6: - resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} + semver: 7.5.4 dev: false /make-fetch-happen@11.1.1: @@ -6340,6 +6369,11 @@ packages: engines: {node: '>= 0.6'} dev: true + /meow@12.1.1: + resolution: {integrity: sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==} + engines: {node: '>=16.10'} + dev: false + /meow@8.1.2: resolution: {integrity: sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==} engines: {node: '>=10'} @@ -6354,7 +6388,7 @@ packages: redent: 3.0.0 trim-newlines: 3.0.1 type-fest: 0.18.1 - yargs-parser: 20.2.4 + yargs-parser: 20.2.9 dev: false /merge-descriptors@1.0.1: @@ -6580,10 +6614,6 @@ packages: engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dev: false - /natural-compare-lite@1.4.0: - resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==} - dev: false - /natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} dev: false @@ -6596,10 +6626,6 @@ packages: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} dev: false - /node-addon-api@3.2.1: - resolution: {integrity: sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==} - dev: false - /node-fetch@2.6.7: resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==} engines: {node: 4.x || >=6.0.0} @@ -6612,11 +6638,6 @@ packages: whatwg-url: 5.0.0 dev: false - /node-gyp-build@4.6.0: - resolution: {integrity: sha512-NTZVKn9IylLwUzaKjkas1e4u2DLNcV4rdYagA4PWdPwW87Bi7z+BznyKSRwS/761tV/lzCGXplWsiaMjLqP2zQ==} - hasBin: true - dev: false - /node-gyp@9.4.0: resolution: {integrity: sha512-dMXsYP6gc9rRbejLXmTbVRYjAHw7ppswsKyMxuxJxxOHzluIO1rGp9TOQgjFJ+2MCqcOcQTOPB/8Xwhr+7s4Eg==} engines: {node: ^12.13 || ^14.13 || >=16} @@ -6641,8 +6662,8 @@ packages: resolution: {integrity: sha512-QNABxbrPa3qEIfrE6GOJ7BYIuignnJw7iQ2YPbc3Nla1HzRJjXzZOiikfF8m7eAMfichLt3M4VgLOetqgDmgGQ==} dev: false - /node-releases@2.0.13: - resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==} + /node-releases@2.0.14: + resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==} dev: false /nodemon@3.0.1: @@ -6688,7 +6709,7 @@ packages: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} dependencies: hosted-git-info: 2.8.9 - resolve: 1.22.2 + resolve: 1.22.8 semver: 5.7.2 validate-npm-package-license: 3.0.4 dev: false @@ -6698,7 +6719,7 @@ packages: engines: {node: '>=10'} dependencies: hosted-git-info: 4.1.0 - is-core-module: 2.12.1 + is-core-module: 2.13.1 semver: 7.5.4 validate-npm-package-license: 3.0.4 dev: false @@ -6708,7 +6729,7 @@ packages: engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dependencies: hosted-git-info: 6.1.1 - is-core-module: 2.12.1 + is-core-module: 2.13.1 semver: 7.5.4 validate-npm-package-license: 3.0.4 dev: false @@ -6826,37 +6847,37 @@ packages: set-blocking: 2.0.0 dev: false - /nx@16.6.0: - resolution: {integrity: sha512-4UaS9nRakpZs45VOossA7hzSQY2dsr035EoPRGOc81yoMFW6Sqn1Rgq4hiLbHZOY8MnWNsLMkgolNMz1jC8YUQ==} + /nx@17.1.3: + resolution: {integrity: sha512-6LYoTt01nS1d/dvvYtRs+pEAMQmUVsd2fr/a8+X1cDjWrb8wsf1O3DwlBTqKOXOazpS3eOr0Ukc9N1svbu7uXA==} hasBin: true requiresBuild: true peerDependencies: - '@swc-node/register': ^1.4.2 - '@swc/core': ^1.2.173 + '@swc-node/register': ^1.6.7 + '@swc/core': ^1.3.85 peerDependenciesMeta: '@swc-node/register': optional: true '@swc/core': optional: true dependencies: - '@nrwl/tao': 16.6.0 - '@parcel/watcher': 2.0.4 + '@nrwl/tao': 17.1.3 '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.46 '@zkochan/js-yaml': 0.0.6 - axios: 1.4.0 - chalk: 4.1.0 + axios: 1.6.2 + chalk: 4.1.2 cli-cursor: 3.1.0 cli-spinners: 2.6.1 - cliui: 7.0.4 - dotenv: 10.0.0 + cliui: 8.0.1 + dotenv: 16.3.1 + dotenv-expand: 10.0.0 enquirer: 2.3.6 - fast-glob: 3.2.7 figures: 3.2.0 flat: 5.0.2 fs-extra: 11.1.1 glob: 7.1.4 ignore: 5.2.4 + jest-diff: 29.6.2 js-yaml: 4.1.0 jsonc-parser: 3.2.0 lines-and-columns: 2.0.3 @@ -6875,16 +6896,16 @@ packages: yargs: 17.7.2 yargs-parser: 21.1.1 optionalDependencies: - '@nx/nx-darwin-arm64': 16.6.0 - '@nx/nx-darwin-x64': 16.6.0 - '@nx/nx-freebsd-x64': 16.6.0 - '@nx/nx-linux-arm-gnueabihf': 16.6.0 - '@nx/nx-linux-arm64-gnu': 16.6.0 - '@nx/nx-linux-arm64-musl': 16.6.0 - '@nx/nx-linux-x64-gnu': 16.6.0 - '@nx/nx-linux-x64-musl': 16.6.0 - '@nx/nx-win32-arm64-msvc': 16.6.0 - '@nx/nx-win32-x64-msvc': 16.6.0 + '@nx/nx-darwin-arm64': 17.1.3 + '@nx/nx-darwin-x64': 17.1.3 + '@nx/nx-freebsd-x64': 17.1.3 + '@nx/nx-linux-arm-gnueabihf': 17.1.3 + '@nx/nx-linux-arm64-gnu': 17.1.3 + '@nx/nx-linux-arm64-musl': 17.1.3 + '@nx/nx-linux-x64-gnu': 17.1.3 + '@nx/nx-linux-x64-musl': 17.1.3 + '@nx/nx-win32-arm64-msvc': 17.1.3 + '@nx/nx-win32-x64-msvc': 17.1.3 transitivePeerDependencies: - debug dev: false @@ -6912,8 +6933,8 @@ packages: object-keys: 1.1.1 dev: false - /object.fromentries@2.0.6: - resolution: {integrity: sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==} + /object.fromentries@2.0.7: + resolution: {integrity: sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -6921,8 +6942,8 @@ packages: es-abstract: 1.22.1 dev: false - /object.groupby@1.0.0: - resolution: {integrity: sha512-70MWG6NfRH9GnbZOikuhPPYzpUpof9iW2J9E4dW7FXTqPNb6rllE6u39SKwwiNh8lCwX3DDb5OgcKGiEBrTTyw==} + /object.groupby@1.0.1: + resolution: {integrity: sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==} dependencies: call-bind: 1.0.2 define-properties: 1.2.0 @@ -6930,8 +6951,8 @@ packages: get-intrinsic: 1.2.1 dev: false - /object.values@1.1.6: - resolution: {integrity: sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==} + /object.values@1.1.7: + resolution: {integrity: sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -7170,7 +7191,7 @@ packages: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} dependencies: - '@babel/code-frame': 7.22.5 + '@babel/code-frame': 7.22.13 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -7300,8 +7321,18 @@ packages: engines: {node: '>= 0.8.0'} dev: false - /prettier@3.0.1: - resolution: {integrity: sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==} + /prettier-plugin-multiline-arrays@3.0.1(prettier@3.1.0): + resolution: {integrity: sha512-xRwqy/6eMU7234W3/XFjviTn00X2JlXyiUUdpFk4R0HbLJ0QJDA1i5fLZnVQrcSrWzidrHvs1SauEpFsBDxWAQ==} + peerDependencies: + prettier: ^3.0.0 + dependencies: + '@augment-vir/common': 22.1.0 + prettier: 3.1.0 + proxy-vir: 0.0.2 + dev: false + + /prettier@3.1.0: + resolution: {integrity: sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==} engines: {node: '>=14'} hasBin: true dev: false @@ -7378,6 +7409,12 @@ packages: resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} dev: false + /proxy-vir@0.0.2: + resolution: {integrity: sha512-4yP9ol7cFb1lUwYyj0B1+M+EpQz7tAu7PTgHCqOQenn0abXOJ3epfS3d2e+9zTgpBfYFzutL5tD2hyFz/smXyw==} + dependencies: + '@augment-vir/common': 22.1.0 + dev: false + /pstree.remy@1.1.8: resolution: {integrity: sha512-77DZwxQmxKnu3aR542U+X8FypNzbfJ+C5XQDk3uWjWxn6151aIMGthWYRXTqT1E5oJvg+ljaa2OJi+VfvCOQ8w==} dev: true @@ -7477,11 +7514,6 @@ packages: resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==} engines: {node: '>=6'} - /q@1.5.1: - resolution: {integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==} - engines: {node: '>=0.6.0', teleport: '>=0.2.0'} - dev: false - /qs@6.11.0: resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==} engines: {node: '>=0.6'} @@ -7540,7 +7572,7 @@ packages: resolution: {integrity: sha512-AEtWXYfopBj2z5N5PbkAOeNHRPUg5q+Nen7QLxV8M2zJq1ym6/lCz3fYNTCXe19puu2d06jfHhrP7v/S2PtMMw==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dependencies: - glob: 10.3.3 + glob: 10.3.10 json-parse-even-better-errors: 3.0.0 normalize-package-data: 5.0.0 npm-normalize-package-bin: 3.0.1 @@ -7656,8 +7688,8 @@ packages: resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==} dev: false - /regenerator-transform@0.15.1: - resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==} + /regenerator-transform@0.15.2: + resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} dependencies: '@babel/runtime': 7.22.6 dev: false @@ -7727,7 +7759,7 @@ packages: /resolve@1.19.0: resolution: {integrity: sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==} dependencies: - is-core-module: 2.12.1 + is-core-module: 2.13.1 path-parse: 1.0.7 dev: false @@ -7739,11 +7771,11 @@ packages: path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 - /resolve@1.22.3: - resolution: {integrity: sha512-P8ur/gp/AmbEzjr729bZnLjXK5Z+4P0zhIJgBgzqRih7hL7BOukHGtSTA3ACMY467GRFz3duQsi0bDZdR7DKdw==} + /resolve@1.22.8: + resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} hasBin: true dependencies: - is-core-module: 2.12.1 + is-core-module: 2.13.1 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 dev: false @@ -7781,12 +7813,12 @@ packages: glob: 9.3.5 dev: false - /rimraf@5.0.1: - resolution: {integrity: sha512-OfFZdwtd3lZ+XZzYP/6gTACubwFcHdLRqS9UX3UwpU2dnGQYkPFISRwvM3w9IiB2w7bW5qGo/uAwE4SmXXSKvg==} + /rimraf@5.0.5: + resolution: {integrity: sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==} engines: {node: '>=14'} hasBin: true dependencies: - glob: 10.3.3 + glob: 10.3.10 dev: false /run-async@2.4.1: @@ -7800,6 +7832,14 @@ packages: queue-microtask: 1.2.3 dev: false + /run-time-assertions@0.2.1: + resolution: {integrity: sha512-nJrck8ekwrfilGPgGREZlNDR8US7Q+aVMWAWGKxyeeEf0X8TrPM9x5aGvHiPPsGszteUfZrABepByxgHCSWbag==} + dependencies: + '@augment-vir/common': 22.1.0 + expect-type: 0.15.0 + type-fest: 4.8.3 + dev: false + /rxjs@7.8.1: resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==} dependencies: @@ -7867,14 +7907,6 @@ packages: hasBin: true dev: false - /semver@7.5.2: - resolution: {integrity: sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==} - engines: {node: '>=10'} - hasBin: true - dependencies: - lru-cache: 6.0.0 - dev: false - /semver@7.5.3: resolution: {integrity: sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==} engines: {node: '>=10'} @@ -8001,13 +8033,13 @@ packages: semver: 7.5.4 dev: true - /sirv@1.0.19: - resolution: {integrity: sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==} + /sirv@2.0.3: + resolution: {integrity: sha512-O9jm9BsID1P+0HOi81VpXPoDxYP374pkOLzACAoyUQ/3OUVndNpsz6wMnY2z+yOxzbllCKZrM+9QrWsv4THnyA==} engines: {node: '>= 10'} dependencies: '@polka/url': 1.0.0-next.21 mrmime: 1.0.1 - totalist: 1.1.0 + totalist: 3.0.1 dev: false /sisteransi@1.0.5: @@ -8095,6 +8127,11 @@ packages: readable-stream: 3.6.2 dev: false + /split2@4.2.0: + resolution: {integrity: sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==} + engines: {node: '>= 10.x'} + dev: false + /split@1.0.1: resolution: {integrity: sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==} dependencies: @@ -8308,7 +8345,7 @@ packages: engines: {node: '>=4'} dev: false - /terser-webpack-plugin@5.3.9(webpack@5.88.2): + /terser-webpack-plugin@5.3.9(webpack@5.89.0): resolution: {integrity: sha512-ZuXsqE07EcggTWQjXUj+Aot/OMcD0bMKGgF63f7UxYcu5/AJF53aIpK1YoP5xR9l6s/Hy2b+t1AM0bLNPRuhwA==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -8329,7 +8366,7 @@ packages: schema-utils: 3.3.0 serialize-javascript: 6.0.1 terser: 5.19.2 - webpack: 5.88.2(webpack-cli@5.1.4) + webpack: 5.89.0(webpack-cli@5.1.4) dev: false /terser@5.19.2: @@ -8348,6 +8385,11 @@ packages: engines: {node: '>=0.10'} dev: false + /text-extensions@2.4.0: + resolution: {integrity: sha512-te/NtwBwfiNRLf9Ijqx3T0nlqZiQ2XrrtBvu+cLL8ZRrGkO0NHTug8MYFKyoSrv/sHTaSKfilUkizV6XhxMJ3g==} + engines: {node: '>=8'} + dev: false + /text-table@0.2.0: resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==} dev: false @@ -8402,8 +8444,8 @@ packages: resolution: {integrity: sha512-VSsyNPPW74RpHwR8Fc21uubwHY7wMDeJLys2IX5zJNih+OnAnaifKHo+1LHT7DAdloQ7apeaaWg8l7qnf/TnEg==} dev: true - /totalist@1.1.0: - resolution: {integrity: sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==} + /totalist@3.0.1: + resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==} engines: {node: '>=6'} dev: false @@ -8423,44 +8465,13 @@ packages: engines: {node: '>=8'} dev: false - /ts-api-utils@1.0.1(typescript@5.1.6): + /ts-api-utils@1.0.1(typescript@5.3.2): resolution: {integrity: sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==} engines: {node: '>=16.13.0'} peerDependencies: typescript: '>=4.2.0' dependencies: - typescript: 5.1.6 - dev: false - - /ts-node@10.9.1(@types/node@20.4.7)(typescript@5.1.6): - resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} - hasBin: true - peerDependencies: - '@swc/core': '>=1.2.50' - '@swc/wasm': '>=1.2.50' - '@types/node': '*' - typescript: '>=2.7' - peerDependenciesMeta: - '@swc/core': - optional: true - '@swc/wasm': - optional: true - dependencies: - '@cspotcode/source-map-support': 0.8.1 - '@tsconfig/node10': 1.0.9 - '@tsconfig/node12': 1.0.11 - '@tsconfig/node14': 1.0.3 - '@tsconfig/node16': 1.0.4 - '@types/node': 20.4.7 - acorn: 8.10.0 - acorn-walk: 8.2.0 - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - typescript: 5.1.6 - v8-compile-cache-lib: 3.0.1 - yn: 3.1.1 + typescript: 5.3.2 dev: false /tsconfig-paths@3.14.2: @@ -8485,519 +8496,6 @@ packages: resolution: {integrity: sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==} dev: false - /tsparticles-basic@2.12.0: - resolution: {integrity: sha512-pN6FBpL0UsIUXjYbiui5+IVsbIItbQGOlwyGV55g6IYJBgdTNXgFX0HRYZGE9ZZ9psEXqzqwLM37zvWnb5AG9g==} - dependencies: - tsparticles-engine: 2.12.0 - tsparticles-move-base: 2.12.0 - tsparticles-shape-circle: 2.12.0 - tsparticles-updater-color: 2.12.0 - tsparticles-updater-opacity: 2.12.0 - tsparticles-updater-out-modes: 2.12.0 - tsparticles-updater-size: 2.12.0 - dev: false - - /tsparticles-confetti@2.12.0: - resolution: {integrity: sha512-PsxBL1DjYNNZecFFcymivnPypuxHKh0ePz2/9CctKl6zwS+Z8cHBCoszg8jBx6PJDJkAxIa76taezd54caISYg==} - dependencies: - tsparticles-basic: 2.12.0 - tsparticles-engine: 2.12.0 - tsparticles-plugin-emitters: 2.12.0 - tsparticles-plugin-motion: 2.12.0 - tsparticles-shape-cards: 2.12.0 - tsparticles-shape-heart: 2.12.0 - tsparticles-shape-image: 2.12.0 - tsparticles-shape-polygon: 2.12.0 - tsparticles-shape-square: 2.12.0 - tsparticles-shape-star: 2.12.0 - tsparticles-shape-text: 2.12.0 - tsparticles-updater-life: 2.12.0 - tsparticles-updater-roll: 2.12.0 - tsparticles-updater-rotate: 2.12.0 - tsparticles-updater-tilt: 2.12.0 - tsparticles-updater-wobble: 2.12.0 - dev: false - - /tsparticles-demo-configs@2.12.0: - resolution: {integrity: sha512-rn7tb7IOVQJjzbqlbAqkCWLiIvHWGQHaTgm27AfPfG3KzOjaJDFkgHwvQokc0ljZd4KiU55s6TvhQS4xRFM7oA==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-engine@2.12.0: - resolution: {integrity: sha512-ZjDIYex6jBJ4iMc9+z0uPe7SgBnmb6l+EJm83MPIsOny9lPpetMsnw/8YJ3xdxn8hV+S3myTpTN1CkOVmFv0QQ==} - requiresBuild: true - dev: false - - /tsparticles-fireworks@2.12.0: - resolution: {integrity: sha512-PGOxiabCRo9oVjrp7JJV/RmLy+Ecn3E7LMpS5VK2H2Oul5S0aqrch+zcO5jgynzPyIdH6fatXcrAxFbBVC6gkw==} - dependencies: - tsparticles-basic: 2.12.0 - tsparticles-engine: 2.12.0 - tsparticles-plugin-emitters: 2.12.0 - tsparticles-plugin-sounds: 2.12.0 - tsparticles-shape-line: 2.12.0 - tsparticles-updater-destroy: 2.12.0 - tsparticles-updater-life: 2.12.0 - tsparticles-updater-rotate: 2.12.0 - tsparticles-updater-stroke-color: 2.12.0 - dev: false - - /tsparticles-interaction-external-attract@2.12.0: - resolution: {integrity: sha512-0roC6D1QkFqMVomcMlTaBrNVjVOpyNzxIUsjMfshk2wUZDAvTNTuWQdUpmsLS4EeSTDN3rzlGNnIuuUQqyBU5w==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-interaction-external-bounce@2.12.0: - resolution: {integrity: sha512-MMcqKLnQMJ30hubORtdq+4QMldQ3+gJu0bBYsQr9BsThsh8/V0xHc1iokZobqHYVP5tV77mbFBD8Z7iSCf0TMQ==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-interaction-external-bubble@2.12.0: - resolution: {integrity: sha512-5kImCSCZlLNccXOHPIi2Yn+rQWTX3sEa/xCHwXW19uHxtILVJlnAweayc8+Zgmb7mo0DscBtWVFXHPxrVPFDUA==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-interaction-external-connect@2.12.0: - resolution: {integrity: sha512-ymzmFPXz6AaA1LAOL5Ihuy7YSQEW8MzuSJzbd0ES13U8XjiU3HlFqlH6WGT1KvXNw6WYoqrZt0T3fKxBW3/C3A==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-interaction-external-grab@2.12.0: - resolution: {integrity: sha512-iQF/A947hSfDNqAjr49PRjyQaeRkYgTYpfNmAf+EfME8RsbapeP/BSyF6mTy0UAFC0hK2A2Hwgw72eT78yhXeQ==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-interaction-external-pause@2.12.0: - resolution: {integrity: sha512-4SUikNpsFROHnRqniL+uX2E388YTtfRWqqqZxRhY0BrijH4z04Aii3YqaGhJxfrwDKkTQlIoM2GbFT552QZWjw==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-interaction-external-push@2.12.0: - resolution: {integrity: sha512-kqs3V0dgDKgMoeqbdg+cKH2F+DTrvfCMrPF1MCCUpBCqBiH+TRQpJNNC86EZYHfNUeeLuIM3ttWwIkk2hllR/Q==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-interaction-external-remove@2.12.0: - resolution: {integrity: sha512-2eNIrv4m1WB2VfSVj46V2L/J9hNEZnMgFc+A+qmy66C8KzDN1G8aJUAf1inW8JVc0lmo5+WKhzex4X0ZSMghBg==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-interaction-external-repulse@2.12.0: - resolution: {integrity: sha512-rSzdnmgljeBCj5FPp4AtGxOG9TmTsK3AjQW0vlyd1aG2O5kSqFjR+FuT7rfdSk9LEJGH5SjPFE6cwbuy51uEWA==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-interaction-external-slow@2.12.0: - resolution: {integrity: sha512-2IKdMC3om7DttqyroMtO//xNdF0NvJL/Lx7LDo08VpfTgJJozxU+JAUT8XVT7urxhaDzbxSSIROc79epESROtA==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-interaction-external-trail@2.12.0: - resolution: {integrity: sha512-LKSapU5sPTaZqYx+y5VJClj0prlV7bswplSFQaIW1raXkvsk45qir2AVcpP5JUhZSFSG+SwsHr+qCgXhNeN1KA==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-interaction-light@2.12.0: - resolution: {integrity: sha512-mKqqoLdE21HYEh5iAqGDMzeUG/qXrkTxW1pa4z2Vkmrmt46Lv+lSN+JU/u1jfgxdKFLtxNvh731BDo855qN0CQ==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-interaction-particles-attract@2.12.0: - resolution: {integrity: sha512-Hl8qwuwF9aLq3FOkAW+Zomu7Gb8IKs6Y3tFQUQScDmrrSCaeRt2EGklAiwgxwgntmqzL7hbMWNx06CHHcUQKdQ==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-interaction-particles-collisions@2.12.0: - resolution: {integrity: sha512-Se9nPWlyPxdsnHgR6ap4YUImAu3W5MeGKJaQMiQpm1vW8lSMOUejI1n1ioIaQth9weKGKnD9rvcNn76sFlzGBA==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-interaction-particles-links@2.12.0: - resolution: {integrity: sha512-e7I8gRs4rmKfcsHONXMkJnymRWpxHmeaJIo4g2NaDRjIgeb2AcJSWKWZvrsoLnm7zvaf/cMQlbN6vQwCixYq3A==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-interaction-particles-repulse@2.12.0: - resolution: {integrity: sha512-4kRtGCHhTOODYJofYdhyIA3W3Uc+hwlrpacyvHcI/Cg8r/D/a51hGTu9XFiEiUP3NKWykj62UiR7wp2XMZ9Ysw==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-move-base@2.12.0: - resolution: {integrity: sha512-oSogCDougIImq+iRtIFJD0YFArlorSi8IW3HD2gO3USkH+aNn3ZqZNTqp321uB08K34HpS263DTbhLHa/D6BWw==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-move-parallax@2.12.0: - resolution: {integrity: sha512-58CYXaX8Ih5rNtYhpnH0YwU4Ks7gVZMREGUJtmjhuYN+OFr9FVdF3oDIJ9N6gY5a5AnAKz8f5j5qpucoPRcYrQ==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-particles.js@2.12.0: - resolution: {integrity: sha512-LyOuvYdhbUScmA4iDgV3LxA0HzY1DnOwQUy3NrPYO393S2YwdDjdwMod6Btq7EBUjg9FVIh+sZRizgV5elV2dg==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-path-curves@2.12.0: - resolution: {integrity: sha512-+Gofof/1ciIiS9NIvh7Iu97YMu//vjUPXkTiY3XHmEbZURLf+VZ/EvWbP/iKXRZkjN5DAn+SnJNsH82fX9xXUA==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-path-perlin-noise@2.12.0: - resolution: {integrity: sha512-5kstzoDBhw/y4mfS1POcGRNzR6O6/XonaykoUmrijhB7o/ktlm0dHXTJZFvWH7N5KKyFZm2otiTkrAmibN7m+A==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-path-polygon@2.12.0: - resolution: {integrity: sha512-o/9gfC5I4uqS3s8AINOOGdCRIiB4GAyOAQ6oNA0BOE5L4kC8UHsHpmKiTCSsKLnBTLl2/TAbk9lTjx2jFbhoRQ==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-path-simplex-noise@2.12.0: - resolution: {integrity: sha512-S9y397I4D49jH7uXbCCKDy1rjT4TKlpaZYsQTINa/Q80hhyLR4GYTiLXB7E5fci8eoX/k+w7cvgy55M5bWsNyw==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-plugin-absorbers@2.12.0: - resolution: {integrity: sha512-2CkPreaXHrE5VzFlxUKLeRB5t66ff+3jwLJoDFgQcp+R4HOEITo0bBZv2DagGP0QZdYN4grpnQzRBVdB4d1rWA==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-plugin-canvas-mask@2.12.0: - resolution: {integrity: sha512-eFoEbkHKj/4+5ECyNxnXoXDEJLDEOGFwulwbRlO3lqXKsXLLqz74D7uQLSbRlnQWDn4wIuinbuL+dMWyYgWlJg==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-plugin-easing-back@2.12.0: - resolution: {integrity: sha512-Yj2U3hox0tCO1kYNa3n4x0nZGM8fEGKpDSaWQNFVwYPCIqhOAa717onW+6z42kLLavISvEkeSwaykRNUsJ8/vA==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-plugin-easing-circ@2.12.0: - resolution: {integrity: sha512-9sYTnISYK/PYyQKjsyjTMqUCuoRbAGVFZlwKEX3x47UlkRnnkYxF+PJ2y3386yGQ5CR3FRVVxdzTe9NaIZ+b4g==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-plugin-easing-cubic@2.12.0: - resolution: {integrity: sha512-SMUG9TJnryn8itfBrHsGgZrqWfMt/JeLHkOzsCDCjpdZrpESl5OqU9O6QseG8KPuGtEJmQu4Tib1GP71NGFwew==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-plugin-easing-expo@2.12.0: - resolution: {integrity: sha512-oGW8mOSLIN82Yp3MjXzKRwHTc/HSMUYBsDh4LLJO7TjLFxWeI2r9Z/K4Y5pj+GYJUbOPzHjAgxjUYKli95X8Cg==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-plugin-easing-quad@2.12.0: - resolution: {integrity: sha512-2mNqez5pydDewMIUWaUhY5cNQ80IUOYiujwG6qx9spTq1D6EEPLbRNAEL8/ecPdn2j1Um3iWSx6lo340rPkv4Q==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-plugin-easing-quart@2.12.0: - resolution: {integrity: sha512-e4HGv76VOpPTiozwOADaEY76i0bI014wyp7u3cStbI+pWzl9cVIseHH3WjyKz7J3MbO6wOGkBWY1ouXO0HbFQw==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-plugin-easing-quint@2.12.0: - resolution: {integrity: sha512-0AnR2WMkFL/cq72N95qJ+/zsHhJ415UaBeY9QbodlBCDWtBtLTT+rXXVaM/a3E0LEhW1ifxniaFxFwADUr+xOg==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-plugin-easing-sine@2.12.0: - resolution: {integrity: sha512-0jRvwP/fRoqKWvdyq3F/9YMAT4lSuB54m+mf0n+MwnY4WlUkJOEdAgpVxIFsWPwxKRwEjuvyTcQCgh7L4tLh8g==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-plugin-emitters@2.12.0: - resolution: {integrity: sha512-fbskYnaXWXivBh9KFReVCfqHdhbNQSK2T+fq2qcGEWpwtDdgujcaS1k2Q/xjZnWNMfVesik4IrqspcL51gNdSA==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-plugin-hsv-color@2.12.0: - resolution: {integrity: sha512-tC7xVeR71W8Ai31oEDjRh6ZRIPQvJxdru0988Mp6ogShJQ/GH6IfFKMlbcMn9AebhsWS9Lj7l3MG06kQguhheA==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-plugin-infection@2.12.0: - resolution: {integrity: sha512-VRdnfKOzbGhy51mAivCB4fNKnFhhPAyJL6Hh8avA9Jee+bEoUJM9Ko/UNHKdHqs1qsSjnhngaFkBLepf+EKjXw==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-plugin-motion@2.12.0: - resolution: {integrity: sha512-VeS0VDV5wc9a4t0xkPi3lkHqOvKRlELq4mEEvaIk8WwgOcx05TUZcJIIbhftnNabqgpHrZ4iUP5Nb2wZ3DBwWQ==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-plugin-polygon-mask@2.12.0: - resolution: {integrity: sha512-6oUyDD5xRlr2D5qMv8QCspKVoYkTAxLrmAuzx+VUGJt9BPz/Bza15Uy3F17k0vCbJLbObXVaDt/O7Mabt5yQBw==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-plugin-sounds@2.12.0: - resolution: {integrity: sha512-Jm/Mdddq9E9VdHtAbYmv3pgtHQ3nBSbXN+n2axqm6vACgrE/JA4tgLZyuknns0scxibvqh/7zFxkOSa+4ucYuQ==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-shape-bubble@2.12.0: - resolution: {integrity: sha512-Q5YpgpbVcXtcTeERr42iNee7EEmr7+vkzud1BGSeFG6+zZwPSW/PJ/hWJy08mmwvLrkPILcxLZyIjY6opBQu7w==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-shape-cards@2.12.0: - resolution: {integrity: sha512-4mSV1C7c/7SsSbS4A5HJEZE5tB2fOAEUXm52uagzBVMbL/YI+XkjOpi7L6JtCNcBKrWnZ/IgnnLMyyFGhNc4pA==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-shape-circle@2.12.0: - resolution: {integrity: sha512-L6OngbAlbadG7b783x16ns3+SZ7i0SSB66M8xGa5/k+YcY7zm8zG0uPt1Hd+xQDR2aNA3RngVM10O23/Lwk65Q==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-shape-heart@2.12.0: - resolution: {integrity: sha512-OK8CJrCY0Z6YAedyfTQh52u7KsurkP8eLNWDW11BhqcvDQkfwJC5g25Y3VrcW9Rwc88hrbNwFQlsKbY6tOn7qA==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-shape-image@2.12.0: - resolution: {integrity: sha512-iCkSdUVa40DxhkkYjYuYHr9MJGVw+QnQuN5UC+e/yBgJQY+1tQL8UH0+YU/h0GHTzh5Sm+y+g51gOFxHt1dj7Q==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-shape-line@2.12.0: - resolution: {integrity: sha512-RcpKmmpKlk+R8mM5wA2v64Lv1jvXtU4SrBDv3vbdRodKbKaWGGzymzav1Q0hYyDyUZgplEK/a5ZwrfrOwmgYGA==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-shape-multiline-text@2.12.0: - resolution: {integrity: sha512-67N/IkBntH4zo2LhKccsDnxlBAKiqGPCRh5yWr9EWgq2tyXEYLy8xc742qQQtU8ux2cHG35lAPXLh3CB/Lb7/Q==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-shape-path@2.12.0: - resolution: {integrity: sha512-V9aNSt4wMfIlQ+EKSgQogGyy1vO+w3aX6cHF15KzGwCP8xFmHeXskrxrGNp6Hjq6ae1L25mHKtXolmkEhKQv4w==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-shape-polygon@2.12.0: - resolution: {integrity: sha512-5YEy7HVMt1Obxd/jnlsjajchAlYMr9eRZWN+lSjcFSH6Ibra7h59YuJVnwxOxAobpijGxsNiBX0PuGQnB47pmA==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-shape-rounded-rect@2.12.0: - resolution: {integrity: sha512-262GcJWrGVTG+6wOWYJU0UrclM+HhMlEZxIBDeWvurYxPO19EJqNKw6fjmzLIAdHrvo6XLU8M3PxF71cBmTXVQ==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-shape-spiral@2.12.0: - resolution: {integrity: sha512-YuHEYcZkIDzHvb52sDiKbF9MNEM6l4YTjJXexD9fp3RgpTsYEngPH2EcRbEZP7BBegTzSxqycJRJZw9SoTbFYg==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-shape-square@2.12.0: - resolution: {integrity: sha512-33vfajHqmlODKaUzyPI/aVhnAOT09V7nfEPNl8DD0cfiNikEuPkbFqgJezJuE55ebtVo7BZPDA9o7GYbWxQNuw==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-shape-star@2.12.0: - resolution: {integrity: sha512-4sfG/BBqm2qBnPLASl2L5aBfCx86cmZLXeh49Un+TIR1F5Qh4XUFsahgVOG0vkZQa+rOsZPEH04xY5feWmj90g==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-shape-text@2.12.0: - resolution: {integrity: sha512-v2/FCA+hyTbDqp2ymFOe97h/NFb2eezECMrdirHWew3E3qlvj9S/xBibjbpZva2gnXcasBwxn0+LxKbgGdP0rA==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-slim@2.12.0: - resolution: {integrity: sha512-27w9aGAAAPKHvP4LHzWFpyqu7wKyulayyaZ/L6Tuuejy4KP4BBEB4rY5GG91yvAPsLtr6rwWAn3yS+uxnBDpkA==} - dependencies: - tsparticles-basic: 2.12.0 - tsparticles-engine: 2.12.0 - tsparticles-interaction-external-attract: 2.12.0 - tsparticles-interaction-external-bounce: 2.12.0 - tsparticles-interaction-external-bubble: 2.12.0 - tsparticles-interaction-external-connect: 2.12.0 - tsparticles-interaction-external-grab: 2.12.0 - tsparticles-interaction-external-pause: 2.12.0 - tsparticles-interaction-external-push: 2.12.0 - tsparticles-interaction-external-remove: 2.12.0 - tsparticles-interaction-external-repulse: 2.12.0 - tsparticles-interaction-external-slow: 2.12.0 - tsparticles-interaction-particles-attract: 2.12.0 - tsparticles-interaction-particles-collisions: 2.12.0 - tsparticles-interaction-particles-links: 2.12.0 - tsparticles-move-base: 2.12.0 - tsparticles-move-parallax: 2.12.0 - tsparticles-particles.js: 2.12.0 - tsparticles-plugin-easing-quad: 2.12.0 - tsparticles-shape-circle: 2.12.0 - tsparticles-shape-image: 2.12.0 - tsparticles-shape-line: 2.12.0 - tsparticles-shape-polygon: 2.12.0 - tsparticles-shape-square: 2.12.0 - tsparticles-shape-star: 2.12.0 - tsparticles-shape-text: 2.12.0 - tsparticles-updater-color: 2.12.0 - tsparticles-updater-life: 2.12.0 - tsparticles-updater-opacity: 2.12.0 - tsparticles-updater-out-modes: 2.12.0 - tsparticles-updater-rotate: 2.12.0 - tsparticles-updater-size: 2.12.0 - tsparticles-updater-stroke-color: 2.12.0 - dev: false - - /tsparticles-updater-color@2.12.0: - resolution: {integrity: sha512-KcG3a8zd0f8CTiOrylXGChBrjhKcchvDJjx9sp5qpwQK61JlNojNCU35xoaSk2eEHeOvFjh0o3CXWUmYPUcBTQ==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-updater-destroy@2.12.0: - resolution: {integrity: sha512-6NN3dJhxACvzbIGL4dADbYQSZJmdHfwjujj1uvnxdMbb2x8C/AZzGxiN33smo4jkrZ5VLEWZWCJPJ8aOKjQ2Sg==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-updater-gradient@2.12.0: - resolution: {integrity: sha512-Hvj0FU0GXwI8ythPCEmbPE6bCHqgTdRYLtXMX3IwJr7cN15VFyAoB8zZLn3hf8+FtXaVRfO0SI/K+/NVd3/1Uw==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-updater-life@2.12.0: - resolution: {integrity: sha512-J7RWGHAZkowBHpcLpmjKsxwnZZJ94oGEL2w+wvW1/+ZLmAiFFF6UgU0rHMC5CbHJT4IPx9cbkYMEHsBkcRJ0Bw==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-updater-opacity@2.12.0: - resolution: {integrity: sha512-YUjMsgHdaYi4HN89LLogboYcCi1o9VGo21upoqxq19yRy0hRCtx2NhH22iHF/i5WrX6jqshN0iuiiNefC53CsA==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-updater-orbit@2.12.0: - resolution: {integrity: sha512-q4fg3ST3m1TOZq+4JqlOjBBaZ9QBFS47nz67GU4phDd+El+E6dda7GserBQ8b54zvOhE4ZFxv7dz2ph9TsjZ3w==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-updater-out-modes@2.12.0: - resolution: {integrity: sha512-owBp4Gk0JNlSrmp12XVEeBroDhLZU+Uq3szbWlHGSfcR88W4c/0bt0FiH5bHUqORIkw+m8O56hCjbqwj69kpOQ==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-updater-roll@2.12.0: - resolution: {integrity: sha512-dxoxY5jP4C9x15BxlUv5/Q8OjUPBiE09ToXRyBxea9aEJ7/iMw6odvi1HuT0H1vTIfV7o1MYawjeCbMycvODKQ==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-updater-rotate@2.12.0: - resolution: {integrity: sha512-waOFlGFmEZOzsQg4C4VSejNVXGf4dMf3fsnQrEROASGf1FCd8B6WcZau7JtXSTFw0OUGuk8UGz36ETWN72DkCw==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-updater-size@2.12.0: - resolution: {integrity: sha512-B0yRdEDd/qZXCGDL/ussHfx5YJ9UhTqNvmS5X2rR2hiZhBAE2fmsXLeWkdtF2QusjPeEqFDxrkGiLOsh6poqRA==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-updater-stroke-color@2.12.0: - resolution: {integrity: sha512-MPou1ZDxsuVq6SN1fbX+aI5yrs6FyP2iPCqqttpNbWyL+R6fik1rL0ab/x02B57liDXqGKYomIbBQVP3zUTW1A==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-updater-tilt@2.12.0: - resolution: {integrity: sha512-HDEFLXazE+Zw+kkKKAiv0Fs9D9sRP61DoCR6jZ36ipea6OBgY7V1Tifz2TSR1zoQkk57ER9+EOQbkSQO+YIPGQ==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-updater-twinkle@2.12.0: - resolution: {integrity: sha512-JhK/DO4kTx7IFwMBP2EQY9hBaVVvFnGBvX21SQWcjkymmN1hZ+NdcgUtR9jr4jUiiSNdSl7INaBuGloVjWvOgA==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles-updater-wobble@2.12.0: - resolution: {integrity: sha512-85FIRl95ipD3jfIsQdDzcUC5PRMWIrCYqBq69nIy9P8rsNzygn+JK2n+P1VQZowWsZvk0mYjqb9OVQB21Lhf6Q==} - dependencies: - tsparticles-engine: 2.12.0 - dev: false - - /tsparticles@2.12.0: - resolution: {integrity: sha512-aw77llkaEhcKYUHuRlggA6SB1Dpa814/nrStp9USGiDo5QwE1Ckq30QAgdXU6GRvnblUFsiO750ZuLQs5Y0tVw==} - dependencies: - tsparticles-engine: 2.12.0 - tsparticles-interaction-external-trail: 2.12.0 - tsparticles-plugin-absorbers: 2.12.0 - tsparticles-plugin-emitters: 2.12.0 - tsparticles-slim: 2.12.0 - tsparticles-updater-destroy: 2.12.0 - tsparticles-updater-roll: 2.12.0 - tsparticles-updater-tilt: 2.12.0 - tsparticles-updater-twinkle: 2.12.0 - tsparticles-updater-wobble: 2.12.0 - dev: false - /tuf-js@1.1.7: resolution: {integrity: sha512-i3P9Kgw3ytjELUfpuKVDNBJvk4u5bXL6gskv572mcevPbSKCV3zt3djhmlEQ65yERjIbOSncy7U4cQJaB1CBCg==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -9046,6 +8544,11 @@ packages: engines: {node: '>=8'} dev: false + /type-fest@4.8.3: + resolution: {integrity: sha512-//BaTm14Q/gHBn09xlnKNqfI8t6bmdzx2DXYfPBNofN0WUybCEUDcbCWcTa0oF09lzLjZgPphXAsvRiMK0V6Bw==} + engines: {node: '>=16'} + dev: false + /type-is@1.6.18: resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} engines: {node: '>= 0.6'} @@ -9096,48 +8599,48 @@ packages: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} dev: false - /typedoc-plugin-coverage@2.1.0(typedoc@0.25.0): - resolution: {integrity: sha512-d0Lc/aOPRAMnfABCW2cQqCQdzLUzadeq62r4DBrSchcfzx1X8nOvhXK/n4mVAO4wQQUchTm2ZGAzTtiAc2nl0A==} - engines: {node: '>= 14'} + /typedoc-plugin-coverage@2.2.0(typedoc@0.25.4): + resolution: {integrity: sha512-/hq9nwSNBz2p7+VYfljT/zFSmaxN8tlfcIp6CCAaQN6VIxXCciYFIqR+pcckRhjmfHIeSJ5uy2OpCt5F683npA==} + engines: {node: '>= 16'} peerDependencies: - typedoc: ^0.22.12 || 0.23.x || 0.24.x + typedoc: ^0.22.12 || 0.23.x || 0.24.x || 0.25.x dependencies: - typedoc: 0.25.0(typescript@5.1.6) + typedoc: 0.25.4(typescript@5.3.2) dev: false - /typedoc-plugin-keywords@1.4.1(typedoc@0.25.0): - resolution: {integrity: sha512-7vN8VkJRlYFpIrcGNaF3anah7viW8iSecZWP1bJfiX6uKQXEUxaj8UJ1JpqNz1oDjIJrNjka+TkOUgH6hf+HBQ==} + /typedoc-plugin-keywords@1.6.0(typedoc@0.25.4): + resolution: {integrity: sha512-URyCIHw6+Lwil0ywy6lVb2TckfDVGjAWnRnTAiiSZaRaglI6vaaP1EhhwEipOIlHaJSnHZfdwpWe1t4mffTIpA==} peerDependencies: - typedoc: ^0.24.4 + typedoc: ^0.25.4 dependencies: - typedoc: 0.25.0(typescript@5.1.6) - typescript: 5.1.6 + typedoc: 0.25.4(typescript@5.3.2) + typescript: 5.3.2 dev: false - /typedoc-plugin-missing-exports@2.0.1(typedoc@0.25.0): - resolution: {integrity: sha512-+A78kT78uC0Dbv2EFB9RXHO3iywJ5x89jd4z0bLL7Z8DlOSQjJxhRHf8otXsHZbgRUWAuYqYMA9LzxfuSOc87A==} + /typedoc-plugin-missing-exports@2.1.0(typedoc@0.25.4): + resolution: {integrity: sha512-+1DhqZCEu7Vu5APnrqpPwl31D+hXpt1fV0Le9ycCRL1eLVdatdl6KVt4SEVwPxnEpKwgOn2dNX6I9+0F1aO2aA==} peerDependencies: - typedoc: 0.24.x + typedoc: 0.24.x || 0.25.x dependencies: - typedoc: 0.25.0(typescript@5.1.6) + typedoc: 0.25.4(typescript@5.3.2) dev: false - /typedoc@0.25.0(typescript@5.1.6): - resolution: {integrity: sha512-FvCYWhO1n5jACE0C32qg6b3dSfQ8f2VzExnnRboowHtqUD6ARzM2r8YJeZFYXhcm2hI4C2oCRDgNPk/yaQUN9g==} + /typedoc@0.25.4(typescript@5.3.2): + resolution: {integrity: sha512-Du9ImmpBCw54bX275yJrxPVnjdIyJO/84co0/L9mwe0R3G4FSR6rQ09AlXVRvZEGMUg09+z/usc8mgygQ1aidA==} engines: {node: '>= 16'} hasBin: true peerDependencies: - typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x + typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x dependencies: lunr: 2.3.9 marked: 4.3.0 minimatch: 9.0.3 shiki: 0.14.3 - typescript: 5.1.6 + typescript: 5.3.2 dev: false - /typescript@5.1.6: - resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==} + /typescript@5.3.2: + resolution: {integrity: sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==} engines: {node: '>=14.17'} hasBin: true dev: false @@ -9163,6 +8666,10 @@ packages: resolution: {integrity: sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==} dev: true + /undici-types@5.26.5: + resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + dev: false + /unicode-canonical-property-names-ecmascript@2.0.0: resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==} engines: {node: '>=4'} @@ -9224,13 +8731,13 @@ packages: engines: {node: '>=4'} dev: false - /update-browserslist-db@1.0.11(browserslist@4.21.10): - resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} + /update-browserslist-db@1.0.13(browserslist@4.22.2): + resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' dependencies: - browserslist: 4.21.10 + browserslist: 4.22.2 escalade: 3.1.1 picocolors: 1.0.0 dev: false @@ -9254,10 +8761,6 @@ packages: hasBin: true dev: false - /v8-compile-cache-lib@3.0.1: - resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==} - dev: false - /v8-compile-cache@2.3.0: resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==} dev: false @@ -9282,8 +8785,8 @@ packages: builtins: 5.0.1 dev: false - /vanilla-picker@2.12.1: - resolution: {integrity: sha512-2qrEP9VYylKXbyzXKsbu2dferBTvqnlsr29XjHwFE+/MEp0VNj6oEUESLDtKZ7DWzGdSv1x/+ujqFZF+KsO3cg==} + /vanilla-picker@2.12.2: + resolution: {integrity: sha512-dk0gNeNL9fQFGd1VEhNDQfFlbCqAiksRh1H2tVPlavkH88n/a/y30rXi9PPKrYPTK5kEfPO4xcldt4ts/1wIAg==} dependencies: '@sphinxxxx/color-conversion': 2.2.2 dev: true @@ -9324,27 +8827,30 @@ packages: resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} dev: false - /webpack-bundle-analyzer@4.9.0: - resolution: {integrity: sha512-+bXGmO1LyiNx0i9enBu3H8mv42sj/BJWhZNFwjz92tVnBa9J3JMGo2an2IXlEleoDOPn/Hofl5hr/xCpObUDtw==} + /webpack-bundle-analyzer@4.10.1: + resolution: {integrity: sha512-s3P7pgexgT/HTUSYgxJyn28A+99mmLq4HsJepMPzu0R8ImJc52QNqaFYW1Z2z2uIb1/J3eYgaAWVpaC+v/1aAQ==} engines: {node: '>= 10.13.0'} hasBin: true dependencies: '@discoveryjs/json-ext': 0.5.7 acorn: 8.10.0 acorn-walk: 8.2.0 - chalk: 4.1.2 commander: 7.2.0 + debounce: 1.2.1 + escape-string-regexp: 4.0.0 gzip-size: 6.0.0 - lodash: 4.17.21 + html-escaper: 2.0.2 + is-plain-object: 5.0.0 opener: 1.5.2 - sirv: 1.0.19 + picocolors: 1.0.0 + sirv: 2.0.3 ws: 7.5.9 transitivePeerDependencies: - bufferutil - utf-8-validate dev: false - /webpack-cli@5.1.4(webpack-bundle-analyzer@4.9.0)(webpack@5.88.2): + /webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.1)(webpack@5.89.0): resolution: {integrity: sha512-pIDJHIEI9LR0yxHXQ+Qh95k2EvXpWzZ5l+d+jIo+RdSm9MiHfzazIxwwni/p7+x4eJZuvG1AJwgC4TNQ7NRgsg==} engines: {node: '>=14.15.0'} hasBin: true @@ -9362,9 +8868,9 @@ packages: optional: true dependencies: '@discoveryjs/json-ext': 0.5.7 - '@webpack-cli/configtest': 2.1.1(webpack-cli@5.1.4)(webpack@5.88.2) - '@webpack-cli/info': 2.0.2(webpack-cli@5.1.4)(webpack@5.88.2) - '@webpack-cli/serve': 2.0.5(webpack-cli@5.1.4)(webpack@5.88.2) + '@webpack-cli/configtest': 2.1.1(webpack-cli@5.1.4)(webpack@5.89.0) + '@webpack-cli/info': 2.0.2(webpack-cli@5.1.4)(webpack@5.89.0) + '@webpack-cli/serve': 2.0.5(webpack-cli@5.1.4)(webpack@5.89.0) colorette: 2.0.20 commander: 10.0.1 cross-spawn: 7.0.3 @@ -9373,8 +8879,8 @@ packages: import-local: 3.1.0 interpret: 3.1.1 rechoir: 0.8.0 - webpack: 5.88.2(webpack-cli@5.1.4) - webpack-bundle-analyzer: 4.9.0 + webpack: 5.89.0(webpack-cli@5.1.4) + webpack-bundle-analyzer: 4.10.1 webpack-merge: 5.9.0 dev: false @@ -9391,8 +8897,8 @@ packages: engines: {node: '>=10.13.0'} dev: false - /webpack@5.88.2(webpack-cli@5.1.4): - resolution: {integrity: sha512-JmcgNZ1iKj+aiR0OvTYtWQqJwq37Pf683dY9bVORwVbUrDhLhdn/PlO2sHsFHPkj7sHNQF3JwaAkp49V+Sq1tQ==} + /webpack@5.89.0(webpack-cli@5.1.4): + resolution: {integrity: sha512-qyfIC10pOr70V+jkmud8tMfajraGCZMBWJtrmuBymQKCrLTRejBI8STDp1MCyZu/QTdZSeacCQYpYNQVOzX5kw==} engines: {node: '>=10.13.0'} hasBin: true peerDependencies: @@ -9408,7 +8914,7 @@ packages: '@webassemblyjs/wasm-parser': 1.11.6 acorn: 8.10.0 acorn-import-assertions: 1.9.0(acorn@8.10.0) - browserslist: 4.21.10 + browserslist: 4.22.2 chrome-trace-event: 1.0.3 enhanced-resolve: 5.15.0 es-module-lexer: 1.3.0 @@ -9422,9 +8928,9 @@ packages: neo-async: 2.6.2 schema-utils: 3.3.0 tapable: 2.2.1 - terser-webpack-plugin: 5.3.9(webpack@5.88.2) + terser-webpack-plugin: 5.3.9(webpack@5.89.0) watchpack: 2.4.0 - webpack-cli: 5.1.4(webpack-bundle-analyzer@4.9.0)(webpack@5.88.2) + webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.1)(webpack@5.89.0) webpack-sources: 3.2.3 transitivePeerDependencies: - '@swc/core' @@ -9596,11 +9102,6 @@ packages: /yallist@4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} - /yargs-parser@20.2.4: - resolution: {integrity: sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==} - engines: {node: '>=10'} - dev: false - /yargs-parser@20.2.9: resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} engines: {node: '>=10'} @@ -9637,11 +9138,6 @@ packages: yargs-parser: 21.1.1 dev: false - /yn@3.1.1: - resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==} - engines: {node: '>=6'} - dev: false - /yocto-queue@0.1.0: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} diff --git a/presets/bigCircles/CHANGELOG.md b/presets/bigCircles/CHANGELOG.md index 6aa8cc5..e20cce3 100644 --- a/presets/bigCircles/CHANGELOG.md +++ b/presets/bigCircles/CHANGELOG.md @@ -3,174 +3,176 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [2.12.0](https://github.com/tsparticles/presets/compare/v2.11.0...v2.12.0) (2023-08-04) +# [3.0.0](https://github.com/tsparticles/presets/compare/v3.0.0-beta.4...v3.0.0) (2023-12-05) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles +# [3.0.0-beta.4](https://github.com/tsparticles/presets/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-big-circles +# [3.0.0-beta.3](https://github.com/tsparticles/presets/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) - -**Note:** Version bump only for package tsparticles-preset-big-circles - - +# [3.0.0-beta.2](https://github.com/tsparticles/presets/compare/v2.12.0...v3.0.0-beta.2) (2023-11-16) +### Features +- added squares preset ([fbeafea](https://github.com/tsparticles/presets/commit/fbeafeae2261b7c9ce3f7cc1f1d690ac68806542)) -## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +# [3.0.0-beta.1](https://github.com/tsparticles/presets/compare/v2.11.0...v3.0.0-beta.1) (2023-08-04) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles +# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) +**Note:** Version bump only for package @tsparticles/preset-big-circles +## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +**Note:** Version bump only for package @tsparticles/preset-big-circles # 2.10.0 (2023-06-03) -**Note:** Version bump only for package tsparticles-preset-big-circles - - - - +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [2.9.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.9.2...tsparticles-preset-big-circles@2.9.3) (2023-02-12) +## [2.9.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.9.2...@tsparticles/preset-big-circles@2.9.3) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [2.9.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.9.1...tsparticles-preset-big-circles@2.9.2) (2023-02-12) +## [2.9.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.9.1...@tsparticles/preset-big-circles@2.9.2) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [2.9.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.9.0...tsparticles-preset-big-circles@2.9.1) (2023-02-11) +## [2.9.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.9.0...@tsparticles/preset-big-circles@2.9.1) (2023-02-11) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [2.9.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.8.0...tsparticles-preset-big-circles@2.9.0) (2023-02-10) +# [2.9.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.8.0...@tsparticles/preset-big-circles@2.9.0) (2023-02-10) ### Features - added version to engine ([9406873](https://github.com/matteobruni/tsparticles/commit/9406873c6551b59e64edbe3a0e4fe59ef2cde4c6)) -# [2.8.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.7.1...tsparticles-preset-big-circles@2.8.0) (2023-01-18) +# [2.8.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.7.1...@tsparticles/preset-big-circles@2.8.0) (2023-01-18) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [2.7.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.7.0...tsparticles-preset-big-circles@2.7.1) (2022-12-25) +## [2.7.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.7.0...@tsparticles/preset-big-circles@2.7.1) (2022-12-25) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [2.7.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.6.0...tsparticles-preset-big-circles@2.7.0) (2022-12-23) +# [2.7.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.6.0...@tsparticles/preset-big-circles@2.7.0) (2022-12-23) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [2.6.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.5.3...tsparticles-preset-big-circles@2.6.0) (2022-12-06) +# [2.6.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.5.3...@tsparticles/preset-big-circles@2.6.0) (2022-12-06) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [2.5.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.5.2...tsparticles-preset-big-circles@2.5.3) (2022-11-07) +## [2.5.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.5.2...@tsparticles/preset-big-circles@2.5.3) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [2.5.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.5.1...tsparticles-preset-big-circles@2.5.2) (2022-11-07) +## [2.5.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.5.1...@tsparticles/preset-big-circles@2.5.2) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [2.5.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.5.0...tsparticles-preset-big-circles@2.5.1) (2022-11-03) +## [2.5.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.5.0...@tsparticles/preset-big-circles@2.5.1) (2022-11-03) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [2.5.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.4.0...tsparticles-preset-big-circles@2.5.0) (2022-11-02) +# [2.5.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.4.0...@tsparticles/preset-big-circles@2.5.0) (2022-11-02) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [2.4.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.3.4...tsparticles-preset-big-circles@2.4.0) (2022-10-30) +# [2.4.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.3.4...@tsparticles/preset-big-circles@2.4.0) (2022-10-30) ### Features - removed all canvas context save/restore calls ([208722f](https://github.com/matteobruni/tsparticles/commit/208722f0a521246165b7cdc529dfbfbd7a3cf7eb)) -## [2.3.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.3.3...tsparticles-preset-big-circles@2.3.4) (2022-09-30) +## [2.3.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.3.3...@tsparticles/preset-big-circles@2.3.4) (2022-09-30) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [2.3.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.3.2...tsparticles-preset-big-circles@2.3.3) (2022-09-30) +## [2.3.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.3.2...@tsparticles/preset-big-circles@2.3.3) (2022-09-30) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [2.3.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.3.1...tsparticles-preset-big-circles@2.3.2) (2022-09-21) +## [2.3.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.3.1...@tsparticles/preset-big-circles@2.3.2) (2022-09-21) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [2.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.3.0...tsparticles-preset-big-circles@2.3.1) (2022-09-13) +## [2.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.3.0...@tsparticles/preset-big-circles@2.3.1) (2022-09-13) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [2.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.2.4...tsparticles-preset-big-circles@2.3.0) (2022-09-11) +# [2.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.2.4...@tsparticles/preset-big-circles@2.3.0) (2022-09-11) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [2.2.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.2.2...tsparticles-preset-big-circles@2.2.4) (2022-08-26) +## [2.2.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.2.2...@tsparticles/preset-big-circles@2.2.4) (2022-08-26) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [2.2.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.2.2...tsparticles-preset-big-circles@2.2.3) (2022-08-21) +## [2.2.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.2.2...@tsparticles/preset-big-circles@2.2.3) (2022-08-21) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [2.2.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.2.1...tsparticles-preset-big-circles@2.2.2) (2022-08-16) +## [2.2.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.2.1...@tsparticles/preset-big-circles@2.2.2) (2022-08-16) ### Bug Fixes - fixed double mouse events on mobile using pointer events, closes [#4622](https://github.com/matteobruni/tsparticles/issues/4622) ([1019fa4](https://github.com/matteobruni/tsparticles/commit/1019fa431f8a43cbd45d6adeb5adf94433e6e04b)) -## [2.2.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.2.0...tsparticles-preset-big-circles@2.2.1) (2022-08-12) +## [2.2.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.2.0...@tsparticles/preset-big-circles@2.2.1) (2022-08-12) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [2.2.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.1.4...tsparticles-preset-big-circles@2.2.0) (2022-08-11) +# [2.2.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.1.4...@tsparticles/preset-big-circles@2.2.0) (2022-08-11) ### Bug Fixes - **deps:** update capacitor monorepo to v4 ([a63d3a0](https://github.com/matteobruni/tsparticles/commit/a63d3a005ff47dd38ca7924b29267f4796ffebdb)) -## [2.1.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.1.3...tsparticles-preset-big-circles@2.1.4) (2022-07-28) +## [2.1.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.1.3...@tsparticles/preset-big-circles@2.1.4) (2022-07-28) ### Features - preparing react-particles and switching alternate packages ([49e749e](https://github.com/matteobruni/tsparticles/commit/49e749e90e076f0cb22eefe0f3399102f5b9fb35)) -## [2.1.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.1.2...tsparticles-preset-big-circles@2.1.3) (2022-07-01) +## [2.1.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.1.2...@tsparticles/preset-big-circles@2.1.3) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [2.1.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.1.1...tsparticles-preset-big-circles@2.1.2) (2022-07-01) +## [2.1.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.1.1...@tsparticles/preset-big-circles@2.1.2) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [2.1.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.1.0...tsparticles-preset-big-circles@2.1.1) (2022-07-01) +## [2.1.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.1.0...@tsparticles/preset-big-circles@2.1.1) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [2.1.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.0.6...tsparticles-preset-big-circles@2.1.0) (2022-06-18) +# [2.1.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.0.6...@tsparticles/preset-big-circles@2.1.0) (2022-06-18) ### Bug Fixes - **deps:** update dependency gh-pages to v4 ([cf6e957](https://github.com/matteobruni/tsparticles/commit/cf6e9577132afcec26410f7321fcf5ffcfb05930)) - **deps:** update react monorepo to v18.1.0 ([6b45793](https://github.com/matteobruni/tsparticles/commit/6b457937c41d7681a2135dfcb6ff220e578f22bb)) -## [2.0.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.0.5...tsparticles-preset-big-circles@2.0.6) (2022-04-16) +## [2.0.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.0.5...@tsparticles/preset-big-circles@2.0.6) (2022-04-16) ### Bug Fixes - fixes build scripts, closes [#3909](https://github.com/matteobruni/tsparticles/issues/3909), closes [#3911](https://github.com/matteobruni/tsparticles/issues/3911) ([d2c3fb3](https://github.com/matteobruni/tsparticles/commit/d2c3fb33ff9c9d529f2609f89c63cb6e1e61ecda)) -## [2.0.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.0.4...tsparticles-preset-big-circles@2.0.5) (2022-04-14) +## [2.0.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.0.4...@tsparticles/preset-big-circles@2.0.5) (2022-04-14) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [2.0.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.43.1...tsparticles-preset-big-circles@2.0.4) (2022-04-06) +## [2.0.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.43.1...@tsparticles/preset-big-circles@2.0.4) (2022-04-06) ### Bug Fixes @@ -186,25 +188,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.42.1...tsparticles-preset-big-circles@2.0.3) (2022-03-11) +## [2.0.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.42.1...@tsparticles/preset-big-circles@2.0.3) (2022-03-11) -## [1.43.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.43.0...tsparticles-preset-big-circles@1.43.1) (2022-04-06) +## [1.43.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.43.0...@tsparticles/preset-big-circles@1.43.1) (2022-04-06) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [1.43.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.42.4...tsparticles-preset-big-circles@1.43.0) (2022-04-04) +# [1.43.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.42.4...@tsparticles/preset-big-circles@1.43.0) (2022-04-04) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.42.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.42.3...tsparticles-preset-big-circles@1.42.4) (2022-03-20) +## [1.42.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.42.3...@tsparticles/preset-big-circles@1.42.4) (2022-03-20) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.42.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.42.2...tsparticles-preset-big-circles@1.42.3) (2022-03-18) +## [1.42.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.42.2...@tsparticles/preset-big-circles@1.42.3) (2022-03-18) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.42.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.42.1...tsparticles-preset-big-circles@1.42.2) (2022-03-14) +## [1.42.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.42.1...@tsparticles/preset-big-circles@1.42.2) (2022-03-14) ### Bug Fixes @@ -219,7 +221,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.41.4...tsparticles-preset-big-circles@2.0.2) (2022-02-21) +## [2.0.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.41.4...@tsparticles/preset-big-circles@2.0.2) (2022-02-21) ### Bug Fixes @@ -235,37 +237,37 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) - fixed flashing issue with background mask, closes [#3514](https://github.com/matteobruni/tsparticles/issues/3514) ([6f74bf1](https://github.com/matteobruni/tsparticles/commit/6f74bf1ab62587c7f2352bfe6f72ea29bb0a31fc)) -## [1.42.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.42.0...tsparticles-preset-big-circles@1.42.1) (2022-03-09) +## [1.42.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.42.0...@tsparticles/preset-big-circles@1.42.1) (2022-03-09) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [1.42.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.41.6...tsparticles-preset-big-circles@1.42.0) (2022-03-08) +# [1.42.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.41.6...@tsparticles/preset-big-circles@1.42.0) (2022-03-08) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [2.0.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.0.0...tsparticles-preset-big-circles@2.0.1) (2022-02-15) +## [2.0.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.0.0...@tsparticles/preset-big-circles@2.0.1) (2022-02-15) -## [1.41.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.41.5...tsparticles-preset-big-circles@1.41.6) (2022-03-03) +## [1.41.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.41.5...@tsparticles/preset-big-circles@1.41.6) (2022-03-03) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.41.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.41.4...tsparticles-preset-big-circles@1.41.5) (2022-02-24) +## [1.41.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.41.4...@tsparticles/preset-big-circles@1.41.5) (2022-02-24) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.41.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.41.3...tsparticles-preset-big-circles@1.41.4) (2022-02-20) +## [1.41.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.41.3...@tsparticles/preset-big-circles@1.41.4) (2022-02-20) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.41.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.41.2...tsparticles-preset-big-circles@1.41.3) (2022-02-19) +## [1.41.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.41.2...@tsparticles/preset-big-circles@1.41.3) (2022-02-19) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.41.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.41.1...tsparticles-preset-big-circles@1.41.2) (2022-02-16) +## [1.41.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.41.1...@tsparticles/preset-big-circles@1.41.2) (2022-02-16) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [2.0.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.41.1...tsparticles-preset-big-circles@2.0.0) (2022-02-15) +# [2.0.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.41.1...@tsparticles/preset-big-circles@2.0.0) (2022-02-15) ### Bug Fixes @@ -280,32 +282,32 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.24.2...tsparticles-preset-big-circles@2.0.0-beta.5) (2022-01-30) +# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.24.2...@tsparticles/preset-big-circles@2.0.0-beta.5) (2022-01-30) -## [1.41.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.41.0...tsparticles-preset-big-circles@1.41.1) (2022-02-14) +## [1.41.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.41.0...@tsparticles/preset-big-circles@1.41.1) (2022-02-14) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [1.41.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.40.2...tsparticles-preset-big-circles@1.41.0) (2022-02-10) +# [1.41.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.40.2...@tsparticles/preset-big-circles@1.41.0) (2022-02-10) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.40.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.40.1...tsparticles-preset-big-circles@1.40.2) (2022-02-07) +## [1.40.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.40.1...@tsparticles/preset-big-circles@1.40.2) (2022-02-07) ### Bug Fixes - **deps:** update dependency @ionic/angular to v6 ([b20503f](https://github.com/matteobruni/tsparticles/commit/b20503ff2a29f6c8617f42c764c8a868fc334c5f)) - removed all browser flags in package.json, a lot of issues with it. closes [#3094](https://github.com/matteobruni/tsparticles/issues/3094) ([1415875](https://github.com/matteobruni/tsparticles/commit/14158755ec80ace4e0c520cef407b2d7f4078568)) -## [1.40.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.40.0...tsparticles-preset-big-circles@1.40.1) (2022-02-06) +## [1.40.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.40.0...@tsparticles/preset-big-circles@1.40.1) (2022-02-06) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [1.40.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.24.3...tsparticles-preset-big-circles@1.40.0) (2022-02-04) +# [1.40.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.24.3...@tsparticles/preset-big-circles@1.40.0) (2022-02-04) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.24.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.24.2...tsparticles-preset-big-circles@1.24.3) (2022-02-02) +## [1.24.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.24.2...@tsparticles/preset-big-circles@1.24.3) (2022-02-02) ### Features @@ -316,7 +318,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.0.0-beta.3...tsparticles-preset-big-circles@2.0.0-beta.4) (2021-12-07) +# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.0.0-beta.3...@tsparticles/preset-big-circles@2.0.0-beta.4) (2021-12-07) ### Features @@ -324,7 +326,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - updated fpsLimit default value to 120 build: updated all presets to have a fpsLimit of 120 ([d1eff05](https://github.com/matteobruni/tsparticles/commit/d1eff050224c4d65727c0abc3f100d70d3807eb8)) -# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.22.5...tsparticles-preset-big-circles@2.0.0-beta.3) (2021-12-04) +# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.22.5...@tsparticles/preset-big-circles@2.0.0-beta.3) (2021-12-04) ### Features @@ -333,7 +335,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.20.4...tsparticles-preset-big-circles@2.0.0-beta.2) (2021-10-06) +# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.20.4...@tsparticles/preset-big-circles@2.0.0-beta.2) (2021-10-06) ### Features @@ -342,63 +344,63 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.24.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.24.1...tsparticles-preset-big-circles@1.24.2) (2022-01-29) +## [1.24.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.24.1...@tsparticles/preset-big-circles@1.24.2) (2022-01-29) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.24.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.24.0...tsparticles-preset-big-circles@1.24.1) (2022-01-26) +## [1.24.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.24.0...@tsparticles/preset-big-circles@1.24.1) (2022-01-26) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [1.24.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.23.0...tsparticles-preset-big-circles@1.24.0) (2022-01-08) +# [1.24.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.23.0...@tsparticles/preset-big-circles@1.24.0) (2022-01-08) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [1.23.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.22.6...tsparticles-preset-big-circles@1.23.0) (2021-12-29) +# [1.23.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.22.6...@tsparticles/preset-big-circles@1.23.0) (2021-12-29) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.22.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.22.5...tsparticles-preset-big-circles@1.22.6) (2021-12-24) +## [1.22.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.22.5...@tsparticles/preset-big-circles@1.22.6) (2021-12-24) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.22.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.22.4...tsparticles-preset-big-circles@1.22.5) (2021-11-28) +## [1.22.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.22.4...@tsparticles/preset-big-circles@1.22.5) (2021-11-28) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.22.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.22.3...tsparticles-preset-big-circles@1.22.4) (2021-11-17) +## [1.22.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.22.3...@tsparticles/preset-big-circles@1.22.4) (2021-11-17) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.22.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.22.2...tsparticles-preset-big-circles@1.22.3) (2021-11-05) +## [1.22.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.22.2...@tsparticles/preset-big-circles@1.22.3) (2021-11-05) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.22.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.22.1...tsparticles-preset-big-circles@1.22.2) (2021-10-31) +## [1.22.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.22.1...@tsparticles/preset-big-circles@1.22.2) (2021-10-31) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.22.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.22.0...tsparticles-preset-big-circles@1.22.1) (2021-10-30) +## [1.22.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.22.0...@tsparticles/preset-big-circles@1.22.1) (2021-10-30) ### Bug Fixes - added browserslist to fix some issues with older browsers ([24d8f52](https://github.com/matteobruni/tsparticles/commit/24d8f520ee6934bd967d63612c828705e1dc09e2)) -# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@2.0.0-beta.0...tsparticles-preset-big-circles@2.0.0-beta.1) (2021-10-06) +# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@2.0.0-beta.0...@tsparticles/preset-big-circles@2.0.0-beta.1) (2021-10-06) -# [1.22.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.21.0...tsparticles-preset-big-circles@1.22.0) (2021-10-28) +# [1.22.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.21.0...@tsparticles/preset-big-circles@1.22.0) (2021-10-28) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [1.21.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.20.4...tsparticles-preset-big-circles@1.21.0) (2021-10-14) +# [1.21.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.20.4...@tsparticles/preset-big-circles@1.21.0) (2021-10-14) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.20.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.20.3...tsparticles-preset-big-circles@1.20.4) (2021-10-06) +## [1.20.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.20.3...@tsparticles/preset-big-circles@1.20.4) (2021-10-06) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.20.3...tsparticles-preset-big-circles@2.0.0-beta.0) (2021-10-06) +# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.20.3...@tsparticles/preset-big-circles@2.0.0-beta.0) (2021-10-06) ### Features @@ -407,27 +409,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.20.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.20.2...tsparticles-preset-big-circles@1.20.3) (2021-10-03) +## [1.20.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.20.2...@tsparticles/preset-big-circles@1.20.3) (2021-10-03) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.20.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.20.1...tsparticles-preset-big-circles@1.20.2) (2021-09-27) +## [1.20.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.20.1...@tsparticles/preset-big-circles@1.20.2) (2021-09-27) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.20.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.20.0...tsparticles-preset-big-circles@1.20.1) (2021-09-20) +## [1.20.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.20.0...@tsparticles/preset-big-circles@1.20.1) (2021-09-20) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [1.20.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.19.1...tsparticles-preset-big-circles@1.20.0) (2021-09-18) +# [1.20.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.19.1...@tsparticles/preset-big-circles@1.20.0) (2021-09-18) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.19.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.19.0...tsparticles-preset-big-circles@1.19.1) (2021-09-15) +## [1.19.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.19.0...@tsparticles/preset-big-circles@1.19.1) (2021-09-15) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [1.19.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.18.3...tsparticles-preset-big-circles@1.19.0) (2021-08-23) +# [1.19.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.18.3...@tsparticles/preset-big-circles@1.19.0) (2021-08-23) ### Bug Fixes @@ -438,56 +440,56 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - improved move path generators ([9b67377](https://github.com/matteobruni/tsparticles/commit/9b67377f9208a005b122e312ad4ad3c95a50deb7)) -## [1.18.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.18.2...tsparticles-preset-big-circles@1.18.3) (2021-08-10) +## [1.18.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.18.2...@tsparticles/preset-big-circles@1.18.3) (2021-08-10) ### Features - added new methods to particle class ([5743453](https://github.com/matteobruni/tsparticles/commit/5743453906001569f262888aa54539ad4e1463ac)) -## [1.18.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.18.1...tsparticles-preset-big-circles@1.18.2) (2021-07-31) +## [1.18.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.18.1...@tsparticles/preset-big-circles@1.18.2) (2021-07-31) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.18.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.18.0...tsparticles-preset-big-circles@1.18.1) (2021-07-29) +## [1.18.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.18.0...@tsparticles/preset-big-circles@1.18.1) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [1.18.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.17.0...tsparticles-preset-big-circles@1.18.0) (2021-07-29) +# [1.18.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.17.0...@tsparticles/preset-big-circles@1.18.0) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.3.0...tsparticles-preset-big-circles@1.3.1) (2020-10-06) +## [1.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.3.0...@tsparticles/preset-big-circles@1.3.1) (2020-10-06) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [1.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.3.0-beta.5...tsparticles-preset-big-circles@1.3.0) (2020-10-05) +# [1.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.3.0-beta.5...@tsparticles/preset-big-circles@1.3.0) (2020-10-05) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [1.3.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.3.0-beta.4...tsparticles-preset-big-circles@1.3.0-beta.5) (2020-10-04) +# [1.3.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.3.0-beta.4...@tsparticles/preset-big-circles@1.3.0-beta.5) (2020-10-04) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [1.3.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.3.0-beta.3...tsparticles-preset-big-circles@1.3.0-beta.4) (2020-10-04) +# [1.3.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.3.0-beta.3...@tsparticles/preset-big-circles@1.3.0-beta.4) (2020-10-04) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [1.3.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.3.0-beta.2...tsparticles-preset-big-circles@1.3.0-beta.3) (2020-10-03) +# [1.3.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.3.0-beta.2...@tsparticles/preset-big-circles@1.3.0-beta.3) (2020-10-03) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [1.3.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.3.0-beta.1...tsparticles-preset-big-circles@1.3.0-beta.2) (2020-10-03) +# [1.3.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.3.0-beta.1...@tsparticles/preset-big-circles@1.3.0-beta.2) (2020-10-03) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [1.3.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.3.0-beta.0...tsparticles-preset-big-circles@1.3.0-beta.1) (2020-10-03) +# [1.3.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.3.0-beta.0...@tsparticles/preset-big-circles@1.3.0-beta.1) (2020-10-03) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -# [1.3.0-beta.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.2.13...tsparticles-preset-big-circles@1.3.0-beta.0) (2020-10-02) +# [1.3.0-beta.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.2.13...@tsparticles/preset-big-circles@1.3.0-beta.0) (2020-10-02) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles -## [1.2.11-alpha.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-big-circles@1.2.10...tsparticles-preset-big-circles@1.2.11-alpha.0) (2020-08-22) +## [1.2.11-alpha.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-big-circles@1.2.10...@tsparticles/preset-big-circles@1.2.11-alpha.0) (2020-08-22) -**Note:** Version bump only for package tsparticles-preset-big-circles +**Note:** Version bump only for package @tsparticles/preset-big-circles diff --git a/presets/bigCircles/README.md b/presets/bigCircles/README.md index 283aed9..03594c3 100644 --- a/presets/bigCircles/README.md +++ b/presets/bigCircles/README.md @@ -2,7 +2,7 @@ # tsParticles Big Circles Preset -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-big-circles/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-big-circles) [![npmjs](https://badge.fury.io/js/tsparticles-preset-big-circles.svg)](https://www.npmjs.com/package/tsparticles-preset-big-circles) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-big-circles)](https://www.npmjs.com/package/tsparticles-preset-big-circles) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-big-circles/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-big-circles) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-big-circles.svg)](https://www.npmjs.com/package/@tsparticles/preset-big-circles) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-big-circles)](https://www.npmjs.com/package/@tsparticles/preset-big-circles) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) [tsParticles](https://github.com/matteobruni/tsparticles) preset for big colored circles on a white background. @@ -22,19 +22,19 @@ The first step is installing [tsParticles](https://github.com/matteobruni/tspart vanilla javascript in the main project [here](https://github.com/matteobruni/tsparticles) Once installed you need one more script to be included in your page (or you can download that -from [jsDelivr](https://www.jsdelivr.com/package/npm/tsparticles-preset-big-circles): +from [jsDelivr](https://www.jsdelivr.com/package/npm/@tsparticles/preset-big-circles): ```html - - - - - - - - - - + + + + + + + + + + ``` #### Bundle @@ -42,7 +42,7 @@ from [jsDelivr](https://www.jsdelivr.com/package/npm/tsparticles-preset-big-circ A bundled script can also be used, this will include every needed plugin needed by the preset. ```html - + ``` ### Usage @@ -85,8 +85,8 @@ This sample uses the class component syntax, but you can use hooks as well (if t ```typescript jsx import Particles from "react-particles"; -import type { Engine } from "tsparticles-engine"; -import { loadBigCirclesPreset } from "tsparticles-preset-big-circles"; +import type { Engine } from "@tsparticles/engine"; +import { loadBigCirclesPreset } from "@tsparticles/preset-big-circles"; export class ParticlesContainer extends React.PureComponent { // this customizes the component tsParticles installation diff --git a/presets/bigCircles/package.dist.json b/presets/bigCircles/package.dist.json index 72856c0..78b9478 100644 --- a/presets/bigCircles/package.dist.json +++ b/presets/bigCircles/package.dist.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-big-circles", - "version": "2.12.0", + "name": "@tsparticles/preset-big-circles", + "version": "3.0.0", "description": "tsParticles big circles preset", "homepage": "https://particles.js.org", "repository": { @@ -87,8 +87,12 @@ "module": "esm/index.js", "types": "types/index.d.ts", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-plugin-emitters": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/plugin-emitters": "^3.0.0", + "@tsparticles/plugin-emitters-shape-square": "^3.0.0" + }, + "publishConfig": { + "access": "public" } } diff --git a/presets/bigCircles/package.json b/presets/bigCircles/package.json index 02d8180..2b6f151 100644 --- a/presets/bigCircles/package.json +++ b/presets/bigCircles/package.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-big-circles", - "version": "2.12.0", + "name": "@tsparticles/preset-big-circles", + "version": "3.0.0", "description": "tsParticles big circles preset", "homepage": "https://particles.js.org", "scripts": { @@ -70,7 +70,8 @@ ], "publishConfig": { "directory": "dist", - "linkDirectory": true + "linkDirectory": true, + "access": "public" }, "author": "Matteo Bruni ", "license": "MIT", @@ -96,8 +97,9 @@ "types": "dist/types/index.d.ts", "prettier": "@tsparticles/prettier-config", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-plugin-emitters": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/plugin-emitters": "^3.0.0", + "@tsparticles/plugin-emitters-shape-square": "^3.0.0" } } diff --git a/presets/bigCircles/src/bundle.ts b/presets/bigCircles/src/bundle.ts index 99a4d9f..a79dd1f 100644 --- a/presets/bigCircles/src/bundle.ts +++ b/presets/bigCircles/src/bundle.ts @@ -1,5 +1,5 @@ import { loadBigCirclesPreset } from "."; -import { tsParticles } from "tsparticles-engine"; +import { tsParticles } from "@tsparticles/engine"; loadBigCirclesPreset(tsParticles); diff --git a/presets/bigCircles/src/index.ts b/presets/bigCircles/src/index.ts index 6f6fe1f..86c3cf8 100644 --- a/presets/bigCircles/src/index.ts +++ b/presets/bigCircles/src/index.ts @@ -1,6 +1,7 @@ -import type { Engine } from "tsparticles-engine"; -import { loadBasic } from "tsparticles-basic"; -import { loadEmittersPlugin } from "tsparticles-plugin-emitters"; +import type { Engine } from "@tsparticles/engine"; +import { loadBasic } from "@tsparticles/basic"; +import { loadEmittersPlugin } from "@tsparticles/plugin-emitters"; +import { loadEmittersShapeSquare } from "@tsparticles/plugin-emitters-shape-square"; import { options } from "./options"; /** @@ -10,6 +11,7 @@ import { options } from "./options"; */ export async function loadBigCirclesPreset(engine: Engine, refresh = true): Promise { await loadBasic(engine, false); + await loadEmittersShapeSquare(engine, false); await loadEmittersPlugin(engine, false); await engine.addPreset("bigCircles", options, false); diff --git a/presets/bigCircles/src/options.ts b/presets/bigCircles/src/options.ts index bf13690..71ab796 100644 --- a/presets/bigCircles/src/options.ts +++ b/presets/bigCircles/src/options.ts @@ -1,4 +1,4 @@ -import { type ISourceOptions, MoveDirection, OutMode } from "tsparticles-engine"; +import { type ISourceOptions, MoveDirection, OutMode } from "@tsparticles/engine"; export const options: ISourceOptions = { fpsLimit: 120, @@ -16,7 +16,7 @@ export const options: ISourceOptions = { type: "circle", }, opacity: { - value: 0.5, + value: { min: 0.4, max: 0.8 }, }, size: { value: { min: 200, max: 400 }, diff --git a/presets/bubbles/CHANGELOG.md b/presets/bubbles/CHANGELOG.md index 49614f9..3f74c0b 100644 --- a/presets/bubbles/CHANGELOG.md +++ b/presets/bubbles/CHANGELOG.md @@ -3,174 +3,176 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [2.12.0](https://github.com/tsparticles/presets/compare/v2.11.0...v2.12.0) (2023-08-04) +# [3.0.0](https://github.com/tsparticles/presets/compare/v3.0.0-beta.4...v3.0.0) (2023-12-05) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles +# [3.0.0-beta.4](https://github.com/tsparticles/presets/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-bubbles +# [3.0.0-beta.3](https://github.com/tsparticles/presets/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) - -**Note:** Version bump only for package tsparticles-preset-bubbles - - +# [3.0.0-beta.2](https://github.com/tsparticles/presets/compare/v2.12.0...v3.0.0-beta.2) (2023-11-16) +### Features +- added squares preset ([fbeafea](https://github.com/tsparticles/presets/commit/fbeafeae2261b7c9ce3f7cc1f1d690ac68806542)) -## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +# [3.0.0-beta.1](https://github.com/tsparticles/presets/compare/v2.11.0...v3.0.0-beta.1) (2023-08-04) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles +# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) +**Note:** Version bump only for package @tsparticles/preset-bubbles +## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +**Note:** Version bump only for package @tsparticles/preset-bubbles # 2.10.0 (2023-06-03) -**Note:** Version bump only for package tsparticles-preset-bubbles - - - - +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [2.9.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.9.2...tsparticles-preset-bubbles@2.9.3) (2023-02-12) +## [2.9.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.9.2...@tsparticles/preset-bubbles@2.9.3) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [2.9.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.9.1...tsparticles-preset-bubbles@2.9.2) (2023-02-12) +## [2.9.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.9.1...@tsparticles/preset-bubbles@2.9.2) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [2.9.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.9.0...tsparticles-preset-bubbles@2.9.1) (2023-02-11) +## [2.9.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.9.0...@tsparticles/preset-bubbles@2.9.1) (2023-02-11) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [2.9.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.8.0...tsparticles-preset-bubbles@2.9.0) (2023-02-10) +# [2.9.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.8.0...@tsparticles/preset-bubbles@2.9.0) (2023-02-10) ### Features - added version to engine ([9406873](https://github.com/matteobruni/tsparticles/commit/9406873c6551b59e64edbe3a0e4fe59ef2cde4c6)) -# [2.8.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.7.1...tsparticles-preset-bubbles@2.8.0) (2023-01-18) +# [2.8.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.7.1...@tsparticles/preset-bubbles@2.8.0) (2023-01-18) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [2.7.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.7.0...tsparticles-preset-bubbles@2.7.1) (2022-12-25) +## [2.7.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.7.0...@tsparticles/preset-bubbles@2.7.1) (2022-12-25) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [2.7.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.6.0...tsparticles-preset-bubbles@2.7.0) (2022-12-23) +# [2.7.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.6.0...@tsparticles/preset-bubbles@2.7.0) (2022-12-23) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [2.6.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.5.3...tsparticles-preset-bubbles@2.6.0) (2022-12-06) +# [2.6.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.5.3...@tsparticles/preset-bubbles@2.6.0) (2022-12-06) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [2.5.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.5.2...tsparticles-preset-bubbles@2.5.3) (2022-11-07) +## [2.5.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.5.2...@tsparticles/preset-bubbles@2.5.3) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [2.5.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.5.1...tsparticles-preset-bubbles@2.5.2) (2022-11-07) +## [2.5.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.5.1...@tsparticles/preset-bubbles@2.5.2) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [2.5.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.5.0...tsparticles-preset-bubbles@2.5.1) (2022-11-03) +## [2.5.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.5.0...@tsparticles/preset-bubbles@2.5.1) (2022-11-03) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [2.5.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.4.0...tsparticles-preset-bubbles@2.5.0) (2022-11-02) +# [2.5.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.4.0...@tsparticles/preset-bubbles@2.5.0) (2022-11-02) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [2.4.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.3.4...tsparticles-preset-bubbles@2.4.0) (2022-10-30) +# [2.4.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.3.4...@tsparticles/preset-bubbles@2.4.0) (2022-10-30) ### Features - removed all canvas context save/restore calls ([208722f](https://github.com/matteobruni/tsparticles/commit/208722f0a521246165b7cdc529dfbfbd7a3cf7eb)) -## [2.3.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.3.3...tsparticles-preset-bubbles@2.3.4) (2022-09-30) +## [2.3.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.3.3...@tsparticles/preset-bubbles@2.3.4) (2022-09-30) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [2.3.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.3.2...tsparticles-preset-bubbles@2.3.3) (2022-09-30) +## [2.3.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.3.2...@tsparticles/preset-bubbles@2.3.3) (2022-09-30) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [2.3.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.3.1...tsparticles-preset-bubbles@2.3.2) (2022-09-21) +## [2.3.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.3.1...@tsparticles/preset-bubbles@2.3.2) (2022-09-21) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [2.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.3.0...tsparticles-preset-bubbles@2.3.1) (2022-09-13) +## [2.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.3.0...@tsparticles/preset-bubbles@2.3.1) (2022-09-13) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [2.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.2.4...tsparticles-preset-bubbles@2.3.0) (2022-09-11) +# [2.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.2.4...@tsparticles/preset-bubbles@2.3.0) (2022-09-11) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [2.2.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.2.2...tsparticles-preset-bubbles@2.2.4) (2022-08-26) +## [2.2.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.2.2...@tsparticles/preset-bubbles@2.2.4) (2022-08-26) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [2.2.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.2.2...tsparticles-preset-bubbles@2.2.3) (2022-08-21) +## [2.2.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.2.2...@tsparticles/preset-bubbles@2.2.3) (2022-08-21) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [2.2.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.2.1...tsparticles-preset-bubbles@2.2.2) (2022-08-16) +## [2.2.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.2.1...@tsparticles/preset-bubbles@2.2.2) (2022-08-16) ### Bug Fixes - fixed double mouse events on mobile using pointer events, closes [#4622](https://github.com/matteobruni/tsparticles/issues/4622) ([1019fa4](https://github.com/matteobruni/tsparticles/commit/1019fa431f8a43cbd45d6adeb5adf94433e6e04b)) -## [2.2.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.2.0...tsparticles-preset-bubbles@2.2.1) (2022-08-12) +## [2.2.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.2.0...@tsparticles/preset-bubbles@2.2.1) (2022-08-12) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [2.2.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.1.4...tsparticles-preset-bubbles@2.2.0) (2022-08-11) +# [2.2.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.1.4...@tsparticles/preset-bubbles@2.2.0) (2022-08-11) ### Bug Fixes - **deps:** update capacitor monorepo to v4 ([a63d3a0](https://github.com/matteobruni/tsparticles/commit/a63d3a005ff47dd38ca7924b29267f4796ffebdb)) -## [2.1.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.1.3...tsparticles-preset-bubbles@2.1.4) (2022-07-28) +## [2.1.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.1.3...@tsparticles/preset-bubbles@2.1.4) (2022-07-28) ### Features - preparing react-particles and switching alternate packages ([49e749e](https://github.com/matteobruni/tsparticles/commit/49e749e90e076f0cb22eefe0f3399102f5b9fb35)) -## [2.1.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.1.2...tsparticles-preset-bubbles@2.1.3) (2022-07-01) +## [2.1.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.1.2...@tsparticles/preset-bubbles@2.1.3) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [2.1.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.1.1...tsparticles-preset-bubbles@2.1.2) (2022-07-01) +## [2.1.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.1.1...@tsparticles/preset-bubbles@2.1.2) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [2.1.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.1.0...tsparticles-preset-bubbles@2.1.1) (2022-07-01) +## [2.1.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.1.0...@tsparticles/preset-bubbles@2.1.1) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [2.1.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.0.6...tsparticles-preset-bubbles@2.1.0) (2022-06-18) +# [2.1.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.0.6...@tsparticles/preset-bubbles@2.1.0) (2022-06-18) ### Bug Fixes - **deps:** update dependency gh-pages to v4 ([cf6e957](https://github.com/matteobruni/tsparticles/commit/cf6e9577132afcec26410f7321fcf5ffcfb05930)) - **deps:** update react monorepo to v18.1.0 ([6b45793](https://github.com/matteobruni/tsparticles/commit/6b457937c41d7681a2135dfcb6ff220e578f22bb)) -## [2.0.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.0.5...tsparticles-preset-bubbles@2.0.6) (2022-04-16) +## [2.0.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.0.5...@tsparticles/preset-bubbles@2.0.6) (2022-04-16) ### Bug Fixes - fixes build scripts, closes [#3909](https://github.com/matteobruni/tsparticles/issues/3909), closes [#3911](https://github.com/matteobruni/tsparticles/issues/3911) ([d2c3fb3](https://github.com/matteobruni/tsparticles/commit/d2c3fb33ff9c9d529f2609f89c63cb6e1e61ecda)) -## [2.0.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.0.4...tsparticles-preset-bubbles@2.0.5) (2022-04-14) +## [2.0.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.0.4...@tsparticles/preset-bubbles@2.0.5) (2022-04-14) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [2.0.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.43.1...tsparticles-preset-bubbles@2.0.4) (2022-04-06) +## [2.0.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.43.1...@tsparticles/preset-bubbles@2.0.4) (2022-04-06) ### Bug Fixes @@ -187,25 +189,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.42.1...tsparticles-preset-bubbles@2.0.3) (2022-03-11) +## [2.0.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.42.1...@tsparticles/preset-bubbles@2.0.3) (2022-03-11) -## [1.43.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.43.0...tsparticles-preset-bubbles@1.43.1) (2022-04-06) +## [1.43.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.43.0...@tsparticles/preset-bubbles@1.43.1) (2022-04-06) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [1.43.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.42.4...tsparticles-preset-bubbles@1.43.0) (2022-04-04) +# [1.43.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.42.4...@tsparticles/preset-bubbles@1.43.0) (2022-04-04) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.42.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.42.3...tsparticles-preset-bubbles@1.42.4) (2022-03-20) +## [1.42.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.42.3...@tsparticles/preset-bubbles@1.42.4) (2022-03-20) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.42.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.42.2...tsparticles-preset-bubbles@1.42.3) (2022-03-18) +## [1.42.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.42.2...@tsparticles/preset-bubbles@1.42.3) (2022-03-18) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.42.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.42.1...tsparticles-preset-bubbles@1.42.2) (2022-03-14) +## [1.42.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.42.1...@tsparticles/preset-bubbles@1.42.2) (2022-03-14) ### Bug Fixes @@ -221,7 +223,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.41.4...tsparticles-preset-bubbles@2.0.2) (2022-02-21) +## [2.0.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.41.4...@tsparticles/preset-bubbles@2.0.2) (2022-02-21) ### Bug Fixes @@ -238,37 +240,37 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) - fixed flashing issue with background mask, closes [#3514](https://github.com/matteobruni/tsparticles/issues/3514) ([6f74bf1](https://github.com/matteobruni/tsparticles/commit/6f74bf1ab62587c7f2352bfe6f72ea29bb0a31fc)) -## [1.42.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.42.0...tsparticles-preset-bubbles@1.42.1) (2022-03-09) +## [1.42.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.42.0...@tsparticles/preset-bubbles@1.42.1) (2022-03-09) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [1.42.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.41.6...tsparticles-preset-bubbles@1.42.0) (2022-03-08) +# [1.42.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.41.6...@tsparticles/preset-bubbles@1.42.0) (2022-03-08) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [2.0.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.0.0...tsparticles-preset-bubbles@2.0.1) (2022-02-15) +## [2.0.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.0.0...@tsparticles/preset-bubbles@2.0.1) (2022-02-15) -## [1.41.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.41.5...tsparticles-preset-bubbles@1.41.6) (2022-03-03) +## [1.41.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.41.5...@tsparticles/preset-bubbles@1.41.6) (2022-03-03) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.41.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.41.4...tsparticles-preset-bubbles@1.41.5) (2022-02-24) +## [1.41.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.41.4...@tsparticles/preset-bubbles@1.41.5) (2022-02-24) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.41.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.41.3...tsparticles-preset-bubbles@1.41.4) (2022-02-20) +## [1.41.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.41.3...@tsparticles/preset-bubbles@1.41.4) (2022-02-20) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.41.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.41.2...tsparticles-preset-bubbles@1.41.3) (2022-02-19) +## [1.41.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.41.2...@tsparticles/preset-bubbles@1.41.3) (2022-02-19) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.41.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.41.1...tsparticles-preset-bubbles@1.41.2) (2022-02-16) +## [1.41.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.41.1...@tsparticles/preset-bubbles@1.41.2) (2022-02-16) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [2.0.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.41.1...tsparticles-preset-bubbles@2.0.0) (2022-02-15) +# [2.0.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.41.1...@tsparticles/preset-bubbles@2.0.0) (2022-02-15) ### Bug Fixes @@ -284,17 +286,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.24.2...tsparticles-preset-bubbles@2.0.0-beta.5) (2022-01-30) +# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.24.2...@tsparticles/preset-bubbles@2.0.0-beta.5) (2022-01-30) -## [1.41.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.41.0...tsparticles-preset-bubbles@1.41.1) (2022-02-14) +## [1.41.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.41.0...@tsparticles/preset-bubbles@1.41.1) (2022-02-14) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [1.41.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.40.2...tsparticles-preset-bubbles@1.41.0) (2022-02-10) +# [1.41.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.40.2...@tsparticles/preset-bubbles@1.41.0) (2022-02-10) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.40.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.40.1...tsparticles-preset-bubbles@1.40.2) (2022-02-07) +## [1.40.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.40.1...@tsparticles/preset-bubbles@1.40.2) (2022-02-07) ### Bug Fixes @@ -302,15 +304,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - removed deprecated options ([fc1676d](https://github.com/matteobruni/tsparticles/commit/fc1676d94799326f2bd0285995f2b166647e6b6d)) - removed all browser flags in package.json, a lot of issues with it. closes [#3094](https://github.com/matteobruni/tsparticles/issues/3094) ([1415875](https://github.com/matteobruni/tsparticles/commit/14158755ec80ace4e0c520cef407b2d7f4078568)) -## [1.40.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.40.0...tsparticles-preset-bubbles@1.40.1) (2022-02-06) +## [1.40.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.40.0...@tsparticles/preset-bubbles@1.40.1) (2022-02-06) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [1.40.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.24.3...tsparticles-preset-bubbles@1.40.0) (2022-02-04) +# [1.40.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.24.3...@tsparticles/preset-bubbles@1.40.0) (2022-02-04) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.24.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.24.2...tsparticles-preset-bubbles@1.24.3) (2022-02-02) +## [1.24.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.24.2...@tsparticles/preset-bubbles@1.24.3) (2022-02-02) ### Features @@ -321,7 +323,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.0.0-beta.3...tsparticles-preset-bubbles@2.0.0-beta.4) (2021-12-07) +# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.0.0-beta.3...@tsparticles/preset-bubbles@2.0.0-beta.4) (2021-12-07) ### Features @@ -329,7 +331,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - updated fpsLimit default value to 120 build: updated all presets to have a fpsLimit of 120 ([d1eff05](https://github.com/matteobruni/tsparticles/commit/d1eff050224c4d65727c0abc3f100d70d3807eb8)) -# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.22.5...tsparticles-preset-bubbles@2.0.0-beta.3) (2021-12-04) +# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.22.5...@tsparticles/preset-bubbles@2.0.0-beta.3) (2021-12-04) ### Features @@ -338,7 +340,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.20.4...tsparticles-preset-bubbles@2.0.0-beta.2) (2021-10-06) +# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.20.4...@tsparticles/preset-bubbles@2.0.0-beta.2) (2021-10-06) ### Features @@ -347,63 +349,63 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.24.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.24.1...tsparticles-preset-bubbles@1.24.2) (2022-01-29) +## [1.24.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.24.1...@tsparticles/preset-bubbles@1.24.2) (2022-01-29) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.24.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.24.0...tsparticles-preset-bubbles@1.24.1) (2022-01-26) +## [1.24.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.24.0...@tsparticles/preset-bubbles@1.24.1) (2022-01-26) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [1.24.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.23.0...tsparticles-preset-bubbles@1.24.0) (2022-01-08) +# [1.24.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.23.0...@tsparticles/preset-bubbles@1.24.0) (2022-01-08) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [1.23.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.22.6...tsparticles-preset-bubbles@1.23.0) (2021-12-29) +# [1.23.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.22.6...@tsparticles/preset-bubbles@1.23.0) (2021-12-29) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.22.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.22.5...tsparticles-preset-bubbles@1.22.6) (2021-12-24) +## [1.22.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.22.5...@tsparticles/preset-bubbles@1.22.6) (2021-12-24) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.22.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.22.4...tsparticles-preset-bubbles@1.22.5) (2021-11-28) +## [1.22.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.22.4...@tsparticles/preset-bubbles@1.22.5) (2021-11-28) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.22.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.22.3...tsparticles-preset-bubbles@1.22.4) (2021-11-17) +## [1.22.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.22.3...@tsparticles/preset-bubbles@1.22.4) (2021-11-17) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.22.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.22.2...tsparticles-preset-bubbles@1.22.3) (2021-11-05) +## [1.22.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.22.2...@tsparticles/preset-bubbles@1.22.3) (2021-11-05) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.22.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.22.1...tsparticles-preset-bubbles@1.22.2) (2021-10-31) +## [1.22.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.22.1...@tsparticles/preset-bubbles@1.22.2) (2021-10-31) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.22.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.22.0...tsparticles-preset-bubbles@1.22.1) (2021-10-30) +## [1.22.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.22.0...@tsparticles/preset-bubbles@1.22.1) (2021-10-30) ### Bug Fixes - added browserslist to fix some issues with older browsers ([24d8f52](https://github.com/matteobruni/tsparticles/commit/24d8f520ee6934bd967d63612c828705e1dc09e2)) -# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@2.0.0-beta.0...tsparticles-preset-bubbles@2.0.0-beta.1) (2021-10-06) +# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@2.0.0-beta.0...@tsparticles/preset-bubbles@2.0.0-beta.1) (2021-10-06) -# [1.22.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.21.0...tsparticles-preset-bubbles@1.22.0) (2021-10-28) +# [1.22.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.21.0...@tsparticles/preset-bubbles@1.22.0) (2021-10-28) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [1.21.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.20.4...tsparticles-preset-bubbles@1.21.0) (2021-10-14) +# [1.21.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.20.4...@tsparticles/preset-bubbles@1.21.0) (2021-10-14) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.20.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.20.3...tsparticles-preset-bubbles@1.20.4) (2021-10-06) +## [1.20.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.20.3...@tsparticles/preset-bubbles@1.20.4) (2021-10-06) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.20.3...tsparticles-preset-bubbles@2.0.0-beta.0) (2021-10-06) +# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.20.3...@tsparticles/preset-bubbles@2.0.0-beta.0) (2021-10-06) ### Features @@ -412,27 +414,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.20.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.20.2...tsparticles-preset-bubbles@1.20.3) (2021-10-03) +## [1.20.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.20.2...@tsparticles/preset-bubbles@1.20.3) (2021-10-03) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.20.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.20.1...tsparticles-preset-bubbles@1.20.2) (2021-09-27) +## [1.20.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.20.1...@tsparticles/preset-bubbles@1.20.2) (2021-09-27) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.20.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.20.0...tsparticles-preset-bubbles@1.20.1) (2021-09-20) +## [1.20.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.20.0...@tsparticles/preset-bubbles@1.20.1) (2021-09-20) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [1.20.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.19.1...tsparticles-preset-bubbles@1.20.0) (2021-09-18) +# [1.20.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.19.1...@tsparticles/preset-bubbles@1.20.0) (2021-09-18) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.19.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.19.0...tsparticles-preset-bubbles@1.19.1) (2021-09-15) +## [1.19.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.19.0...@tsparticles/preset-bubbles@1.19.1) (2021-09-15) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [1.19.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.18.3...tsparticles-preset-bubbles@1.19.0) (2021-08-23) +# [1.19.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.18.3...@tsparticles/preset-bubbles@1.19.0) (2021-08-23) ### Bug Fixes @@ -443,20 +445,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - improved move path generators ([9b67377](https://github.com/matteobruni/tsparticles/commit/9b67377f9208a005b122e312ad4ad3c95a50deb7)) -## [1.18.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.18.2...tsparticles-preset-bubbles@1.18.3) (2021-08-10) +## [1.18.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.18.2...@tsparticles/preset-bubbles@1.18.3) (2021-08-10) ### Features - added new methods to particle class ([5743453](https://github.com/matteobruni/tsparticles/commit/5743453906001569f262888aa54539ad4e1463ac)) -## [1.18.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.18.1...tsparticles-preset-bubbles@1.18.2) (2021-07-31) +## [1.18.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.18.1...@tsparticles/preset-bubbles@1.18.2) (2021-07-31) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -## [1.18.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.18.0...tsparticles-preset-bubbles@1.18.1) (2021-07-29) +## [1.18.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.18.0...@tsparticles/preset-bubbles@1.18.1) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles -# [1.18.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-bubbles@1.17.0...tsparticles-preset-bubbles@1.18.0) (2021-07-29) +# [1.18.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-bubbles@1.17.0...@tsparticles/preset-bubbles@1.18.0) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-bubbles +**Note:** Version bump only for package @tsparticles/preset-bubbles diff --git a/presets/bubbles/README.md b/presets/bubbles/README.md index 37a8f5a..c623d91 100644 --- a/presets/bubbles/README.md +++ b/presets/bubbles/README.md @@ -2,7 +2,7 @@ # tsParticles Bubbles Preset -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-bubbles/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-bubbles) [![npmjs](https://badge.fury.io/js/tsparticles-preset-bubbles.svg)](https://www.npmjs.com/package/tsparticles-preset-bubbles) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-bubbles)](https://www.npmjs.com/package/tsparticles-preset-bubbles) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-bubbles/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-bubbles) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-bubbles.svg)](https://www.npmjs.com/package/@tsparticles/preset-bubbles) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-bubbles)](https://www.npmjs.com/package/@tsparticles/preset-bubbles) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) [tsParticles](https://github.com/matteobruni/tsparticles) preset for colored bubbles coming from the bottom of the screen on a white background. @@ -23,19 +23,19 @@ The first step is installing [tsParticles](https://github.com/matteobruni/tspart vanilla javascript in the main project [here](https://github.com/matteobruni/tsparticles) Once installed you need one more script to be included in your page (or you can download that -from [jsDelivr](https://www.jsdelivr.com/package/npm/tsparticles-preset-bubbles): +from [jsDelivr](https://www.jsdelivr.com/package/npm/@tsparticles/preset-bubbles): ```html - - - - - - - - - - + + + + + + + + + + ``` #### Bundle @@ -43,7 +43,7 @@ from [jsDelivr](https://www.jsdelivr.com/package/npm/tsparticles-preset-bubbles) A bundled script can also be used, this will include every needed plugin needed by the preset. ```html - + ``` ### Usage @@ -86,8 +86,8 @@ This sample uses the class component syntax, but you can use hooks as well (if t ```typescript jsx import Particles from "react-particles"; -import type { Engine } from "tsparticles-engine"; -import { loadBubblesPreset } from "tsparticles-preset-bubbles"; +import type { Engine } from "@tsparticles/engine"; +import { loadBubblesPreset } from "@tsparticles/preset-bubbles"; export class ParticlesContainer extends React.PureComponent { // this customizes the component tsParticles installation diff --git a/presets/bubbles/package.dist.json b/presets/bubbles/package.dist.json index 0318067..4944fb1 100644 --- a/presets/bubbles/package.dist.json +++ b/presets/bubbles/package.dist.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-bubbles", - "version": "2.12.0", + "name": "@tsparticles/preset-bubbles", + "version": "3.0.0", "description": "tsParticles bubbles preset", "homepage": "https://particles.js.org", "repository": { @@ -87,8 +87,11 @@ "module": "esm/index.js", "types": "types/index.d.ts", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-plugin-emitters": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/plugin-emitters": "^3.0.0" + }, + "publishConfig": { + "access": "public" } } diff --git a/presets/bubbles/package.json b/presets/bubbles/package.json index 5274a85..3014dd0 100644 --- a/presets/bubbles/package.json +++ b/presets/bubbles/package.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-bubbles", - "version": "2.12.0", + "name": "@tsparticles/preset-bubbles", + "version": "3.0.0", "description": "tsParticles bubbles preset", "homepage": "https://particles.js.org", "scripts": { @@ -70,7 +70,8 @@ ], "publishConfig": { "directory": "dist", - "linkDirectory": true + "linkDirectory": true, + "access": "public" }, "author": "Matteo Bruni ", "license": "MIT", @@ -96,8 +97,8 @@ "types": "dist/types/index.d.ts", "prettier": "@tsparticles/prettier-config", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-plugin-emitters": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/plugin-emitters": "^3.0.0" } } diff --git a/presets/bubbles/src/bundle.ts b/presets/bubbles/src/bundle.ts index 9b502d7..008455b 100644 --- a/presets/bubbles/src/bundle.ts +++ b/presets/bubbles/src/bundle.ts @@ -1,5 +1,5 @@ import { loadBubblesPreset } from "."; -import { tsParticles } from "tsparticles-engine"; +import { tsParticles } from "@tsparticles/engine"; loadBubblesPreset(tsParticles); diff --git a/presets/bubbles/src/index.ts b/presets/bubbles/src/index.ts index a54e059..c19c87d 100644 --- a/presets/bubbles/src/index.ts +++ b/presets/bubbles/src/index.ts @@ -1,6 +1,6 @@ -import type { Engine } from "tsparticles-engine"; -import { loadBasic } from "tsparticles-basic"; -import { loadEmittersPlugin } from "tsparticles-plugin-emitters"; +import type { Engine } from "@tsparticles/engine"; +import { loadBasic } from "@tsparticles/basic"; +import { loadEmittersPlugin } from "@tsparticles/plugin-emitters"; import { options } from "./options"; /** diff --git a/presets/bubbles/src/options.ts b/presets/bubbles/src/options.ts index debf67c..10c035c 100644 --- a/presets/bubbles/src/options.ts +++ b/presets/bubbles/src/options.ts @@ -1,4 +1,4 @@ -import { type ISourceOptions, MoveDirection, OutMode } from "tsparticles-engine"; +import { type ISourceOptions, MoveDirection, OutMode } from "@tsparticles/engine"; export const options: ISourceOptions = { fpsLimit: 120, diff --git a/presets/confetti/CHANGELOG.md b/presets/confetti/CHANGELOG.md index f9945c4..bbf47d5 100644 --- a/presets/confetti/CHANGELOG.md +++ b/presets/confetti/CHANGELOG.md @@ -3,70 +3,72 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [2.12.0](https://github.com/tsparticles/presets/compare/v2.11.0...v2.12.0) (2023-08-04) +# [3.0.0](https://github.com/tsparticles/presets/compare/v3.0.0-beta.4...v3.0.0) (2023-12-05) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti +# [3.0.0-beta.4](https://github.com/tsparticles/presets/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-confetti +# [3.0.0-beta.3](https://github.com/tsparticles/presets/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-confetti -# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) - -**Note:** Version bump only for package tsparticles-preset-confetti - - +# [3.0.0-beta.2](https://github.com/tsparticles/presets/compare/v2.12.0...v3.0.0-beta.2) (2023-11-16) +### Features +- added squares preset ([fbeafea](https://github.com/tsparticles/presets/commit/fbeafeae2261b7c9ce3f7cc1f1d690ac68806542)) -## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +# [3.0.0-beta.1](https://github.com/tsparticles/presets/compare/v2.11.0...v3.0.0-beta.1) (2023-08-04) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti +# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) +**Note:** Version bump only for package @tsparticles/preset-confetti +## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +**Note:** Version bump only for package @tsparticles/preset-confetti # 2.10.0 (2023-06-03) -**Note:** Version bump only for package tsparticles-preset-confetti - - - - +**Note:** Version bump only for package @tsparticles/preset-confetti -## [2.9.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.9.2...tsparticles-preset-confetti@2.9.3) (2023-02-12) +## [2.9.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.9.2...@tsparticles/preset-confetti@2.9.3) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [2.9.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.9.1...tsparticles-preset-confetti@2.9.2) (2023-02-12) +## [2.9.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.9.1...@tsparticles/preset-confetti@2.9.2) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [2.9.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.9.0...tsparticles-preset-confetti@2.9.1) (2023-02-11) +## [2.9.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.9.0...@tsparticles/preset-confetti@2.9.1) (2023-02-11) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [2.9.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.8.0...tsparticles-preset-confetti@2.9.0) (2023-02-10) +# [2.9.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.8.0...@tsparticles/preset-confetti@2.9.0) (2023-02-10) ### Features - added version to engine ([9406873](https://github.com/matteobruni/tsparticles/commit/9406873c6551b59e64edbe3a0e4fe59ef2cde4c6)) - creating confetti and fireworks bundles, easier use for these features ([6a7af46](https://github.com/matteobruni/tsparticles/commit/6a7af46f82b6ea70bbbba78b6f68e2529b6109a4)) -# [2.8.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.7.1...tsparticles-preset-confetti@2.8.0) (2023-01-18) +# [2.8.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.7.1...@tsparticles/preset-confetti@2.8.0) (2023-01-18) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [2.7.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.7.0...tsparticles-preset-confetti@2.7.1) (2022-12-25) +## [2.7.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.7.0...@tsparticles/preset-confetti@2.7.1) (2022-12-25) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [2.7.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.6.0...tsparticles-preset-confetti@2.7.0) (2022-12-23) +# [2.7.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.6.0...@tsparticles/preset-confetti@2.7.0) (2022-12-23) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [2.6.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.5.3...tsparticles-preset-confetti@2.6.0) (2022-12-06) +# [2.6.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.5.3...@tsparticles/preset-confetti@2.6.0) (2022-12-06) ### Bug Fixes @@ -76,68 +78,68 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - added localization support to wordpress plugin, fixes [#4807](https://github.com/matteobruni/tsparticles/issues/4807) ([8a93b8a](https://github.com/matteobruni/tsparticles/commit/8a93b8a3d6a1327903c745d7a3b04cb41e5249c8)) -## [2.5.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.5.2...tsparticles-preset-confetti@2.5.3) (2022-11-07) +## [2.5.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.5.2...@tsparticles/preset-confetti@2.5.3) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [2.5.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.5.1...tsparticles-preset-confetti@2.5.2) (2022-11-07) +## [2.5.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.5.1...@tsparticles/preset-confetti@2.5.2) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [2.5.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.5.0...tsparticles-preset-confetti@2.5.1) (2022-11-03) +## [2.5.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.5.0...@tsparticles/preset-confetti@2.5.1) (2022-11-03) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [2.5.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.4.0...tsparticles-preset-confetti@2.5.0) (2022-11-02) +# [2.5.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.4.0...@tsparticles/preset-confetti@2.5.0) (2022-11-02) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [2.4.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.3.4...tsparticles-preset-confetti@2.4.0) (2022-10-30) +# [2.4.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.3.4...@tsparticles/preset-confetti@2.4.0) (2022-10-30) ### Features - created motion plugin for handling motion sickness ([c8b5b09](https://github.com/matteobruni/tsparticles/commit/c8b5b090f5059219c8ab1578e7a52ebc1fac6e14)) - removed all canvas context save/restore calls ([208722f](https://github.com/matteobruni/tsparticles/commit/208722f0a521246165b7cdc529dfbfbd7a3cf7eb)) -## [2.3.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.3.3...tsparticles-preset-confetti@2.3.4) (2022-09-30) +## [2.3.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.3.3...@tsparticles/preset-confetti@2.3.4) (2022-09-30) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [2.3.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.3.2...tsparticles-preset-confetti@2.3.3) (2022-09-30) +## [2.3.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.3.2...@tsparticles/preset-confetti@2.3.3) (2022-09-30) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [2.3.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.3.1...tsparticles-preset-confetti@2.3.2) (2022-09-21) +## [2.3.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.3.1...@tsparticles/preset-confetti@2.3.2) (2022-09-21) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [2.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.3.0...tsparticles-preset-confetti@2.3.1) (2022-09-13) +## [2.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.3.0...@tsparticles/preset-confetti@2.3.1) (2022-09-13) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [2.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.2.4...tsparticles-preset-confetti@2.3.0) (2022-09-11) +# [2.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.2.4...@tsparticles/preset-confetti@2.3.0) (2022-09-11) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [2.2.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.2.2...tsparticles-preset-confetti@2.2.4) (2022-08-26) +## [2.2.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.2.2...@tsparticles/preset-confetti@2.2.4) (2022-08-26) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [2.2.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.2.2...tsparticles-preset-confetti@2.2.3) (2022-08-21) +## [2.2.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.2.2...@tsparticles/preset-confetti@2.2.3) (2022-08-21) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [2.2.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.2.1...tsparticles-preset-confetti@2.2.2) (2022-08-16) +## [2.2.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.2.1...@tsparticles/preset-confetti@2.2.2) (2022-08-16) ### Bug Fixes - fixed double mouse events on mobile using pointer events, closes [#4622](https://github.com/matteobruni/tsparticles/issues/4622) ([1019fa4](https://github.com/matteobruni/tsparticles/commit/1019fa431f8a43cbd45d6adeb5adf94433e6e04b)) -## [2.2.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.2.0...tsparticles-preset-confetti@2.2.1) (2022-08-12) +## [2.2.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.2.0...@tsparticles/preset-confetti@2.2.1) (2022-08-12) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [2.2.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.1.4...tsparticles-preset-confetti@2.2.0) (2022-08-11) +# [2.2.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.1.4...@tsparticles/preset-confetti@2.2.0) (2022-08-11) ### Bug Fixes @@ -147,42 +149,42 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - added new tspRandom function and setRandom for customizing all the random behaviors ([bd83a57](https://github.com/matteobruni/tsparticles/commit/bd83a57b2eb8b455450a5940ba4c4d5ff34834b2)) -## [2.1.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.1.3...tsparticles-preset-confetti@2.1.4) (2022-07-28) +## [2.1.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.1.3...@tsparticles/preset-confetti@2.1.4) (2022-07-28) ### Features - preparing react-particles and switching alternate packages ([49e749e](https://github.com/matteobruni/tsparticles/commit/49e749e90e076f0cb22eefe0f3399102f5b9fb35)) -## [2.1.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.1.2...tsparticles-preset-confetti@2.1.3) (2022-07-01) +## [2.1.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.1.2...@tsparticles/preset-confetti@2.1.3) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [2.1.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.1.1...tsparticles-preset-confetti@2.1.2) (2022-07-01) +## [2.1.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.1.1...@tsparticles/preset-confetti@2.1.2) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [2.1.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.1.0...tsparticles-preset-confetti@2.1.1) (2022-07-01) +## [2.1.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.1.0...@tsparticles/preset-confetti@2.1.1) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [2.1.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.0.6...tsparticles-preset-confetti@2.1.0) (2022-06-18) +# [2.1.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.0.6...@tsparticles/preset-confetti@2.1.0) (2022-06-18) ### Bug Fixes - **deps:** update dependency gh-pages to v4 ([cf6e957](https://github.com/matteobruni/tsparticles/commit/cf6e9577132afcec26410f7321fcf5ffcfb05930)) - **deps:** update react monorepo to v18.1.0 ([6b45793](https://github.com/matteobruni/tsparticles/commit/6b457937c41d7681a2135dfcb6ff220e578f22bb)) -## [2.0.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.0.5...tsparticles-preset-confetti@2.0.6) (2022-04-16) +## [2.0.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.0.5...@tsparticles/preset-confetti@2.0.6) (2022-04-16) ### Bug Fixes - fixes build scripts, closes [#3909](https://github.com/matteobruni/tsparticles/issues/3909), closes [#3911](https://github.com/matteobruni/tsparticles/issues/3911) ([d2c3fb3](https://github.com/matteobruni/tsparticles/commit/d2c3fb33ff9c9d529f2609f89c63cb6e1e61ecda)) -## [2.0.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.0.4...tsparticles-preset-confetti@2.0.5) (2022-04-14) +## [2.0.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.0.4...@tsparticles/preset-confetti@2.0.5) (2022-04-14) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [2.0.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.43.1...tsparticles-preset-confetti@2.0.4) (2022-04-06) +## [2.0.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.43.1...@tsparticles/preset-confetti@2.0.4) (2022-04-06) ### Bug Fixes @@ -199,25 +201,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.42.1...tsparticles-preset-confetti@2.0.3) (2022-03-11) +## [2.0.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.42.1...@tsparticles/preset-confetti@2.0.3) (2022-03-11) -## [1.43.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.43.0...tsparticles-preset-confetti@1.43.1) (2022-04-06) +## [1.43.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.43.0...@tsparticles/preset-confetti@1.43.1) (2022-04-06) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [1.43.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.42.4...tsparticles-preset-confetti@1.43.0) (2022-04-04) +# [1.43.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.42.4...@tsparticles/preset-confetti@1.43.0) (2022-04-04) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.42.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.42.3...tsparticles-preset-confetti@1.42.4) (2022-03-20) +## [1.42.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.42.3...@tsparticles/preset-confetti@1.42.4) (2022-03-20) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.42.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.42.2...tsparticles-preset-confetti@1.42.3) (2022-03-18) +## [1.42.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.42.2...@tsparticles/preset-confetti@1.42.3) (2022-03-18) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.42.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.42.1...tsparticles-preset-confetti@1.42.2) (2022-03-14) +## [1.42.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.42.1...@tsparticles/preset-confetti@1.42.2) (2022-03-14) ### Bug Fixes @@ -233,23 +235,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.41.4...tsparticles-preset-confetti@2.0.2) (2022-02-21) +## [2.0.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.41.4...@tsparticles/preset-confetti@2.0.2) (2022-02-21) - fixed flashing issue with background mask, closes [#3514](https://github.com/matteobruni/tsparticles/issues/3514) ([6f74bf1](https://github.com/matteobruni/tsparticles/commit/6f74bf1ab62587c7f2352bfe6f72ea29bb0a31fc)) -## [1.42.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.42.0...tsparticles-preset-confetti@1.42.1) (2022-03-09) +## [1.42.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.42.0...@tsparticles/preset-confetti@1.42.1) (2022-03-09) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [1.42.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.41.6...tsparticles-preset-confetti@1.42.0) (2022-03-08) +# [1.42.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.41.6...@tsparticles/preset-confetti@1.42.0) (2022-03-08) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.41.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.41.5...tsparticles-preset-confetti@1.41.6) (2022-03-03) +## [1.41.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.41.5...@tsparticles/preset-confetti@1.41.6) (2022-03-03) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.41.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.41.4...tsparticles-preset-confetti@1.41.5) (2022-02-24) +## [1.41.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.41.4...@tsparticles/preset-confetti@1.41.5) (2022-02-24) ### Bug Fixes @@ -265,23 +267,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.0.0...tsparticles-preset-confetti@2.0.1) (2022-02-15) +## [2.0.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.0.0...@tsparticles/preset-confetti@2.0.1) (2022-02-15) - fixed emitters issues ([c9d9a51](https://github.com/matteobruni/tsparticles/commit/c9d9a51e41fdc77a9bf544a09d979d8c2f6b10d5)) -## [1.41.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.41.3...tsparticles-preset-confetti@1.41.4) (2022-02-20) +## [1.41.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.41.3...@tsparticles/preset-confetti@1.41.4) (2022-02-20) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.41.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.41.2...tsparticles-preset-confetti@1.41.3) (2022-02-19) +## [1.41.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.41.2...@tsparticles/preset-confetti@1.41.3) (2022-02-19) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.41.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.41.1...tsparticles-preset-confetti@1.41.2) (2022-02-16) +## [1.41.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.41.1...@tsparticles/preset-confetti@1.41.2) (2022-02-16) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [2.0.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.41.1...tsparticles-preset-confetti@2.0.0) (2022-02-15) +# [2.0.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.41.1...@tsparticles/preset-confetti@2.0.0) (2022-02-15) ### Bug Fixes @@ -297,17 +299,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.24.2...tsparticles-preset-confetti@2.0.0-beta.5) (2022-01-30) +# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.24.2...@tsparticles/preset-confetti@2.0.0-beta.5) (2022-01-30) -## [1.41.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.41.0...tsparticles-preset-confetti@1.41.1) (2022-02-14) +## [1.41.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.41.0...@tsparticles/preset-confetti@1.41.1) (2022-02-14) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [1.41.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.40.2...tsparticles-preset-confetti@1.41.0) (2022-02-10) +# [1.41.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.40.2...@tsparticles/preset-confetti@1.41.0) (2022-02-10) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.40.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.40.1...tsparticles-preset-confetti@1.40.2) (2022-02-07) +## [1.40.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.40.1...@tsparticles/preset-confetti@1.40.2) (2022-02-07) ### Bug Fixes @@ -315,15 +317,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - removed deprecated options ([fc1676d](https://github.com/matteobruni/tsparticles/commit/fc1676d94799326f2bd0285995f2b166647e6b6d)) - removed all browser flags in package.json, a lot of issues with it. closes [#3094](https://github.com/matteobruni/tsparticles/issues/3094) ([1415875](https://github.com/matteobruni/tsparticles/commit/14158755ec80ace4e0c520cef407b2d7f4078568)) -## [1.40.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.40.0...tsparticles-preset-confetti@1.40.1) (2022-02-06) +## [1.40.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.40.0...@tsparticles/preset-confetti@1.40.1) (2022-02-06) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [1.40.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.24.3...tsparticles-preset-confetti@1.40.0) (2022-02-04) +# [1.40.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.24.3...@tsparticles/preset-confetti@1.40.0) (2022-02-04) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.24.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.24.2...tsparticles-preset-confetti@1.24.3) (2022-02-02) +## [1.24.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.24.2...@tsparticles/preset-confetti@1.24.3) (2022-02-02) ### Features @@ -334,7 +336,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.0.0-beta.3...tsparticles-preset-confetti@2.0.0-beta.4) (2021-12-07) +# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.0.0-beta.3...@tsparticles/preset-confetti@2.0.0-beta.4) (2021-12-07) ### Features @@ -342,7 +344,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - updated fpsLimit default value to 120 build: updated all presets to have a fpsLimit of 120 ([d1eff05](https://github.com/matteobruni/tsparticles/commit/d1eff050224c4d65727c0abc3f100d70d3807eb8)) -# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.22.5...tsparticles-preset-confetti@2.0.0-beta.3) (2021-12-04) +# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.22.5...@tsparticles/preset-confetti@2.0.0-beta.3) (2021-12-04) ### Features @@ -351,7 +353,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.20.4...tsparticles-preset-confetti@2.0.0-beta.2) (2021-10-06) +# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.20.4...@tsparticles/preset-confetti@2.0.0-beta.2) (2021-10-06) ### Features @@ -360,63 +362,63 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.24.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.24.1...tsparticles-preset-confetti@1.24.2) (2022-01-29) +## [1.24.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.24.1...@tsparticles/preset-confetti@1.24.2) (2022-01-29) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.24.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.24.0...tsparticles-preset-confetti@1.24.1) (2022-01-26) +## [1.24.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.24.0...@tsparticles/preset-confetti@1.24.1) (2022-01-26) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [1.24.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.23.0...tsparticles-preset-confetti@1.24.0) (2022-01-08) +# [1.24.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.23.0...@tsparticles/preset-confetti@1.24.0) (2022-01-08) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [1.23.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.22.6...tsparticles-preset-confetti@1.23.0) (2021-12-29) +# [1.23.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.22.6...@tsparticles/preset-confetti@1.23.0) (2021-12-29) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.22.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.22.5...tsparticles-preset-confetti@1.22.6) (2021-12-24) +## [1.22.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.22.5...@tsparticles/preset-confetti@1.22.6) (2021-12-24) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.22.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.22.4...tsparticles-preset-confetti@1.22.5) (2021-11-28) +## [1.22.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.22.4...@tsparticles/preset-confetti@1.22.5) (2021-11-28) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.22.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.22.3...tsparticles-preset-confetti@1.22.4) (2021-11-17) +## [1.22.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.22.3...@tsparticles/preset-confetti@1.22.4) (2021-11-17) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.22.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.22.2...tsparticles-preset-confetti@1.22.3) (2021-11-05) +## [1.22.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.22.2...@tsparticles/preset-confetti@1.22.3) (2021-11-05) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.22.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.22.1...tsparticles-preset-confetti@1.22.2) (2021-10-31) +## [1.22.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.22.1...@tsparticles/preset-confetti@1.22.2) (2021-10-31) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.22.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.22.0...tsparticles-preset-confetti@1.22.1) (2021-10-30) +## [1.22.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.22.0...@tsparticles/preset-confetti@1.22.1) (2021-10-30) ### Bug Fixes - added browserslist to fix some issues with older browsers ([24d8f52](https://github.com/matteobruni/tsparticles/commit/24d8f520ee6934bd967d63612c828705e1dc09e2)) -# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@2.0.0-beta.0...tsparticles-preset-confetti@2.0.0-beta.1) (2021-10-06) +# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@2.0.0-beta.0...@tsparticles/preset-confetti@2.0.0-beta.1) (2021-10-06) -# [1.22.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.21.0...tsparticles-preset-confetti@1.22.0) (2021-10-28) +# [1.22.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.21.0...@tsparticles/preset-confetti@1.22.0) (2021-10-28) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [1.21.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.20.4...tsparticles-preset-confetti@1.21.0) (2021-10-14) +# [1.21.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.20.4...@tsparticles/preset-confetti@1.21.0) (2021-10-14) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.20.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.20.3...tsparticles-preset-confetti@1.20.4) (2021-10-06) +## [1.20.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.20.3...@tsparticles/preset-confetti@1.20.4) (2021-10-06) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.20.3...tsparticles-preset-confetti@2.0.0-beta.0) (2021-10-06) +# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.20.3...@tsparticles/preset-confetti@2.0.0-beta.0) (2021-10-06) ### Features @@ -425,27 +427,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moving all updaters to external packages, breaking ([94bdde6](https://github.com/matteobruni/tsparticles/commit/94bdde67d0b546c22b7841ff8e969d15ddef3430)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.20.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.20.2...tsparticles-preset-confetti@1.20.3) (2021-10-03) +## [1.20.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.20.2...@tsparticles/preset-confetti@1.20.3) (2021-10-03) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.20.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.20.1...tsparticles-preset-confetti@1.20.2) (2021-09-27) +## [1.20.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.20.1...@tsparticles/preset-confetti@1.20.2) (2021-09-27) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.20.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.20.0...tsparticles-preset-confetti@1.20.1) (2021-09-20) +## [1.20.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.20.0...@tsparticles/preset-confetti@1.20.1) (2021-09-20) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [1.20.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.19.1...tsparticles-preset-confetti@1.20.0) (2021-09-18) +# [1.20.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.19.1...@tsparticles/preset-confetti@1.20.0) (2021-09-18) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.19.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.19.0...tsparticles-preset-confetti@1.19.1) (2021-09-15) +## [1.19.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.19.0...@tsparticles/preset-confetti@1.19.1) (2021-09-15) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [1.19.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.18.3...tsparticles-preset-confetti@1.19.0) (2021-08-23) +# [1.19.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.18.3...@tsparticles/preset-confetti@1.19.0) (2021-08-23) ### Bug Fixes @@ -457,20 +459,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - improved move path generators ([9b67377](https://github.com/matteobruni/tsparticles/commit/9b67377f9208a005b122e312ad4ad3c95a50deb7)) -## [1.18.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.18.2...tsparticles-preset-confetti@1.18.3) (2021-08-10) +## [1.18.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.18.2...@tsparticles/preset-confetti@1.18.3) (2021-08-10) ### Features - added new methods to particle class ([5743453](https://github.com/matteobruni/tsparticles/commit/5743453906001569f262888aa54539ad4e1463ac)) -## [1.18.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.18.1...tsparticles-preset-confetti@1.18.2) (2021-07-31) +## [1.18.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.18.1...@tsparticles/preset-confetti@1.18.2) (2021-07-31) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -## [1.18.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.18.0...tsparticles-preset-confetti@1.18.1) (2021-07-29) +## [1.18.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.18.0...@tsparticles/preset-confetti@1.18.1) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti -# [1.18.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-confetti@1.17.0...tsparticles-preset-confetti@1.18.0) (2021-07-29) +# [1.18.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-confetti@1.17.0...@tsparticles/preset-confetti@1.18.0) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-confetti +**Note:** Version bump only for package @tsparticles/preset-confetti diff --git a/presets/confetti/README.md b/presets/confetti/README.md index 3d73e4d..f024767 100644 --- a/presets/confetti/README.md +++ b/presets/confetti/README.md @@ -2,7 +2,7 @@ # tsParticles Confetti Preset -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-confetti/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-confetti) [![npmjs](https://badge.fury.io/js/tsparticles-preset-confetti.svg)](https://www.npmjs.com/package/tsparticles-preset-confetti) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-confetti)](https://www.npmjs.com/package/tsparticles-preset-confetti) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-confetti/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-confetti) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-confetti.svg)](https://www.npmjs.com/package/@tsparticles/preset-confetti) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-confetti)](https://www.npmjs.com/package/@tsparticles/preset-confetti) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) [tsParticles](https://github.com/matteobruni/tsparticles) preset for white and red confetti launched from the screen center on a transparent background. @@ -23,25 +23,25 @@ The first step is installing [tsParticles](https://github.com/matteobruni/tspart vanilla javascript in the main project [here](https://github.com/matteobruni/tsparticles) Once added the script you need one more script to be included in your page (or you can download that -from [jsDelivr](https://www.jsdelivr.com/package/npm/tsparticles-preset-confetti): +from [jsDelivr](https://www.jsdelivr.com/package/npm/@tsparticles/preset-confetti): ```html - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + ``` #### Bundle @@ -49,7 +49,7 @@ from [jsDelivr](https://www.jsdelivr.com/package/npm/tsparticles-preset-confetti A bundled script can also be used, this will include every needed plugin needed by the preset. ```html - + ``` ### Usage @@ -250,8 +250,8 @@ This sample uses the class component syntax, but you can use hooks as well (if t ```typescript jsx import Particles from "react-particles"; -import type { Engine } from "tsparticles-engine"; -import { loadConfettiPreset } from "tsparticles-preset-confetti"; +import type { Engine } from "@tsparticles/engine"; +import { loadConfettiPreset } from "@tsparticles/preset-confetti"; export class ParticlesContainer extends React.PureComponent { // this customizes the component tsParticles installation diff --git a/presets/confetti/package.dist.json b/presets/confetti/package.dist.json index 91704de..0a865a1 100644 --- a/presets/confetti/package.dist.json +++ b/presets/confetti/package.dist.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-confetti", - "version": "2.12.0", + "name": "@tsparticles/preset-confetti", + "version": "3.0.0", "description": "tsParticles confetti preset", "homepage": "https://particles.js.org", "repository": { @@ -87,15 +87,18 @@ "module": "esm/index.js", "types": "types/index.d.ts", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-plugin-emitters": "^2.12.0", - "tsparticles-plugin-motion": "^2.12.0", - "tsparticles-shape-square": "^2.12.0", - "tsparticles-updater-life": "^2.12.0", - "tsparticles-updater-roll": "^2.12.0", - "tsparticles-updater-rotate": "^2.12.0", - "tsparticles-updater-tilt": "^2.12.0", - "tsparticles-updater-wobble": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/plugin-emitters": "^3.0.0", + "@tsparticles/plugin-motion": "^3.0.0", + "@tsparticles/shape-square": "^3.0.0", + "@tsparticles/updater-life": "^3.0.0", + "@tsparticles/updater-roll": "^3.0.0", + "@tsparticles/updater-rotate": "^3.0.0", + "@tsparticles/updater-tilt": "^3.0.0", + "@tsparticles/updater-wobble": "^3.0.0" + }, + "publishConfig": { + "access": "public" } } diff --git a/presets/confetti/package.json b/presets/confetti/package.json index cf6fa68..bcb6b06 100644 --- a/presets/confetti/package.json +++ b/presets/confetti/package.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-confetti", - "version": "2.12.0", + "name": "@tsparticles/preset-confetti", + "version": "3.0.0", "description": "tsParticles confetti preset", "homepage": "https://particles.js.org", "scripts": { @@ -70,7 +70,8 @@ ], "publishConfig": { "directory": "dist", - "linkDirectory": true + "linkDirectory": true, + "access": "public" }, "author": "Matteo Bruni ", "license": "MIT", @@ -96,15 +97,15 @@ "types": "dist/types/index.d.ts", "prettier": "@tsparticles/prettier-config", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-plugin-emitters": "^2.12.0", - "tsparticles-plugin-motion": "^2.12.0", - "tsparticles-shape-square": "^2.12.0", - "tsparticles-updater-life": "^2.12.0", - "tsparticles-updater-roll": "^2.12.0", - "tsparticles-updater-rotate": "^2.12.0", - "tsparticles-updater-tilt": "^2.12.0", - "tsparticles-updater-wobble": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/plugin-emitters": "^3.0.0", + "@tsparticles/plugin-motion": "^3.0.0", + "@tsparticles/shape-square": "^3.0.0", + "@tsparticles/updater-life": "^3.0.0", + "@tsparticles/updater-roll": "^3.0.0", + "@tsparticles/updater-rotate": "^3.0.0", + "@tsparticles/updater-tilt": "^3.0.0", + "@tsparticles/updater-wobble": "^3.0.0" } } diff --git a/presets/confetti/src/bundle.ts b/presets/confetti/src/bundle.ts index 311d021..1165ef3 100644 --- a/presets/confetti/src/bundle.ts +++ b/presets/confetti/src/bundle.ts @@ -1,5 +1,5 @@ import { loadConfettiPreset } from "./index"; -import { tsParticles } from "tsparticles-engine"; +import { tsParticles } from "@tsparticles/engine"; (async (): Promise => { await loadConfettiPreset(tsParticles); diff --git a/presets/confetti/src/index.ts b/presets/confetti/src/index.ts index 6dabff9..59b17de 100644 --- a/presets/confetti/src/index.ts +++ b/presets/confetti/src/index.ts @@ -1,13 +1,13 @@ -import type { Engine } from "tsparticles-engine"; -import { loadBasic } from "tsparticles-basic"; -import { loadEmittersPlugin } from "tsparticles-plugin-emitters"; -import { loadLifeUpdater } from "tsparticles-updater-life"; -import { loadMotionPlugin } from "tsparticles-plugin-motion"; -import { loadRollUpdater } from "tsparticles-updater-roll"; -import { loadRotateUpdater } from "tsparticles-updater-rotate"; -import { loadSquareShape } from "tsparticles-shape-square"; -import { loadTiltUpdater } from "tsparticles-updater-tilt"; -import { loadWobbleUpdater } from "tsparticles-updater-wobble"; +import type { Engine } from "@tsparticles/engine"; +import { loadBasic } from "@tsparticles/basic"; +import { loadEmittersPlugin } from "@tsparticles/plugin-emitters"; +import { loadLifeUpdater } from "@tsparticles/updater-life"; +import { loadMotionPlugin } from "@tsparticles/plugin-motion"; +import { loadRollUpdater } from "@tsparticles/updater-roll"; +import { loadRotateUpdater } from "@tsparticles/updater-rotate"; +import { loadSquareShape } from "@tsparticles/shape-square"; +import { loadTiltUpdater } from "@tsparticles/updater-tilt"; +import { loadWobbleUpdater } from "@tsparticles/updater-wobble"; import { options } from "./options"; /** diff --git a/presets/confetti/src/options.ts b/presets/confetti/src/options.ts index 68fe054..ae16161 100644 --- a/presets/confetti/src/options.ts +++ b/presets/confetti/src/options.ts @@ -1,4 +1,4 @@ -import type { ISourceOptions } from "tsparticles-engine"; +import type { ISourceOptions } from "@tsparticles/engine"; export const options: ISourceOptions = { fullScreen: { diff --git a/presets/fire/CHANGELOG.md b/presets/fire/CHANGELOG.md index dc2465f..ce28a58 100644 --- a/presets/fire/CHANGELOG.md +++ b/presets/fire/CHANGELOG.md @@ -3,172 +3,174 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [2.12.0](https://github.com/tsparticles/presets/compare/v2.11.0...v2.12.0) (2023-08-04) +# [3.0.0](https://github.com/tsparticles/presets/compare/v3.0.0-beta.4...v3.0.0) (2023-12-05) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire +# [3.0.0-beta.4](https://github.com/tsparticles/presets/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-fire +# [3.0.0-beta.3](https://github.com/tsparticles/presets/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-fire -# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) - -**Note:** Version bump only for package tsparticles-preset-fire - - +# [3.0.0-beta.2](https://github.com/tsparticles/presets/compare/v2.12.0...v3.0.0-beta.2) (2023-11-16) +### Features +- added squares preset ([fbeafea](https://github.com/tsparticles/presets/commit/fbeafeae2261b7c9ce3f7cc1f1d690ac68806542)) -## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +# [3.0.0-beta.1](https://github.com/tsparticles/presets/compare/v2.11.0...v3.0.0-beta.1) (2023-08-04) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire +# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) +**Note:** Version bump only for package @tsparticles/preset-fire +## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +**Note:** Version bump only for package @tsparticles/preset-fire # 2.10.0 (2023-06-03) -**Note:** Version bump only for package tsparticles-preset-fire - - - - +**Note:** Version bump only for package @tsparticles/preset-fire -## [2.9.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.9.2...tsparticles-preset-fire@2.9.3) (2023-02-12) +## [2.9.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.9.2...@tsparticles/preset-fire@2.9.3) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [2.9.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.9.1...tsparticles-preset-fire@2.9.2) (2023-02-12) +## [2.9.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.9.1...@tsparticles/preset-fire@2.9.2) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [2.9.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.9.0...tsparticles-preset-fire@2.9.1) (2023-02-11) +## [2.9.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.9.0...@tsparticles/preset-fire@2.9.1) (2023-02-11) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [2.9.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.8.0...tsparticles-preset-fire@2.9.0) (2023-02-10) +# [2.9.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.8.0...@tsparticles/preset-fire@2.9.0) (2023-02-10) ### Features - added version to engine ([9406873](https://github.com/matteobruni/tsparticles/commit/9406873c6551b59e64edbe3a0e4fe59ef2cde4c6)) -# [2.8.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.7.1...tsparticles-preset-fire@2.8.0) (2023-01-18) +# [2.8.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.7.1...@tsparticles/preset-fire@2.8.0) (2023-01-18) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [2.7.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.7.0...tsparticles-preset-fire@2.7.1) (2022-12-25) +## [2.7.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.7.0...@tsparticles/preset-fire@2.7.1) (2022-12-25) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [2.7.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.6.0...tsparticles-preset-fire@2.7.0) (2022-12-23) +# [2.7.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.6.0...@tsparticles/preset-fire@2.7.0) (2022-12-23) ### Bug Fixes - fixed fire preset using the new density values ([94c1648](https://github.com/matteobruni/tsparticles/commit/94c1648dd85afb447c309f04f7cea8041aebf895)) -# [2.6.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.5.3...tsparticles-preset-fire@2.6.0) (2022-12-06) +# [2.6.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.5.3...@tsparticles/preset-fire@2.6.0) (2022-12-06) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [2.5.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.5.2...tsparticles-preset-fire@2.5.3) (2022-11-07) +## [2.5.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.5.2...@tsparticles/preset-fire@2.5.3) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [2.5.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.5.1...tsparticles-preset-fire@2.5.2) (2022-11-07) +## [2.5.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.5.1...@tsparticles/preset-fire@2.5.2) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [2.5.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.5.0...tsparticles-preset-fire@2.5.1) (2022-11-03) +## [2.5.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.5.0...@tsparticles/preset-fire@2.5.1) (2022-11-03) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [2.5.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.4.0...tsparticles-preset-fire@2.5.0) (2022-11-02) +# [2.5.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.4.0...@tsparticles/preset-fire@2.5.0) (2022-11-02) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [2.4.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.3.3...tsparticles-preset-fire@2.4.0) (2022-10-30) +# [2.4.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.3.3...@tsparticles/preset-fire@2.4.0) (2022-10-30) ### Features - removed all canvas context save/restore calls ([208722f](https://github.com/matteobruni/tsparticles/commit/208722f0a521246165b7cdc529dfbfbd7a3cf7eb)) -## [2.3.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.3.2...tsparticles-preset-fire@2.3.3) (2022-09-30) +## [2.3.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.3.2...@tsparticles/preset-fire@2.3.3) (2022-09-30) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [2.3.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.3.1...tsparticles-preset-fire@2.3.2) (2022-09-21) +## [2.3.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.3.1...@tsparticles/preset-fire@2.3.2) (2022-09-21) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [2.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.3.0...tsparticles-preset-fire@2.3.1) (2022-09-13) +## [2.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.3.0...@tsparticles/preset-fire@2.3.1) (2022-09-13) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [2.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.2.4...tsparticles-preset-fire@2.3.0) (2022-09-11) +# [2.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.2.4...@tsparticles/preset-fire@2.3.0) (2022-09-11) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [2.2.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.2.2...tsparticles-preset-fire@2.2.4) (2022-08-26) +## [2.2.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.2.2...@tsparticles/preset-fire@2.2.4) (2022-08-26) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [2.2.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.2.2...tsparticles-preset-fire@2.2.3) (2022-08-21) +## [2.2.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.2.2...@tsparticles/preset-fire@2.2.3) (2022-08-21) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [2.2.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.2.1...tsparticles-preset-fire@2.2.2) (2022-08-16) +## [2.2.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.2.1...@tsparticles/preset-fire@2.2.2) (2022-08-16) ### Bug Fixes - fixed double mouse events on mobile using pointer events, closes [#4622](https://github.com/matteobruni/tsparticles/issues/4622) ([1019fa4](https://github.com/matteobruni/tsparticles/commit/1019fa431f8a43cbd45d6adeb5adf94433e6e04b)) -## [2.2.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.2.0...tsparticles-preset-fire@2.2.1) (2022-08-12) +## [2.2.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.2.0...@tsparticles/preset-fire@2.2.1) (2022-08-12) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [2.2.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.1.4...tsparticles-preset-fire@2.2.0) (2022-08-11) +# [2.2.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.1.4...@tsparticles/preset-fire@2.2.0) (2022-08-11) ### Bug Fixes - **deps:** update capacitor monorepo to v4 ([a63d3a0](https://github.com/matteobruni/tsparticles/commit/a63d3a005ff47dd38ca7924b29267f4796ffebdb)) -## [2.1.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.1.3...tsparticles-preset-fire@2.1.4) (2022-07-28) +## [2.1.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.1.3...@tsparticles/preset-fire@2.1.4) (2022-07-28) ### Features - preparing react-particles and switching alternate packages ([49e749e](https://github.com/matteobruni/tsparticles/commit/49e749e90e076f0cb22eefe0f3399102f5b9fb35)) -## [2.1.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.1.2...tsparticles-preset-fire@2.1.3) (2022-07-01) +## [2.1.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.1.2...@tsparticles/preset-fire@2.1.3) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [2.1.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.1.1...tsparticles-preset-fire@2.1.2) (2022-07-01) +## [2.1.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.1.1...@tsparticles/preset-fire@2.1.2) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [2.1.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.1.0...tsparticles-preset-fire@2.1.1) (2022-07-01) +## [2.1.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.1.0...@tsparticles/preset-fire@2.1.1) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [2.1.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.0.6...tsparticles-preset-fire@2.1.0) (2022-06-18) +# [2.1.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.0.6...@tsparticles/preset-fire@2.1.0) (2022-06-18) ### Bug Fixes - **deps:** update dependency gh-pages to v4 ([cf6e957](https://github.com/matteobruni/tsparticles/commit/cf6e9577132afcec26410f7321fcf5ffcfb05930)) - **deps:** update react monorepo to v18.1.0 ([6b45793](https://github.com/matteobruni/tsparticles/commit/6b457937c41d7681a2135dfcb6ff220e578f22bb)) -## [2.0.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.0.5...tsparticles-preset-fire@2.0.6) (2022-04-16) +## [2.0.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.0.5...@tsparticles/preset-fire@2.0.6) (2022-04-16) ### Bug Fixes - fixes build scripts, closes [#3909](https://github.com/matteobruni/tsparticles/issues/3909), closes [#3911](https://github.com/matteobruni/tsparticles/issues/3911) ([d2c3fb3](https://github.com/matteobruni/tsparticles/commit/d2c3fb33ff9c9d529f2609f89c63cb6e1e61ecda)) -## [2.0.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.0.4...tsparticles-preset-fire@2.0.5) (2022-04-14) +## [2.0.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.0.4...@tsparticles/preset-fire@2.0.5) (2022-04-14) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [2.0.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.43.1...tsparticles-preset-fire@2.0.4) (2022-04-06) +## [2.0.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.43.1...@tsparticles/preset-fire@2.0.4) (2022-04-06) ### Bug Fixes @@ -183,25 +185,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moved out click interactions to external packages, breaking ([466973d](https://github.com/matteobruni/tsparticles/commit/466973ddbcc382c27c03f7b3518dea99c5e1949c)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.42.1...tsparticles-preset-fire@2.0.3) (2022-03-11) +## [2.0.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.42.1...@tsparticles/preset-fire@2.0.3) (2022-03-11) -## [1.43.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.43.0...tsparticles-preset-fire@1.43.1) (2022-04-06) +## [1.43.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.43.0...@tsparticles/preset-fire@1.43.1) (2022-04-06) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.43.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.42.4...tsparticles-preset-fire@1.43.0) (2022-04-04) +# [1.43.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.42.4...@tsparticles/preset-fire@1.43.0) (2022-04-04) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.42.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.42.3...tsparticles-preset-fire@1.42.4) (2022-03-20) +## [1.42.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.42.3...@tsparticles/preset-fire@1.42.4) (2022-03-20) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.42.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.42.2...tsparticles-preset-fire@1.42.3) (2022-03-18) +## [1.42.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.42.2...@tsparticles/preset-fire@1.42.3) (2022-03-18) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.42.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.42.1...tsparticles-preset-fire@1.42.2) (2022-03-14) +## [1.42.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.42.1...@tsparticles/preset-fire@1.42.2) (2022-03-14) ### Bug Fixes @@ -215,7 +217,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moved out click interactions to external packages, breaking ([466973d](https://github.com/matteobruni/tsparticles/commit/466973ddbcc382c27c03f7b3518dea99c5e1949c)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.41.4...tsparticles-preset-fire@2.0.2) (2022-02-21) +## [2.0.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.41.4...@tsparticles/preset-fire@2.0.2) (2022-02-21) ### Bug Fixes @@ -230,37 +232,37 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) - fixed flashing issue with background mask, closes [#3514](https://github.com/matteobruni/tsparticles/issues/3514) ([6f74bf1](https://github.com/matteobruni/tsparticles/commit/6f74bf1ab62587c7f2352bfe6f72ea29bb0a31fc)) -## [1.42.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.42.0...tsparticles-preset-fire@1.42.1) (2022-03-09) +## [1.42.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.42.0...@tsparticles/preset-fire@1.42.1) (2022-03-09) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.42.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.41.6...tsparticles-preset-fire@1.42.0) (2022-03-08) +# [1.42.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.41.6...@tsparticles/preset-fire@1.42.0) (2022-03-08) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [2.0.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.0.0...tsparticles-preset-fire@2.0.1) (2022-02-15) +## [2.0.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.0.0...@tsparticles/preset-fire@2.0.1) (2022-02-15) -## [1.41.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.41.5...tsparticles-preset-fire@1.41.6) (2022-03-03) +## [1.41.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.41.5...@tsparticles/preset-fire@1.41.6) (2022-03-03) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.41.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.41.4...tsparticles-preset-fire@1.41.5) (2022-02-24) +## [1.41.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.41.4...@tsparticles/preset-fire@1.41.5) (2022-02-24) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.41.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.41.3...tsparticles-preset-fire@1.41.4) (2022-02-20) +## [1.41.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.41.3...@tsparticles/preset-fire@1.41.4) (2022-02-20) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.41.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.41.2...tsparticles-preset-fire@1.41.3) (2022-02-19) +## [1.41.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.41.2...@tsparticles/preset-fire@1.41.3) (2022-02-19) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.41.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.41.1...tsparticles-preset-fire@1.41.2) (2022-02-16) +## [1.41.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.41.1...@tsparticles/preset-fire@1.41.2) (2022-02-16) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [2.0.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.41.1...tsparticles-preset-fire@2.0.0) (2022-02-15) +# [2.0.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.41.1...@tsparticles/preset-fire@2.0.0) (2022-02-15) ### Bug Fixes @@ -274,7 +276,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moved out click interactions to external packages, breaking ([466973d](https://github.com/matteobruni/tsparticles/commit/466973ddbcc382c27c03f7b3518dea99c5e1949c)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.24.2...tsparticles-preset-fire@2.0.0-beta.5) (2022-01-30) +# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.24.2...@tsparticles/preset-fire@2.0.0-beta.5) (2022-01-30) ### Bug Fixes @@ -288,136 +290,136 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - moved out click interactions to external packages, breaking ([466973d](https://github.com/matteobruni/tsparticles/commit/466973ddbcc382c27c03f7b3518dea99c5e1949c)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.0.0-beta.3...tsparticles-preset-fire@2.0.0-beta.4) (2021-12-07) +# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.0.0-beta.3...@tsparticles/preset-fire@2.0.0-beta.4) (2021-12-07) ### Features - async presets ([86f3038](https://github.com/matteobruni/tsparticles/commit/86f3038bfc336744e88bb3d6ab7dfd4a36ada4e6)) -## [1.41.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.41.0...tsparticles-preset-fire@1.41.1) (2022-02-14) +## [1.41.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.41.0...@tsparticles/preset-fire@1.41.1) (2022-02-14) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.41.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.40.2...tsparticles-preset-fire@1.41.0) (2022-02-10) +# [1.41.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.40.2...@tsparticles/preset-fire@1.41.0) (2022-02-10) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.40.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.40.1...tsparticles-preset-fire@1.40.2) (2022-02-07) +## [1.40.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.40.1...@tsparticles/preset-fire@1.40.2) (2022-02-07) ### Bug Fixes - removed all browser flags in package.json, a lot of issues with it. closes [#3094](https://github.com/matteobruni/tsparticles/issues/3094) ([1415875](https://github.com/matteobruni/tsparticles/commit/14158755ec80ace4e0c520cef407b2d7f4078568)) -# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.22.5...tsparticles-preset-fire@2.0.0-beta.3) (2021-12-04) +# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.22.5...@tsparticles/preset-fire@2.0.0-beta.3) (2021-12-04) ### Features - moved out click interactions to external packages, breaking ([466973d](https://github.com/matteobruni/tsparticles/commit/466973ddbcc382c27c03f7b3518dea99c5e1949c)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.20.4...tsparticles-preset-fire@2.0.0-beta.2) (2021-10-06) +# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.20.4...@tsparticles/preset-fire@2.0.0-beta.2) (2021-10-06) ### Features - moved out click interactions to external packages, breaking ([466973d](https://github.com/matteobruni/tsparticles/commit/466973ddbcc382c27c03f7b3518dea99c5e1949c)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.40.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.40.0...tsparticles-preset-fire@1.40.1) (2022-02-06) +## [1.40.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.40.0...@tsparticles/preset-fire@1.40.1) (2022-02-06) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.40.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.24.3...tsparticles-preset-fire@1.40.0) (2022-02-04) +# [1.40.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.24.3...@tsparticles/preset-fire@1.40.0) (2022-02-04) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.24.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.24.2...tsparticles-preset-fire@1.24.3) (2022-02-02) +## [1.24.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.24.2...@tsparticles/preset-fire@1.24.3) (2022-02-02) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.24.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.24.1...tsparticles-preset-fire@1.24.2) (2022-01-29) +## [1.24.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.24.1...@tsparticles/preset-fire@1.24.2) (2022-01-29) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.24.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.24.0...tsparticles-preset-fire@1.24.1) (2022-01-26) +## [1.24.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.24.0...@tsparticles/preset-fire@1.24.1) (2022-01-26) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.24.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.23.0...tsparticles-preset-fire@1.24.0) (2022-01-08) +# [1.24.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.23.0...@tsparticles/preset-fire@1.24.0) (2022-01-08) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.23.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.22.6...tsparticles-preset-fire@1.23.0) (2021-12-29) +# [1.23.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.22.6...@tsparticles/preset-fire@1.23.0) (2021-12-29) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.22.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.22.5...tsparticles-preset-fire@1.22.6) (2021-12-24) +## [1.22.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.22.5...@tsparticles/preset-fire@1.22.6) (2021-12-24) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.22.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.22.4...tsparticles-preset-fire@1.22.5) (2021-11-28) +## [1.22.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.22.4...@tsparticles/preset-fire@1.22.5) (2021-11-28) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.22.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.22.3...tsparticles-preset-fire@1.22.4) (2021-11-17) +## [1.22.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.22.3...@tsparticles/preset-fire@1.22.4) (2021-11-17) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.22.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.22.2...tsparticles-preset-fire@1.22.3) (2021-11-05) +## [1.22.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.22.2...@tsparticles/preset-fire@1.22.3) (2021-11-05) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.22.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.22.1...tsparticles-preset-fire@1.22.2) (2021-10-31) +## [1.22.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.22.1...@tsparticles/preset-fire@1.22.2) (2021-10-31) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.22.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.22.0...tsparticles-preset-fire@1.22.1) (2021-10-30) +## [1.22.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.22.0...@tsparticles/preset-fire@1.22.1) (2021-10-30) ### Bug Fixes - added browserslist to fix some issues with older browsers ([24d8f52](https://github.com/matteobruni/tsparticles/commit/24d8f520ee6934bd967d63612c828705e1dc09e2)) -# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@2.0.0-beta.0...tsparticles-preset-fire@2.0.0-beta.1) (2021-10-06) +# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@2.0.0-beta.0...@tsparticles/preset-fire@2.0.0-beta.1) (2021-10-06) -# [1.22.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.21.0...tsparticles-preset-fire@1.22.0) (2021-10-28) +# [1.22.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.21.0...@tsparticles/preset-fire@1.22.0) (2021-10-28) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.21.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.20.4...tsparticles-preset-fire@1.21.0) (2021-10-14) +# [1.21.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.20.4...@tsparticles/preset-fire@1.21.0) (2021-10-14) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.20.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.20.3...tsparticles-preset-fire@1.20.4) (2021-10-06) +## [1.20.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.20.3...@tsparticles/preset-fire@1.20.4) (2021-10-06) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.20.3...tsparticles-preset-fire@2.0.0-beta.0) (2021-10-06) +# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.20.3...@tsparticles/preset-fire@2.0.0-beta.0) (2021-10-06) ### Features - moved out click interactions to external packages, breaking ([466973d](https://github.com/matteobruni/tsparticles/commit/466973ddbcc382c27c03f7b3518dea99c5e1949c)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.20.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.20.2...tsparticles-preset-fire@1.20.3) (2021-10-03) +## [1.20.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.20.2...@tsparticles/preset-fire@1.20.3) (2021-10-03) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.20.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.20.1...tsparticles-preset-fire@1.20.2) (2021-09-27) +## [1.20.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.20.1...@tsparticles/preset-fire@1.20.2) (2021-09-27) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.20.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.20.0...tsparticles-preset-fire@1.20.1) (2021-09-20) +## [1.20.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.20.0...@tsparticles/preset-fire@1.20.1) (2021-09-20) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.20.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.19.1...tsparticles-preset-fire@1.20.0) (2021-09-18) +# [1.20.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.19.1...@tsparticles/preset-fire@1.20.0) (2021-09-18) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.19.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.19.0...tsparticles-preset-fire@1.19.1) (2021-09-15) +## [1.19.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.19.0...@tsparticles/preset-fire@1.19.1) (2021-09-15) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.19.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.18.3...tsparticles-preset-fire@1.19.0) (2021-08-23) +# [1.19.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.18.3...@tsparticles/preset-fire@1.19.0) (2021-08-23) ### Bug Fixes @@ -428,164 +430,164 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - improved move path generators ([9b67377](https://github.com/matteobruni/tsparticles/commit/9b67377f9208a005b122e312ad4ad3c95a50deb7)) -## [1.18.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.18.2...tsparticles-preset-fire@1.18.3) (2021-08-10) +## [1.18.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.18.2...@tsparticles/preset-fire@1.18.3) (2021-08-10) ### Features - added new methods to particle class ([5743453](https://github.com/matteobruni/tsparticles/commit/5743453906001569f262888aa54539ad4e1463ac)) -## [1.18.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.18.1...tsparticles-preset-fire@1.18.2) (2021-07-31) +## [1.18.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.18.1...@tsparticles/preset-fire@1.18.2) (2021-07-31) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.18.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.18.0...tsparticles-preset-fire@1.18.1) (2021-07-29) +## [1.18.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.18.0...@tsparticles/preset-fire@1.18.1) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.18.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.17.0...tsparticles-preset-fire@1.18.0) (2021-07-29) +# [1.18.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.17.0...@tsparticles/preset-fire@1.18.0) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -## [1.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.3.0...tsparticles-preset-fire@1.3.1) (2020-10-06) +## [1.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.3.0...@tsparticles/preset-fire@1.3.1) (2020-10-06) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.3.0-beta.5...tsparticles-preset-fire@1.3.0) (2020-10-05) +# [1.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.3.0-beta.5...@tsparticles/preset-fire@1.3.0) (2020-10-05) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.3.0-beta.4...tsparticles-preset-fire@1.3.0-beta.5) (2020-10-04) +# [1.3.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.3.0-beta.4...@tsparticles/preset-fire@1.3.0-beta.5) (2020-10-04) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.3.0-beta.3...tsparticles-preset-fire@1.3.0-beta.4) (2020-10-04) +# [1.3.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.3.0-beta.3...@tsparticles/preset-fire@1.3.0-beta.4) (2020-10-04) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.3.0-beta.2...tsparticles-preset-fire@1.3.0-beta.3) (2020-10-03) +# [1.3.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.3.0-beta.2...@tsparticles/preset-fire@1.3.0-beta.3) (2020-10-03) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.3.0-beta.1...tsparticles-preset-fire@1.3.0-beta.2) (2020-10-03) +# [1.3.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.3.0-beta.1...@tsparticles/preset-fire@1.3.0-beta.2) (2020-10-03) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.3.0-beta.0...tsparticles-preset-fire@1.3.0-beta.1) (2020-10-03) +# [1.3.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.3.0-beta.0...@tsparticles/preset-fire@1.3.0-beta.1) (2020-10-03) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-beta.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.2.12...tsparticles-preset-fire@1.3.0-beta.0) (2020-10-02) +# [1.3.0-beta.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.2.12...@tsparticles/preset-fire@1.3.0-beta.0) (2020-10-02) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.2.9...tsparticles-preset-fire@1.3.0-alpha.14) (2020-08-22) +# [1.3.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.2.9...@tsparticles/preset-fire@1.3.0-alpha.14) (2020-08-22) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.3.0-alpha.12...tsparticles-preset-fire@1.3.0-alpha.13) (2020-08-17) +# [1.3.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.3.0-alpha.12...@tsparticles/preset-fire@1.3.0-alpha.13) (2020-08-17) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.2.8...tsparticles-preset-fire@1.3.0-alpha.12) (2020-08-16) +# [1.3.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.2.8...@tsparticles/preset-fire@1.3.0-alpha.12) (2020-08-16) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.3.0-alpha.10...tsparticles-preset-fire@1.3.0-alpha.11) (2020-08-13) +# [1.3.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.3.0-alpha.10...@tsparticles/preset-fire@1.3.0-alpha.11) (2020-08-13) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.3.0-alpha.9...tsparticles-preset-fire@1.3.0-alpha.10) (2020-08-13) +# [1.3.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.3.0-alpha.9...@tsparticles/preset-fire@1.3.0-alpha.10) (2020-08-13) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.3.0-alpha.8...tsparticles-preset-fire@1.3.0-alpha.9) (2020-08-13) +# [1.3.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.3.0-alpha.8...@tsparticles/preset-fire@1.3.0-alpha.9) (2020-08-13) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.3.0-alpha.7...tsparticles-preset-fire@1.3.0-alpha.8) (2020-08-13) +# [1.3.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.3.0-alpha.7...@tsparticles/preset-fire@1.3.0-alpha.8) (2020-08-13) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.3.0-alpha.6...tsparticles-preset-fire@1.3.0-alpha.7) (2020-08-12) +# [1.3.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.3.0-alpha.6...@tsparticles/preset-fire@1.3.0-alpha.7) (2020-08-12) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.3.0-alpha.5...tsparticles-preset-fire@1.3.0-alpha.6) (2020-08-11) +# [1.3.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.3.0-alpha.5...@tsparticles/preset-fire@1.3.0-alpha.6) (2020-08-11) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.3.0-alpha.4...tsparticles-preset-fire@1.3.0-alpha.5) (2020-08-11) +# [1.3.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.3.0-alpha.4...@tsparticles/preset-fire@1.3.0-alpha.5) (2020-08-11) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.3.0-alpha.3...tsparticles-preset-fire@1.3.0-alpha.4) (2020-08-11) +# [1.3.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.3.0-alpha.3...@tsparticles/preset-fire@1.3.0-alpha.4) (2020-08-11) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.3.0-alpha.2...tsparticles-preset-fire@1.3.0-alpha.3) (2020-08-10) +# [1.3.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.3.0-alpha.2...@tsparticles/preset-fire@1.3.0-alpha.3) (2020-08-10) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.3.0-alpha.1...tsparticles-preset-fire@1.3.0-alpha.2) (2020-08-09) +# [1.3.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.3.0-alpha.1...@tsparticles/preset-fire@1.3.0-alpha.2) (2020-08-09) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.3.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.2.7...tsparticles-preset-fire@1.3.0-alpha.1) (2020-08-08) +# [1.3.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.2.7...@tsparticles/preset-fire@1.3.0-alpha.1) (2020-08-08) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.2.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.2.0-alpha.13...tsparticles-preset-fire@1.2.0-alpha.14) (2020-07-05) +# [1.2.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.2.0-alpha.13...@tsparticles/preset-fire@1.2.0-alpha.14) (2020-07-05) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.2.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.2.0-alpha.12...tsparticles-preset-fire@1.2.0-alpha.13) (2020-07-05) +# [1.2.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.2.0-alpha.12...@tsparticles/preset-fire@1.2.0-alpha.13) (2020-07-05) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.2.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.2.0-alpha.11...tsparticles-preset-fire@1.2.0-alpha.12) (2020-07-04) +# [1.2.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.2.0-alpha.11...@tsparticles/preset-fire@1.2.0-alpha.12) (2020-07-04) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.2.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.1.2...tsparticles-preset-fire@1.2.0-alpha.11) (2020-07-02) +# [1.2.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.1.2...@tsparticles/preset-fire@1.2.0-alpha.11) (2020-07-02) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.2.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.2.0-alpha.9...tsparticles-preset-fire@1.2.0-alpha.10) (2020-06-29) +# [1.2.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.2.0-alpha.9...@tsparticles/preset-fire@1.2.0-alpha.10) (2020-06-29) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.2.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.2.0-alpha.8...tsparticles-preset-fire@1.2.0-alpha.9) (2020-06-29) +# [1.2.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.2.0-alpha.8...@tsparticles/preset-fire@1.2.0-alpha.9) (2020-06-29) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.2.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.2.0-alpha.7...tsparticles-preset-fire@1.2.0-alpha.8) (2020-06-26) +# [1.2.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.2.0-alpha.7...@tsparticles/preset-fire@1.2.0-alpha.8) (2020-06-26) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.2.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.2.0-alpha.6...tsparticles-preset-fire@1.2.0-alpha.7) (2020-06-26) +# [1.2.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.2.0-alpha.6...@tsparticles/preset-fire@1.2.0-alpha.7) (2020-06-26) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.2.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.2.0-alpha.5...tsparticles-preset-fire@1.2.0-alpha.6) (2020-06-24) +# [1.2.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.2.0-alpha.5...@tsparticles/preset-fire@1.2.0-alpha.6) (2020-06-24) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.2.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.1.1...tsparticles-preset-fire@1.2.0-alpha.5) (2020-06-23) +# [1.2.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.1.1...@tsparticles/preset-fire@1.2.0-alpha.5) (2020-06-23) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.2.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.1.0...tsparticles-preset-fire@1.2.0-alpha.4) (2020-06-22) +# [1.2.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.1.0...@tsparticles/preset-fire@1.2.0-alpha.4) (2020-06-22) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.2.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.1.0...tsparticles-preset-fire@1.2.0-alpha.3) (2020-06-21) +# [1.2.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.1.0...@tsparticles/preset-fire@1.2.0-alpha.3) (2020-06-21) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.2.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.1.0...tsparticles-preset-fire@1.2.0-alpha.2) (2020-06-21) +# [1.2.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.1.0...@tsparticles/preset-fire@1.2.0-alpha.2) (2020-06-21) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire -# [1.2.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fire@1.1.0...tsparticles-preset-fire@1.2.0-alpha.1) (2020-06-20) +# [1.2.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fire@1.1.0...@tsparticles/preset-fire@1.2.0-alpha.1) (2020-06-20) -**Note:** Version bump only for package tsparticles-preset-fire +**Note:** Version bump only for package @tsparticles/preset-fire diff --git a/presets/fire/README.md b/presets/fire/README.md index a509bea..e7ed866 100644 --- a/presets/fire/README.md +++ b/presets/fire/README.md @@ -2,7 +2,7 @@ # tsParticles Fire Preset -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-fire/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-fire) [![npmjs](https://badge.fury.io/js/tsparticles-preset-fire.svg)](https://www.npmjs.com/package/tsparticles-preset-fire) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-fire)](https://www.npmjs.com/package/tsparticles-preset-fire) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-fire/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-fire) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-fire.svg)](https://www.npmjs.com/package/@tsparticles/preset-fire) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-fire)](https://www.npmjs.com/package/@tsparticles/preset-fire) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) [tsParticles](https://github.com/matteobruni/tsparticles) preset for a faded red to black background with particles colored like fire and ash sparks. @@ -23,19 +23,19 @@ The first step is installing [tsParticles](https://github.com/matteobruni/tspart vanilla javascript in the main project [here](https://github.com/matteobruni/tsparticles) Once installed you need one more script to be included in your page (or you can download that -from [jsDelivr](https://www.jsdelivr.com/package/npm/tsparticles-preset-fire): +from [jsDelivr](https://www.jsdelivr.com/package/npm/@tsparticles/preset-fire): ```html - - - - - - - - - - + + + + + + + + + + ``` #### Bundle @@ -43,7 +43,7 @@ from [jsDelivr](https://www.jsdelivr.com/package/npm/tsparticles-preset-fire): A bundled script can also be used, this will include every needed plugin needed by the preset. ```html - + ``` ### Usage @@ -86,8 +86,8 @@ This sample uses the class component syntax, but you can use hooks as well (if t ```typescript jsx import Particles from "react-particles"; -import type { Engine } from "tsparticles-engine"; -import { loadFirePreset } from "tsparticles-preset-fire"; +import type { Engine } from "@tsparticles/engine"; +import { loadFirePreset } from "@tsparticles/preset-fire"; export class ParticlesContainer extends React.PureComponent { // this customizes the component tsParticles installation diff --git a/presets/fire/package.dist.json b/presets/fire/package.dist.json index ece572f..9cd00bb 100644 --- a/presets/fire/package.dist.json +++ b/presets/fire/package.dist.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-fire", - "version": "2.12.0", + "name": "@tsparticles/preset-fire", + "version": "3.0.0", "description": "tsParticles fire preset", "homepage": "https://particles.js.org", "repository": { @@ -87,8 +87,11 @@ "module": "esm/index.js", "types": "types/index.d.ts", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-interaction-external-push": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/interaction-external-push": "^3.0.0" + }, + "publishConfig": { + "access": "public" } } diff --git a/presets/fire/package.json b/presets/fire/package.json index 112862a..aeb80de 100644 --- a/presets/fire/package.json +++ b/presets/fire/package.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-fire", - "version": "2.12.0", + "name": "@tsparticles/preset-fire", + "version": "3.0.0", "description": "tsParticles fire preset", "homepage": "https://particles.js.org", "scripts": { @@ -70,7 +70,8 @@ ], "publishConfig": { "directory": "dist", - "linkDirectory": true + "linkDirectory": true, + "access": "public" }, "author": "Matteo Bruni ", "license": "MIT", @@ -96,8 +97,8 @@ "types": "dist/types/index.d.ts", "prettier": "@tsparticles/prettier-config", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-interaction-external-push": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/interaction-external-push": "^3.0.0" } } diff --git a/presets/fire/src/bundle.ts b/presets/fire/src/bundle.ts index 1756ebb..c5897eb 100644 --- a/presets/fire/src/bundle.ts +++ b/presets/fire/src/bundle.ts @@ -1,5 +1,5 @@ import { loadFirePreset } from "."; -import { tsParticles } from "tsparticles-engine"; +import { tsParticles } from "@tsparticles/engine"; loadFirePreset(tsParticles); diff --git a/presets/fire/src/index.ts b/presets/fire/src/index.ts index 2be42c8..cf9e5f4 100644 --- a/presets/fire/src/index.ts +++ b/presets/fire/src/index.ts @@ -1,6 +1,6 @@ -import type { Engine } from "tsparticles-engine"; -import { loadBasic } from "tsparticles-basic"; -import { loadExternalPushInteraction } from "tsparticles-interaction-external-push"; +import type { Engine } from "@tsparticles/engine"; +import { loadBasic } from "@tsparticles/basic"; +import { loadExternalPushInteraction } from "@tsparticles/interaction-external-push"; import { options } from "./options"; /** diff --git a/presets/fire/src/options.ts b/presets/fire/src/options.ts index 3d0a4d3..3dce84d 100644 --- a/presets/fire/src/options.ts +++ b/presets/fire/src/options.ts @@ -1,4 +1,4 @@ -import { ClickMode, type ISourceOptions } from "tsparticles-engine"; +import { type ISourceOptions } from "@tsparticles/engine"; export const options: ISourceOptions = { fpsLimit: 40, @@ -29,9 +29,8 @@ export const options: ISourceOptions = { events: { onClick: { enable: true, - mode: ClickMode.push, + mode: "push", }, - resize: true, }, }, background: { diff --git a/presets/firefly/CHANGELOG.md b/presets/firefly/CHANGELOG.md index 08cd451..61d4300 100644 --- a/presets/firefly/CHANGELOG.md +++ b/presets/firefly/CHANGELOG.md @@ -3,170 +3,172 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [2.12.0](https://github.com/tsparticles/presets/compare/v2.11.0...v2.12.0) (2023-08-04) +# [3.0.0](https://github.com/tsparticles/presets/compare/v3.0.0-beta.4...v3.0.0) (2023-12-05) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly +# [3.0.0-beta.4](https://github.com/tsparticles/presets/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-firefly +# [3.0.0-beta.3](https://github.com/tsparticles/presets/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-firefly -# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) - -**Note:** Version bump only for package tsparticles-preset-firefly - - +# [3.0.0-beta.2](https://github.com/tsparticles/presets/compare/v2.12.0...v3.0.0-beta.2) (2023-11-16) +### Features +- added squares preset ([fbeafea](https://github.com/tsparticles/presets/commit/fbeafeae2261b7c9ce3f7cc1f1d690ac68806542)) -## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +# [3.0.0-beta.1](https://github.com/tsparticles/presets/compare/v2.11.0...v3.0.0-beta.1) (2023-08-04) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly +# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) +**Note:** Version bump only for package @tsparticles/preset-firefly +## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +**Note:** Version bump only for package @tsparticles/preset-firefly # 2.10.0 (2023-06-03) -**Note:** Version bump only for package tsparticles-preset-firefly - - - - +**Note:** Version bump only for package @tsparticles/preset-firefly -## [2.9.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.9.2...tsparticles-preset-firefly@2.9.3) (2023-02-12) +## [2.9.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.9.2...@tsparticles/preset-firefly@2.9.3) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [2.9.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.9.1...tsparticles-preset-firefly@2.9.2) (2023-02-12) +## [2.9.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.9.1...@tsparticles/preset-firefly@2.9.2) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [2.9.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.9.0...tsparticles-preset-firefly@2.9.1) (2023-02-11) +## [2.9.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.9.0...@tsparticles/preset-firefly@2.9.1) (2023-02-11) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [2.9.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.8.0...tsparticles-preset-firefly@2.9.0) (2023-02-10) +# [2.9.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.8.0...@tsparticles/preset-firefly@2.9.0) (2023-02-10) ### Features - added version to engine ([9406873](https://github.com/matteobruni/tsparticles/commit/9406873c6551b59e64edbe3a0e4fe59ef2cde4c6)) -# [2.8.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.7.1...tsparticles-preset-firefly@2.8.0) (2023-01-18) +# [2.8.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.7.1...@tsparticles/preset-firefly@2.8.0) (2023-01-18) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [2.7.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.7.0...tsparticles-preset-firefly@2.7.1) (2022-12-25) +## [2.7.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.7.0...@tsparticles/preset-firefly@2.7.1) (2022-12-25) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [2.7.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.6.0...tsparticles-preset-firefly@2.7.0) (2022-12-23) +# [2.7.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.6.0...@tsparticles/preset-firefly@2.7.0) (2022-12-23) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [2.6.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.5.3...tsparticles-preset-firefly@2.6.0) (2022-12-06) +# [2.6.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.5.3...@tsparticles/preset-firefly@2.6.0) (2022-12-06) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [2.5.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.5.2...tsparticles-preset-firefly@2.5.3) (2022-11-07) +## [2.5.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.5.2...@tsparticles/preset-firefly@2.5.3) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [2.5.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.5.1...tsparticles-preset-firefly@2.5.2) (2022-11-07) +## [2.5.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.5.1...@tsparticles/preset-firefly@2.5.2) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [2.5.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.5.0...tsparticles-preset-firefly@2.5.1) (2022-11-03) +## [2.5.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.5.0...@tsparticles/preset-firefly@2.5.1) (2022-11-03) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [2.5.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.4.0...tsparticles-preset-firefly@2.5.0) (2022-11-02) +# [2.5.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.4.0...@tsparticles/preset-firefly@2.5.0) (2022-11-02) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [2.4.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.3.3...tsparticles-preset-firefly@2.4.0) (2022-10-30) +# [2.4.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.3.3...@tsparticles/preset-firefly@2.4.0) (2022-10-30) ### Features - removed all canvas context save/restore calls ([208722f](https://github.com/matteobruni/tsparticles/commit/208722f0a521246165b7cdc529dfbfbd7a3cf7eb)) -## [2.3.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.3.2...tsparticles-preset-firefly@2.3.3) (2022-09-30) +## [2.3.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.3.2...@tsparticles/preset-firefly@2.3.3) (2022-09-30) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [2.3.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.3.1...tsparticles-preset-firefly@2.3.2) (2022-09-21) +## [2.3.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.3.1...@tsparticles/preset-firefly@2.3.2) (2022-09-21) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [2.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.3.0...tsparticles-preset-firefly@2.3.1) (2022-09-13) +## [2.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.3.0...@tsparticles/preset-firefly@2.3.1) (2022-09-13) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [2.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.2.4...tsparticles-preset-firefly@2.3.0) (2022-09-11) +# [2.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.2.4...@tsparticles/preset-firefly@2.3.0) (2022-09-11) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [2.2.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.2.2...tsparticles-preset-firefly@2.2.4) (2022-08-26) +## [2.2.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.2.2...@tsparticles/preset-firefly@2.2.4) (2022-08-26) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [2.2.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.2.2...tsparticles-preset-firefly@2.2.3) (2022-08-21) +## [2.2.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.2.2...@tsparticles/preset-firefly@2.2.3) (2022-08-21) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [2.2.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.2.1...tsparticles-preset-firefly@2.2.2) (2022-08-16) +## [2.2.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.2.1...@tsparticles/preset-firefly@2.2.2) (2022-08-16) ### Bug Fixes - fixed double mouse events on mobile using pointer events, closes [#4622](https://github.com/matteobruni/tsparticles/issues/4622) ([1019fa4](https://github.com/matteobruni/tsparticles/commit/1019fa431f8a43cbd45d6adeb5adf94433e6e04b)) -## [2.2.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.2.0...tsparticles-preset-firefly@2.2.1) (2022-08-12) +## [2.2.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.2.0...@tsparticles/preset-firefly@2.2.1) (2022-08-12) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [2.2.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.1.4...tsparticles-preset-firefly@2.2.0) (2022-08-11) +# [2.2.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.1.4...@tsparticles/preset-firefly@2.2.0) (2022-08-11) ### Bug Fixes - **deps:** update capacitor monorepo to v4 ([a63d3a0](https://github.com/matteobruni/tsparticles/commit/a63d3a005ff47dd38ca7924b29267f4796ffebdb)) -## [2.1.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.1.3...tsparticles-preset-firefly@2.1.4) (2022-07-28) +## [2.1.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.1.3...@tsparticles/preset-firefly@2.1.4) (2022-07-28) ### Features - preparing react-particles and switching alternate packages ([49e749e](https://github.com/matteobruni/tsparticles/commit/49e749e90e076f0cb22eefe0f3399102f5b9fb35)) -## [2.1.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.1.2...tsparticles-preset-firefly@2.1.3) (2022-07-01) +## [2.1.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.1.2...@tsparticles/preset-firefly@2.1.3) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [2.1.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.1.1...tsparticles-preset-firefly@2.1.2) (2022-07-01) +## [2.1.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.1.1...@tsparticles/preset-firefly@2.1.2) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [2.1.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.1.0...tsparticles-preset-firefly@2.1.1) (2022-07-01) +## [2.1.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.1.0...@tsparticles/preset-firefly@2.1.1) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [2.1.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.0.6...tsparticles-preset-firefly@2.1.0) (2022-06-18) +# [2.1.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.0.6...@tsparticles/preset-firefly@2.1.0) (2022-06-18) ### Bug Fixes - **deps:** update dependency gh-pages to v4 ([cf6e957](https://github.com/matteobruni/tsparticles/commit/cf6e9577132afcec26410f7321fcf5ffcfb05930)) - **deps:** update react monorepo to v18.1.0 ([6b45793](https://github.com/matteobruni/tsparticles/commit/6b457937c41d7681a2135dfcb6ff220e578f22bb)) -## [2.0.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.0.5...tsparticles-preset-firefly@2.0.6) (2022-04-16) +## [2.0.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.0.5...@tsparticles/preset-firefly@2.0.6) (2022-04-16) ### Bug Fixes - fixes build scripts, closes [#3909](https://github.com/matteobruni/tsparticles/issues/3909), closes [#3911](https://github.com/matteobruni/tsparticles/issues/3911) ([d2c3fb3](https://github.com/matteobruni/tsparticles/commit/d2c3fb33ff9c9d529f2609f89c63cb6e1e61ecda)) -## [2.0.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.0.4...tsparticles-preset-firefly@2.0.5) (2022-04-14) +## [2.0.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.0.4...@tsparticles/preset-firefly@2.0.5) (2022-04-14) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [2.0.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.43.1...tsparticles-preset-firefly@2.0.4) (2022-04-06) +## [2.0.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.43.1...@tsparticles/preset-firefly@2.0.4) (2022-04-06) ### Bug Fixes @@ -180,25 +182,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.42.1...tsparticles-preset-firefly@2.0.3) (2022-03-11) +## [2.0.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.42.1...@tsparticles/preset-firefly@2.0.3) (2022-03-11) -## [1.43.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.43.0...tsparticles-preset-firefly@1.43.1) (2022-04-06) +## [1.43.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.43.0...@tsparticles/preset-firefly@1.43.1) (2022-04-06) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [1.43.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.42.4...tsparticles-preset-firefly@1.43.0) (2022-04-04) +# [1.43.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.42.4...@tsparticles/preset-firefly@1.43.0) (2022-04-04) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.42.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.42.3...tsparticles-preset-firefly@1.42.4) (2022-03-20) +## [1.42.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.42.3...@tsparticles/preset-firefly@1.42.4) (2022-03-20) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.42.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.42.2...tsparticles-preset-firefly@1.42.3) (2022-03-18) +## [1.42.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.42.2...@tsparticles/preset-firefly@1.42.3) (2022-03-18) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.42.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.42.1...tsparticles-preset-firefly@1.42.2) (2022-03-14) +## [1.42.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.42.1...@tsparticles/preset-firefly@1.42.2) (2022-03-14) ### Bug Fixes @@ -211,7 +213,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.41.4...tsparticles-preset-firefly@2.0.2) (2022-02-21) +## [2.0.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.41.4...@tsparticles/preset-firefly@2.0.2) (2022-02-21) ### Bug Fixes @@ -225,37 +227,37 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) - fixed flashing issue with background mask, closes [#3514](https://github.com/matteobruni/tsparticles/issues/3514) ([6f74bf1](https://github.com/matteobruni/tsparticles/commit/6f74bf1ab62587c7f2352bfe6f72ea29bb0a31fc)) -## [1.42.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.42.0...tsparticles-preset-firefly@1.42.1) (2022-03-09) +## [1.42.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.42.0...@tsparticles/preset-firefly@1.42.1) (2022-03-09) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [1.42.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.41.6...tsparticles-preset-firefly@1.42.0) (2022-03-08) +# [1.42.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.41.6...@tsparticles/preset-firefly@1.42.0) (2022-03-08) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [2.0.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.0.0...tsparticles-preset-firefly@2.0.1) (2022-02-15) +## [2.0.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.0.0...@tsparticles/preset-firefly@2.0.1) (2022-02-15) -## [1.41.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.41.5...tsparticles-preset-firefly@1.41.6) (2022-03-03) +## [1.41.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.41.5...@tsparticles/preset-firefly@1.41.6) (2022-03-03) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.41.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.41.4...tsparticles-preset-firefly@1.41.5) (2022-02-24) +## [1.41.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.41.4...@tsparticles/preset-firefly@1.41.5) (2022-02-24) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.41.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.41.3...tsparticles-preset-firefly@1.41.4) (2022-02-20) +## [1.41.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.41.3...@tsparticles/preset-firefly@1.41.4) (2022-02-20) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.41.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.41.2...tsparticles-preset-firefly@1.41.3) (2022-02-19) +## [1.41.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.41.2...@tsparticles/preset-firefly@1.41.3) (2022-02-19) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.41.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.41.1...tsparticles-preset-firefly@1.41.2) (2022-02-16) +## [1.41.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.41.1...@tsparticles/preset-firefly@1.41.2) (2022-02-16) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [2.0.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.41.1...tsparticles-preset-firefly@2.0.0) (2022-02-15) +# [2.0.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.41.1...@tsparticles/preset-firefly@2.0.0) (2022-02-15) ### Bug Fixes @@ -268,32 +270,32 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.24.2...tsparticles-preset-firefly@2.0.0-beta.5) (2022-01-30) +# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.24.2...@tsparticles/preset-firefly@2.0.0-beta.5) (2022-01-30) -## [1.41.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.41.0...tsparticles-preset-firefly@1.41.1) (2022-02-14) +## [1.41.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.41.0...@tsparticles/preset-firefly@1.41.1) (2022-02-14) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [1.41.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.40.2...tsparticles-preset-firefly@1.41.0) (2022-02-10) +# [1.41.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.40.2...@tsparticles/preset-firefly@1.41.0) (2022-02-10) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.40.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.40.1...tsparticles-preset-firefly@1.40.2) (2022-02-07) +## [1.40.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.40.1...@tsparticles/preset-firefly@1.40.2) (2022-02-07) ### Bug Fixes - **deps:** update dependency @ionic/angular to v6 ([b20503f](https://github.com/matteobruni/tsparticles/commit/b20503ff2a29f6c8617f42c764c8a868fc334c5f)) - removed all browser flags in package.json, a lot of issues with it. closes [#3094](https://github.com/matteobruni/tsparticles/issues/3094) ([1415875](https://github.com/matteobruni/tsparticles/commit/14158755ec80ace4e0c520cef407b2d7f4078568)) -## [1.40.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.40.0...tsparticles-preset-firefly@1.40.1) (2022-02-06) +## [1.40.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.40.0...@tsparticles/preset-firefly@1.40.1) (2022-02-06) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [1.40.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.24.3...tsparticles-preset-firefly@1.40.0) (2022-02-04) +# [1.40.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.24.3...@tsparticles/preset-firefly@1.40.0) (2022-02-04) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.24.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.24.2...tsparticles-preset-firefly@1.24.3) (2022-02-02) +## [1.24.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.24.2...@tsparticles/preset-firefly@1.24.3) (2022-02-02) ### Features @@ -302,7 +304,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.0.0-beta.3...tsparticles-preset-firefly@2.0.0-beta.4) (2021-12-07) +# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.0.0-beta.3...@tsparticles/preset-firefly@2.0.0-beta.4) (2021-12-07) ### Features @@ -310,104 +312,104 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - updated fpsLimit default value to 120 build: updated all presets to have a fpsLimit of 120 ([d1eff05](https://github.com/matteobruni/tsparticles/commit/d1eff050224c4d65727c0abc3f100d70d3807eb8)) -# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.22.5...tsparticles-preset-firefly@2.0.0-beta.3) (2021-12-04) +# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.22.5...@tsparticles/preset-firefly@2.0.0-beta.3) (2021-12-04) ### Features - fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.20.4...tsparticles-preset-firefly@2.0.0-beta.2) (2021-10-06) +# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.20.4...@tsparticles/preset-firefly@2.0.0-beta.2) (2021-10-06) ### Features - fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.24.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.24.1...tsparticles-preset-firefly@1.24.2) (2022-01-29) +## [1.24.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.24.1...@tsparticles/preset-firefly@1.24.2) (2022-01-29) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.24.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.24.0...tsparticles-preset-firefly@1.24.1) (2022-01-26) +## [1.24.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.24.0...@tsparticles/preset-firefly@1.24.1) (2022-01-26) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [1.24.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.23.0...tsparticles-preset-firefly@1.24.0) (2022-01-08) +# [1.24.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.23.0...@tsparticles/preset-firefly@1.24.0) (2022-01-08) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [1.23.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.22.6...tsparticles-preset-firefly@1.23.0) (2021-12-29) +# [1.23.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.22.6...@tsparticles/preset-firefly@1.23.0) (2021-12-29) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.22.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.22.5...tsparticles-preset-firefly@1.22.6) (2021-12-24) +## [1.22.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.22.5...@tsparticles/preset-firefly@1.22.6) (2021-12-24) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.22.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.22.4...tsparticles-preset-firefly@1.22.5) (2021-11-28) +## [1.22.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.22.4...@tsparticles/preset-firefly@1.22.5) (2021-11-28) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.22.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.22.3...tsparticles-preset-firefly@1.22.4) (2021-11-17) +## [1.22.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.22.3...@tsparticles/preset-firefly@1.22.4) (2021-11-17) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.22.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.22.2...tsparticles-preset-firefly@1.22.3) (2021-11-05) +## [1.22.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.22.2...@tsparticles/preset-firefly@1.22.3) (2021-11-05) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.22.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.22.1...tsparticles-preset-firefly@1.22.2) (2021-10-31) +## [1.22.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.22.1...@tsparticles/preset-firefly@1.22.2) (2021-10-31) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.22.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.22.0...tsparticles-preset-firefly@1.22.1) (2021-10-30) +## [1.22.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.22.0...@tsparticles/preset-firefly@1.22.1) (2021-10-30) ### Bug Fixes - added browserslist to fix some issues with older browsers ([24d8f52](https://github.com/matteobruni/tsparticles/commit/24d8f520ee6934bd967d63612c828705e1dc09e2)) -# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@2.0.0-beta.0...tsparticles-preset-firefly@2.0.0-beta.1) (2021-10-06) +# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@2.0.0-beta.0...@tsparticles/preset-firefly@2.0.0-beta.1) (2021-10-06) -# [1.22.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.21.0...tsparticles-preset-firefly@1.22.0) (2021-10-28) +# [1.22.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.21.0...@tsparticles/preset-firefly@1.22.0) (2021-10-28) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [1.21.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.20.4...tsparticles-preset-firefly@1.21.0) (2021-10-14) +# [1.21.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.20.4...@tsparticles/preset-firefly@1.21.0) (2021-10-14) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.20.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.20.3...tsparticles-preset-firefly@1.20.4) (2021-10-06) +## [1.20.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.20.3...@tsparticles/preset-firefly@1.20.4) (2021-10-06) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.20.3...tsparticles-preset-firefly@2.0.0-beta.0) (2021-10-06) +# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.20.3...@tsparticles/preset-firefly@2.0.0-beta.0) (2021-10-06) ### Features - fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.20.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.20.2...tsparticles-preset-firefly@1.20.3) (2021-10-03) +## [1.20.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.20.2...@tsparticles/preset-firefly@1.20.3) (2021-10-03) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.20.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.20.1...tsparticles-preset-firefly@1.20.2) (2021-09-27) +## [1.20.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.20.1...@tsparticles/preset-firefly@1.20.2) (2021-09-27) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.20.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.20.0...tsparticles-preset-firefly@1.20.1) (2021-09-20) +## [1.20.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.20.0...@tsparticles/preset-firefly@1.20.1) (2021-09-20) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [1.20.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.19.1...tsparticles-preset-firefly@1.20.0) (2021-09-18) +# [1.20.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.19.1...@tsparticles/preset-firefly@1.20.0) (2021-09-18) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.19.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.19.0...tsparticles-preset-firefly@1.19.1) (2021-09-15) +## [1.19.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.19.0...@tsparticles/preset-firefly@1.19.1) (2021-09-15) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [1.19.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.18.3...tsparticles-preset-firefly@1.19.0) (2021-08-23) +# [1.19.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.18.3...@tsparticles/preset-firefly@1.19.0) (2021-08-23) ### Bug Fixes @@ -418,20 +420,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - improved move path generators ([9b67377](https://github.com/matteobruni/tsparticles/commit/9b67377f9208a005b122e312ad4ad3c95a50deb7)) -## [1.18.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.18.2...tsparticles-preset-firefly@1.18.3) (2021-08-10) +## [1.18.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.18.2...@tsparticles/preset-firefly@1.18.3) (2021-08-10) ### Features - added new methods to particle class ([5743453](https://github.com/matteobruni/tsparticles/commit/5743453906001569f262888aa54539ad4e1463ac)) -## [1.18.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.18.1...tsparticles-preset-firefly@1.18.2) (2021-07-31) +## [1.18.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.18.1...@tsparticles/preset-firefly@1.18.2) (2021-07-31) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -## [1.18.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.18.0...tsparticles-preset-firefly@1.18.1) (2021-07-29) +## [1.18.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.18.0...@tsparticles/preset-firefly@1.18.1) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly -# [1.18.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-firefly@1.17.0...tsparticles-preset-firefly@1.18.0) (2021-07-29) +# [1.18.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-firefly@1.17.0...@tsparticles/preset-firefly@1.18.0) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-firefly +**Note:** Version bump only for package @tsparticles/preset-firefly diff --git a/presets/firefly/README.md b/presets/firefly/README.md index d33cee1..6bc5f93 100644 --- a/presets/firefly/README.md +++ b/presets/firefly/README.md @@ -2,7 +2,7 @@ # tsParticles Firefly Preset -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-firefly/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-firefly) [![npmjs](https://badge.fury.io/js/tsparticles-preset-firefly.svg)](https://www.npmjs.com/package/tsparticles-preset-firefly) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-firefly)](https://www.npmjs.com/package/tsparticles-preset-firefly) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-firefly/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-firefly) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-firefly.svg)](https://www.npmjs.com/package/@tsparticles/preset-firefly) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-firefly)](https://www.npmjs.com/package/@tsparticles/preset-firefly) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) [tsParticles](https://github.com/matteobruni/tsparticles) preset for a mouse trail made with small fading particles like little fireflies. @@ -23,20 +23,20 @@ The first step is installing [tsParticles](https://github.com/matteobruni/tspart vanilla javascript in the main project [here](https://github.com/matteobruni/tsparticles) Once installed you need one more script to be included in your page (or you can download that -from [jsDelivr](https://www.jsdelivr.com/package/npm/tsparticles-preset-firefly): +from [jsDelivr](https://www.jsdelivr.com/package/npm/@tsparticles/preset-firefly): ```html - - - - - - - - - - - + + + + + + + + + + + ``` This script **MUST** be placed after the `tsParticles` one. @@ -46,7 +46,7 @@ This script **MUST** be placed after the `tsParticles` one. A bundled script can also be used, this will include every needed plugin needed by the preset. ```html - + ``` ### Usage @@ -89,8 +89,8 @@ This sample uses the class component syntax, but you can use hooks as well (if t ```typescript jsx import Particles from "react-particles"; -import type { Engine } from "tsparticles-engine"; -import { loadFireflyPreset } from "tsparticles-preset-firefly"; +import type { Engine } from "@tsparticles/engine"; +import { loadFireflyPreset } from "@tsparticles/preset-firefly"; export class ParticlesContainer extends React.PureComponent { // this customizes the component tsParticles installation diff --git a/presets/firefly/package.dist.json b/presets/firefly/package.dist.json index 7382465..2d9c1bc 100644 --- a/presets/firefly/package.dist.json +++ b/presets/firefly/package.dist.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-firefly", - "version": "2.12.0", + "name": "@tsparticles/preset-firefly", + "version": "3.0.0", "description": "tsParticles firefly preset", "homepage": "https://particles.js.org", "repository": { @@ -87,8 +87,11 @@ "module": "esm/index.js", "types": "types/index.d.ts", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-interaction-external-trail": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/interaction-external-trail": "^3.0.0" + }, + "publishConfig": { + "access": "public" } } diff --git a/presets/firefly/package.json b/presets/firefly/package.json index ab5ae7e..135c30c 100644 --- a/presets/firefly/package.json +++ b/presets/firefly/package.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-firefly", - "version": "2.12.0", + "name": "@tsparticles/preset-firefly", + "version": "3.0.0", "description": "tsParticles firefly preset", "homepage": "https://particles.js.org", "scripts": { @@ -70,7 +70,8 @@ ], "publishConfig": { "directory": "dist", - "linkDirectory": true + "linkDirectory": true, + "access": "public" }, "author": "Matteo Bruni ", "license": "MIT", @@ -96,8 +97,8 @@ "types": "dist/types/index.d.ts", "prettier": "@tsparticles/prettier-config", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-interaction-external-trail": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/interaction-external-trail": "^3.0.0" } } diff --git a/presets/firefly/src/bundle.ts b/presets/firefly/src/bundle.ts index 44763a1..99fcb1c 100644 --- a/presets/firefly/src/bundle.ts +++ b/presets/firefly/src/bundle.ts @@ -1,5 +1,5 @@ import { loadFireflyPreset } from "."; -import { tsParticles } from "tsparticles-engine"; +import { tsParticles } from "@tsparticles/engine"; loadFireflyPreset(tsParticles); diff --git a/presets/firefly/src/index.ts b/presets/firefly/src/index.ts index 314385b..885c2b0 100644 --- a/presets/firefly/src/index.ts +++ b/presets/firefly/src/index.ts @@ -1,6 +1,6 @@ -import type { Engine } from "tsparticles-engine"; -import { loadBasic } from "tsparticles-basic"; -import { loadExternalTrailInteraction } from "tsparticles-interaction-external-trail"; +import type { Engine } from "@tsparticles/engine"; +import { loadBasic } from "@tsparticles/basic"; +import { loadExternalTrailInteraction } from "@tsparticles/interaction-external-trail"; import { options } from "./options"; /** diff --git a/presets/firefly/src/options.ts b/presets/firefly/src/options.ts index cd05131..860c976 100644 --- a/presets/firefly/src/options.ts +++ b/presets/firefly/src/options.ts @@ -1,4 +1,4 @@ -import { HoverMode, type ISourceOptions } from "tsparticles-engine"; +import { type ISourceOptions } from "@tsparticles/engine"; export const options: ISourceOptions = { fullScreen: { @@ -44,9 +44,8 @@ export const options: ISourceOptions = { events: { onHover: { enable: true, - mode: HoverMode.trail, + mode: "trail", }, - resize: true, }, modes: { trail: { diff --git a/presets/fireworks/CHANGELOG.md b/presets/fireworks/CHANGELOG.md index 4f7bd18..5a47052 100644 --- a/presets/fireworks/CHANGELOG.md +++ b/presets/fireworks/CHANGELOG.md @@ -3,71 +3,73 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [2.12.0](https://github.com/tsparticles/presets/compare/v2.11.0...v2.12.0) (2023-08-04) +# [3.0.0](https://github.com/tsparticles/presets/compare/v3.0.0-beta.4...v3.0.0) (2023-12-05) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks +# [3.0.0-beta.4](https://github.com/tsparticles/presets/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-fireworks +# [3.0.0-beta.3](https://github.com/tsparticles/presets/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-fireworks -# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) - -**Note:** Version bump only for package tsparticles-preset-fireworks - - +# [3.0.0-beta.2](https://github.com/tsparticles/presets/compare/v2.12.0...v3.0.0-beta.2) (2023-11-16) +### Features +- added squares preset ([fbeafea](https://github.com/tsparticles/presets/commit/fbeafeae2261b7c9ce3f7cc1f1d690ac68806542)) -## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +# [3.0.0-beta.1](https://github.com/tsparticles/presets/compare/v2.11.0...v3.0.0-beta.1) (2023-08-04) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks +# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) +**Note:** Version bump only for package @tsparticles/preset-fireworks +## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +**Note:** Version bump only for package @tsparticles/preset-fireworks # 2.10.0 (2023-06-03) -**Note:** Version bump only for package tsparticles-preset-fireworks - - - - +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [2.9.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.9.2...tsparticles-preset-fireworks@2.9.3) (2023-02-12) +## [2.9.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.9.2...@tsparticles/preset-fireworks@2.9.3) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [2.9.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.9.1...tsparticles-preset-fireworks@2.9.2) (2023-02-12) +## [2.9.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.9.1...@tsparticles/preset-fireworks@2.9.2) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [2.9.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.9.0...tsparticles-preset-fireworks@2.9.1) (2023-02-11) +## [2.9.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.9.0...@tsparticles/preset-fireworks@2.9.1) (2023-02-11) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -# [2.9.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.8.0...tsparticles-preset-fireworks@2.9.0) (2023-02-10) +# [2.9.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.8.0...@tsparticles/preset-fireworks@2.9.0) (2023-02-10) ### Features - added version to engine ([9406873](https://github.com/matteobruni/tsparticles/commit/9406873c6551b59e64edbe3a0e4fe59ef2cde4c6)) -# [2.8.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.7.1...tsparticles-preset-fireworks@2.8.0) (2023-01-18) +# [2.8.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.7.1...@tsparticles/preset-fireworks@2.8.0) (2023-01-18) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [2.7.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.7.0...tsparticles-preset-fireworks@2.7.1) (2022-12-25) +## [2.7.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.7.0...@tsparticles/preset-fireworks@2.7.1) (2022-12-25) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -# [2.7.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.6.0...tsparticles-preset-fireworks@2.7.0) (2022-12-23) +# [2.7.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.6.0...@tsparticles/preset-fireworks@2.7.0) (2022-12-23) ### Features - added filter option to sounds event, it's a function that checks if an event can play a sound ([a0be41b](https://github.com/matteobruni/tsparticles/commit/a0be41b616d42217d8a57798a3ff3d3cafd6b6a0)) -# [2.6.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.5.3...tsparticles-preset-fireworks@2.6.0) (2022-12-06) +# [2.6.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.5.3...@tsparticles/preset-fireworks@2.6.0) (2022-12-06) ### Bug Fixes @@ -77,69 +79,69 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - added localization support to wordpress plugin, fixes [#4807](https://github.com/matteobruni/tsparticles/issues/4807) ([8a93b8a](https://github.com/matteobruni/tsparticles/commit/8a93b8a3d6a1327903c745d7a3b04cb41e5249c8)) -## [2.5.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.5.2...tsparticles-preset-fireworks@2.5.3) (2022-11-07) +## [2.5.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.5.2...@tsparticles/preset-fireworks@2.5.3) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [2.5.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.5.1...tsparticles-preset-fireworks@2.5.2) (2022-11-07) +## [2.5.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.5.1...@tsparticles/preset-fireworks@2.5.2) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [2.5.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.5.0...tsparticles-preset-fireworks@2.5.1) (2022-11-03) +## [2.5.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.5.0...@tsparticles/preset-fireworks@2.5.1) (2022-11-03) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -# [2.5.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.4.0...tsparticles-preset-fireworks@2.5.0) (2022-11-02) +# [2.5.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.4.0...@tsparticles/preset-fireworks@2.5.0) (2022-11-02) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -# [2.4.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.3.4...tsparticles-preset-fireworks@2.4.0) (2022-10-30) +# [2.4.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.3.4...@tsparticles/preset-fireworks@2.4.0) (2022-10-30) ### Features - removed all canvas context save/restore calls ([208722f](https://github.com/matteobruni/tsparticles/commit/208722f0a521246165b7cdc529dfbfbd7a3cf7eb)) -## [2.3.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.3.3...tsparticles-preset-fireworks@2.3.4) (2022-09-30) +## [2.3.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.3.3...@tsparticles/preset-fireworks@2.3.4) (2022-09-30) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [2.3.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.3.2...tsparticles-preset-fireworks@2.3.3) (2022-09-30) +## [2.3.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.3.2...@tsparticles/preset-fireworks@2.3.3) (2022-09-30) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [2.3.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.3.1...tsparticles-preset-fireworks@2.3.2) (2022-09-21) +## [2.3.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.3.1...@tsparticles/preset-fireworks@2.3.2) (2022-09-21) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [2.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.3.0...tsparticles-preset-fireworks@2.3.1) (2022-09-13) +## [2.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.3.0...@tsparticles/preset-fireworks@2.3.1) (2022-09-13) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -# [2.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.2.4...tsparticles-preset-fireworks@2.3.0) (2022-09-11) +# [2.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.2.4...@tsparticles/preset-fireworks@2.3.0) (2022-09-11) ### Features - created destroy updater, moved all particles destroy (split and similar) code from engine ([f8642fd](https://github.com/matteobruni/tsparticles/commit/f8642fda3f43688ae7a0df55f5b06bb2a45d9e80)) -## [2.2.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.2.2...tsparticles-preset-fireworks@2.2.4) (2022-08-26) +## [2.2.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.2.2...@tsparticles/preset-fireworks@2.2.4) (2022-08-26) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [2.2.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.2.2...tsparticles-preset-fireworks@2.2.3) (2022-08-21) +## [2.2.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.2.2...@tsparticles/preset-fireworks@2.2.3) (2022-08-21) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [2.2.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.2.1...tsparticles-preset-fireworks@2.2.2) (2022-08-16) +## [2.2.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.2.1...@tsparticles/preset-fireworks@2.2.2) (2022-08-16) ### Bug Fixes - fixed double mouse events on mobile using pointer events, closes [#4622](https://github.com/matteobruni/tsparticles/issues/4622) ([1019fa4](https://github.com/matteobruni/tsparticles/commit/1019fa431f8a43cbd45d6adeb5adf94433e6e04b)) -## [2.2.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.2.0...tsparticles-preset-fireworks@2.2.1) (2022-08-12) +## [2.2.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.2.0...@tsparticles/preset-fireworks@2.2.1) (2022-08-12) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -# [2.2.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.1.4...tsparticles-preset-fireworks@2.2.0) (2022-08-11) +# [2.2.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.1.4...@tsparticles/preset-fireworks@2.2.0) (2022-08-11) ### Bug Fixes @@ -149,25 +151,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - improved fireworks preset ([cd23778](https://github.com/matteobruni/tsparticles/commit/cd23778190327340272fb53f9de7c44a2ae23aa2)) -## [2.1.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.1.3...tsparticles-preset-fireworks@2.1.4) (2022-07-28) +## [2.1.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.1.3...@tsparticles/preset-fireworks@2.1.4) (2022-07-28) ### Features - preparing react-particles and switching alternate packages ([49e749e](https://github.com/matteobruni/tsparticles/commit/49e749e90e076f0cb22eefe0f3399102f5b9fb35)) -## [2.1.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.1.2...tsparticles-preset-fireworks@2.1.3) (2022-07-01) +## [2.1.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.1.2...@tsparticles/preset-fireworks@2.1.3) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [2.1.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.1.1...tsparticles-preset-fireworks@2.1.2) (2022-07-01) +## [2.1.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.1.1...@tsparticles/preset-fireworks@2.1.2) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [2.1.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.1.0...tsparticles-preset-fireworks@2.1.1) (2022-07-01) +## [2.1.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.1.0...@tsparticles/preset-fireworks@2.1.1) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -# [2.1.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.0.6...tsparticles-preset-fireworks@2.1.0) (2022-06-18) +# [2.1.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.0.6...@tsparticles/preset-fireworks@2.1.0) (2022-06-18) ### Bug Fixes @@ -179,17 +181,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - added range colors to all color fields ([1b6f32a](https://github.com/matteobruni/tsparticles/commit/1b6f32ad50beb3dc4813187a6e1d03f3013f3ca9)) -## [2.0.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.0.5...tsparticles-preset-fireworks@2.0.6) (2022-04-16) +## [2.0.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.0.5...@tsparticles/preset-fireworks@2.0.6) (2022-04-16) ### Bug Fixes - fixes build scripts, closes [#3909](https://github.com/matteobruni/tsparticles/issues/3909), closes [#3911](https://github.com/matteobruni/tsparticles/issues/3911) ([d2c3fb3](https://github.com/matteobruni/tsparticles/commit/d2c3fb33ff9c9d529f2609f89c63cb6e1e61ecda)) -## [2.0.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.0.4...tsparticles-preset-fireworks@2.0.5) (2022-04-14) +## [2.0.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.0.4...@tsparticles/preset-fireworks@2.0.5) (2022-04-14) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [2.0.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.43.1...tsparticles-preset-fireworks@2.0.4) (2022-04-06) +## [2.0.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.43.1...@tsparticles/preset-fireworks@2.0.4) (2022-04-06) ### Bug Fixes @@ -204,31 +206,31 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.42.1...tsparticles-preset-fireworks@2.0.3) (2022-03-11) +## [2.0.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.42.1...@tsparticles/preset-fireworks@2.0.3) (2022-03-11) -## [1.43.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.43.0...tsparticles-preset-fireworks@1.43.1) (2022-04-06) +## [1.43.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.43.0...@tsparticles/preset-fireworks@1.43.1) (2022-04-06) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -# [1.43.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.42.4...tsparticles-preset-fireworks@1.43.0) (2022-04-04) +# [1.43.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.42.4...@tsparticles/preset-fireworks@1.43.0) (2022-04-04) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.42.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.42.3...tsparticles-preset-fireworks@1.42.4) (2022-03-20) +## [1.42.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.42.3...@tsparticles/preset-fireworks@1.42.4) (2022-03-20) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.42.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.42.2...tsparticles-preset-fireworks@1.42.3) (2022-03-18) +## [1.42.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.42.2...@tsparticles/preset-fireworks@1.42.3) (2022-03-18) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.42.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.42.1...tsparticles-preset-fireworks@1.42.2) (2022-03-14) +## [1.42.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.42.1...@tsparticles/preset-fireworks@1.42.2) (2022-03-14) ### Bug Fixes - fixed flashing issue with background mask, closes [#3514](https://github.com/matteobruni/tsparticles/issues/3514) ([6f74bf1](https://github.com/matteobruni/tsparticles/commit/6f74bf1ab62587c7f2352bfe6f72ea29bb0a31fc)) -## [1.42.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.42.0...tsparticles-preset-fireworks@1.42.1) (2022-03-09) +## [1.42.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.42.0...@tsparticles/preset-fireworks@1.42.1) (2022-03-09) ### Bug Fixes @@ -242,7 +244,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.41.4...tsparticles-preset-fireworks@2.0.2) (2022-02-21) +## [2.0.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.41.4...@tsparticles/preset-fireworks@2.0.2) (2022-02-21) ### Bug Fixes @@ -256,29 +258,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.0.0...tsparticles-preset-fireworks@2.0.1) (2022-02-15) +## [2.0.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.0.0...@tsparticles/preset-fireworks@2.0.1) (2022-02-15) -## [1.41.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.41.5...tsparticles-preset-fireworks@1.41.6) (2022-03-03) +## [1.41.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.41.5...@tsparticles/preset-fireworks@1.41.6) (2022-03-03) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.41.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.41.4...tsparticles-preset-fireworks@1.41.5) (2022-02-24) +## [1.41.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.41.4...@tsparticles/preset-fireworks@1.41.5) (2022-02-24) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.41.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.41.3...tsparticles-preset-fireworks@1.41.4) (2022-02-20) +## [1.41.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.41.3...@tsparticles/preset-fireworks@1.41.4) (2022-02-20) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.41.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.41.2...tsparticles-preset-fireworks@1.41.3) (2022-02-19) +## [1.41.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.41.2...@tsparticles/preset-fireworks@1.41.3) (2022-02-19) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.41.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.41.1...tsparticles-preset-fireworks@1.41.2) (2022-02-16) +## [1.41.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.41.1...@tsparticles/preset-fireworks@1.41.2) (2022-02-16) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -# [2.0.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.41.1...tsparticles-preset-fireworks@2.0.0) (2022-02-15) +# [2.0.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.41.1...@tsparticles/preset-fireworks@2.0.0) (2022-02-15) ### Bug Fixes @@ -292,17 +294,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.24.2...tsparticles-preset-fireworks@2.0.0-beta.5) (2022-01-30) +# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.24.2...@tsparticles/preset-fireworks@2.0.0-beta.5) (2022-01-30) -## [1.41.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.41.0...tsparticles-preset-fireworks@1.41.1) (2022-02-14) +## [1.41.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.41.0...@tsparticles/preset-fireworks@1.41.1) (2022-02-14) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -# [1.41.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.40.2...tsparticles-preset-fireworks@1.41.0) (2022-02-10) +# [1.41.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.40.2...@tsparticles/preset-fireworks@1.41.0) (2022-02-10) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.40.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.40.1...tsparticles-preset-fireworks@1.40.2) (2022-02-07) +## [1.40.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.40.1...@tsparticles/preset-fireworks@1.40.2) (2022-02-07) ### Bug Fixes @@ -310,15 +312,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - removed deprecated options ([fc1676d](https://github.com/matteobruni/tsparticles/commit/fc1676d94799326f2bd0285995f2b166647e6b6d)) - removed all browser flags in package.json, a lot of issues with it. closes [#3094](https://github.com/matteobruni/tsparticles/issues/3094) ([1415875](https://github.com/matteobruni/tsparticles/commit/14158755ec80ace4e0c520cef407b2d7f4078568)) -## [1.40.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.40.0...tsparticles-preset-fireworks@1.40.1) (2022-02-06) +## [1.40.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.40.0...@tsparticles/preset-fireworks@1.40.1) (2022-02-06) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -# [1.40.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.24.3...tsparticles-preset-fireworks@1.40.0) (2022-02-04) +# [1.40.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.24.3...@tsparticles/preset-fireworks@1.40.0) (2022-02-04) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.24.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.24.2...tsparticles-preset-fireworks@1.24.3) (2022-02-02) +## [1.24.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.24.2...@tsparticles/preset-fireworks@1.24.3) (2022-02-02) ### Features @@ -327,7 +329,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.0.0-beta.3...tsparticles-preset-fireworks@2.0.0-beta.4) (2021-12-07) +# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.0.0-beta.3...@tsparticles/preset-fireworks@2.0.0-beta.4) (2021-12-07) ### Features @@ -335,106 +337,106 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - updated fpsLimit default value to 120 build: updated all presets to have a fpsLimit of 120 ([d1eff05](https://github.com/matteobruni/tsparticles/commit/d1eff050224c4d65727c0abc3f100d70d3807eb8)) -# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.22.5...tsparticles-preset-fireworks@2.0.0-beta.3) (2021-12-04) +# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.22.5...@tsparticles/preset-fireworks@2.0.0-beta.3) (2021-12-04) ### Features - fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.20.4...tsparticles-preset-fireworks@2.0.0-beta.2) (2021-10-06) +# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.20.4...@tsparticles/preset-fireworks@2.0.0-beta.2) (2021-10-06) ### Features - fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.24.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.24.1...tsparticles-preset-fireworks@1.24.2) (2022-01-29) +## [1.24.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.24.1...@tsparticles/preset-fireworks@1.24.2) (2022-01-29) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.24.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.24.0...tsparticles-preset-fireworks@1.24.1) (2022-01-26) +## [1.24.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.24.0...@tsparticles/preset-fireworks@1.24.1) (2022-01-26) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -# [1.24.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.23.0...tsparticles-preset-fireworks@1.24.0) (2022-01-08) +# [1.24.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.23.0...@tsparticles/preset-fireworks@1.24.0) (2022-01-08) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -# [1.23.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.22.6...tsparticles-preset-fireworks@1.23.0) (2021-12-29) +# [1.23.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.22.6...@tsparticles/preset-fireworks@1.23.0) (2021-12-29) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.22.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.22.5...tsparticles-preset-fireworks@1.22.6) (2021-12-24) +## [1.22.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.22.5...@tsparticles/preset-fireworks@1.22.6) (2021-12-24) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.22.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.22.4...tsparticles-preset-fireworks@1.22.5) (2021-11-28) +## [1.22.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.22.4...@tsparticles/preset-fireworks@1.22.5) (2021-11-28) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.22.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.22.3...tsparticles-preset-fireworks@1.22.4) (2021-11-17) +## [1.22.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.22.3...@tsparticles/preset-fireworks@1.22.4) (2021-11-17) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.22.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.22.2...tsparticles-preset-fireworks@1.22.3) (2021-11-05) +## [1.22.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.22.2...@tsparticles/preset-fireworks@1.22.3) (2021-11-05) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.22.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.22.1...tsparticles-preset-fireworks@1.22.2) (2021-10-31) +## [1.22.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.22.1...@tsparticles/preset-fireworks@1.22.2) (2021-10-31) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.22.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.22.0...tsparticles-preset-fireworks@1.22.1) (2021-10-30) +## [1.22.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.22.0...@tsparticles/preset-fireworks@1.22.1) (2021-10-30) ### Bug Fixes - added browserslist to fix some issues with older browsers ([24d8f52](https://github.com/matteobruni/tsparticles/commit/24d8f520ee6934bd967d63612c828705e1dc09e2)) -# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@2.0.0-beta.0...tsparticles-preset-fireworks@2.0.0-beta.1) (2021-10-06) +# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@2.0.0-beta.0...@tsparticles/preset-fireworks@2.0.0-beta.1) (2021-10-06) -# [1.22.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.21.0...tsparticles-preset-fireworks@1.22.0) (2021-10-28) +# [1.22.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.21.0...@tsparticles/preset-fireworks@1.22.0) (2021-10-28) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -# [1.21.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.20.4...tsparticles-preset-fireworks@1.21.0) (2021-10-14) +# [1.21.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.20.4...@tsparticles/preset-fireworks@1.21.0) (2021-10-14) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.20.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.20.3...tsparticles-preset-fireworks@1.20.4) (2021-10-06) +## [1.20.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.20.3...@tsparticles/preset-fireworks@1.20.4) (2021-10-06) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.20.3...tsparticles-preset-fireworks@2.0.0-beta.0) (2021-10-06) +# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.20.3...@tsparticles/preset-fireworks@2.0.0-beta.0) (2021-10-06) ### Features - fixed firefly and fireworks presets ([ec952c9](https://github.com/matteobruni/tsparticles/commit/ec952c9ac0b42dc1c5350279a44a1255ca1f4fca)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.20.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.20.2...tsparticles-preset-fireworks@1.20.3) (2021-10-03) +## [1.20.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.20.2...@tsparticles/preset-fireworks@1.20.3) (2021-10-03) ### Bug Fixes - fixed fireworks presets ([3402e46](https://github.com/matteobruni/tsparticles/commit/3402e46c7a6c945c481b563fa633fd6095f9b377)) -## [1.20.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.20.1...tsparticles-preset-fireworks@1.20.2) (2021-09-27) +## [1.20.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.20.1...@tsparticles/preset-fireworks@1.20.2) (2021-09-27) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.20.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.20.0...tsparticles-preset-fireworks@1.20.1) (2021-09-20) +## [1.20.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.20.0...@tsparticles/preset-fireworks@1.20.1) (2021-09-20) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -# [1.20.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.19.1...tsparticles-preset-fireworks@1.20.0) (2021-09-18) +# [1.20.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.19.1...@tsparticles/preset-fireworks@1.20.0) (2021-09-18) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.19.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.19.0...tsparticles-preset-fireworks@1.19.1) (2021-09-15) +## [1.19.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.19.0...@tsparticles/preset-fireworks@1.19.1) (2021-09-15) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -# [1.19.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.18.3...tsparticles-preset-fireworks@1.19.0) (2021-08-23) +# [1.19.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.18.3...@tsparticles/preset-fireworks@1.19.0) (2021-08-23) ### Bug Fixes @@ -446,20 +448,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - improved move path generators ([9b67377](https://github.com/matteobruni/tsparticles/commit/9b67377f9208a005b122e312ad4ad3c95a50deb7)) -## [1.18.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.18.2...tsparticles-preset-fireworks@1.18.3) (2021-08-10) +## [1.18.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.18.2...@tsparticles/preset-fireworks@1.18.3) (2021-08-10) ### Features - added new methods to particle class ([5743453](https://github.com/matteobruni/tsparticles/commit/5743453906001569f262888aa54539ad4e1463ac)) -## [1.18.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.18.1...tsparticles-preset-fireworks@1.18.2) (2021-07-31) +## [1.18.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.18.1...@tsparticles/preset-fireworks@1.18.2) (2021-07-31) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -## [1.18.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.18.0...tsparticles-preset-fireworks@1.18.1) (2021-07-29) +## [1.18.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.18.0...@tsparticles/preset-fireworks@1.18.1) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks -# [1.18.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fireworks@1.17.0...tsparticles-preset-fireworks@1.18.0) (2021-07-29) +# [1.18.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fireworks@1.17.0...@tsparticles/preset-fireworks@1.18.0) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-fireworks +**Note:** Version bump only for package @tsparticles/preset-fireworks diff --git a/presets/fireworks/README.md b/presets/fireworks/README.md index b329659..b5e45ec 100644 --- a/presets/fireworks/README.md +++ b/presets/fireworks/README.md @@ -2,7 +2,7 @@ # tsParticles Fireworks Preset -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-fireworks/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-fireworks) [![npmjs](https://badge.fury.io/js/tsparticles-preset-fireworks.svg)](https://www.npmjs.com/package/tsparticles-preset-fireworks) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-fireworks)](https://www.npmjs.com/package/tsparticles-preset-fireworks) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-fireworks/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-fireworks) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-fireworks.svg)](https://www.npmjs.com/package/@tsparticles/preset-fireworks) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-fireworks)](https://www.npmjs.com/package/@tsparticles/preset-fireworks) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) [tsParticles](https://github.com/matteobruni/tsparticles) preset for fireworks effect. @@ -22,23 +22,23 @@ The first step is installing [tsParticles](https://github.com/matteobruni/tspart vanilla javascript in the main project [here](https://github.com/matteobruni/tsparticles) Once installed you need one more script to be included in your page (or you can download that -from [jsDelivr](https://www.jsdelivr.com/package/npm/tsparticles-preset-fireworks): +from [jsDelivr](https://www.jsdelivr.com/package/npm/@tsparticles/preset-fireworks): ```html - - - - - - - - - - - - - - + + + + + + + + + + + + + + ``` This script **MUST** be placed after the `tsParticles` one. @@ -48,7 +48,7 @@ This script **MUST** be placed after the `tsParticles` one. A bundled script can also be used, this will include every needed plugin needed by the preset. ```html - + ``` ### Usage @@ -91,8 +91,8 @@ This sample uses the class component syntax, but you can use hooks as well (if t ```typescript jsx import Particles from "react-particles"; -import type { Engine } from "tsparticles-engine"; -import { loadFireworksPreset } from "tsparticles-preset-fireworks"; +import type { Engine } from "@tsparticles/engine"; +import { loadFireworksPreset } from "@tsparticles/preset-fireworks"; export class ParticlesContainer extends React.PureComponent { // this customizes the component tsParticles installation diff --git a/presets/fireworks/package.dist.json b/presets/fireworks/package.dist.json index 53dac8d..ecd7202 100644 --- a/presets/fireworks/package.dist.json +++ b/presets/fireworks/package.dist.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-fireworks", - "version": "2.12.0", + "name": "@tsparticles/preset-fireworks", + "version": "3.0.0", "description": "tsParticles fireworks preset", "homepage": "https://particles.js.org", "repository": { @@ -87,14 +87,18 @@ "module": "esm/index.js", "types": "types/index.d.ts", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-plugin-emitters": "^2.12.0", - "tsparticles-plugin-sounds": "^2.12.0", - "tsparticles-shape-line": "^2.12.0", - "tsparticles-updater-destroy": "^2.12.0", - "tsparticles-updater-life": "^2.12.0", - "tsparticles-updater-rotate": "^2.12.0", - "tsparticles-updater-stroke-color": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/plugin-emitters": "^3.0.0", + "@tsparticles/plugin-emitters-shape-square": "^3.0.0", + "@tsparticles/plugin-sounds": "^3.0.0", + "@tsparticles/shape-line": "^3.0.0", + "@tsparticles/updater-destroy": "^3.0.0", + "@tsparticles/updater-life": "^3.0.0", + "@tsparticles/updater-rotate": "^3.0.0", + "@tsparticles/updater-stroke-color": "^3.0.0" + }, + "publishConfig": { + "access": "public" } } diff --git a/presets/fireworks/package.json b/presets/fireworks/package.json index 8a4d76f..52838ba 100644 --- a/presets/fireworks/package.json +++ b/presets/fireworks/package.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-fireworks", - "version": "2.12.0", + "name": "@tsparticles/preset-fireworks", + "version": "3.0.0", "description": "tsParticles fireworks preset", "homepage": "https://particles.js.org", "scripts": { @@ -70,7 +70,8 @@ ], "publishConfig": { "directory": "dist", - "linkDirectory": true + "linkDirectory": true, + "access": "public" }, "author": "Matteo Bruni ", "license": "MIT", @@ -96,14 +97,15 @@ "types": "dist/types/index.d.ts", "prettier": "@tsparticles/prettier-config", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-plugin-emitters": "^2.12.0", - "tsparticles-plugin-sounds": "^2.12.0", - "tsparticles-shape-line": "^2.12.0", - "tsparticles-updater-destroy": "^2.12.0", - "tsparticles-updater-life": "^2.12.0", - "tsparticles-updater-rotate": "^2.12.0", - "tsparticles-updater-stroke-color": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/plugin-emitters": "^3.0.0", + "@tsparticles/plugin-emitters-shape-square": "^3.0.0", + "@tsparticles/plugin-sounds": "^3.0.0", + "@tsparticles/shape-line": "^3.0.0", + "@tsparticles/updater-destroy": "^3.0.0", + "@tsparticles/updater-life": "^3.0.0", + "@tsparticles/updater-rotate": "^3.0.0", + "@tsparticles/updater-stroke-color": "^3.0.0" } } diff --git a/presets/fireworks/src/bundle.ts b/presets/fireworks/src/bundle.ts index a6aaa05..b231476 100644 --- a/presets/fireworks/src/bundle.ts +++ b/presets/fireworks/src/bundle.ts @@ -1,5 +1,5 @@ import { loadFireworksPreset } from "."; -import { tsParticles } from "tsparticles-engine"; +import { tsParticles } from "@tsparticles/engine"; loadFireworksPreset(tsParticles); diff --git a/presets/fireworks/src/index.ts b/presets/fireworks/src/index.ts index c63f3cc..9c532d6 100644 --- a/presets/fireworks/src/index.ts +++ b/presets/fireworks/src/index.ts @@ -1,12 +1,13 @@ -import type { Engine } from "tsparticles-engine"; -import { loadBasic } from "tsparticles-basic"; -import { loadDestroyUpdater } from "tsparticles-updater-destroy"; -import { loadEmittersPlugin } from "tsparticles-plugin-emitters"; -import { loadLifeUpdater } from "tsparticles-updater-life"; -import { loadLineShape } from "tsparticles-shape-line"; -import { loadRotateUpdater } from "tsparticles-updater-rotate"; -import { loadSoundsPlugin } from "tsparticles-plugin-sounds"; -import { loadStrokeColorUpdater } from "tsparticles-updater-stroke-color"; +import type { Engine } from "@tsparticles/engine"; +import { loadBasic } from "@tsparticles/basic"; +import { loadDestroyUpdater } from "@tsparticles/updater-destroy"; +import { loadEmittersPlugin } from "@tsparticles/plugin-emitters"; +import { loadEmittersShapeSquare } from "@tsparticles/plugin-emitters-shape-square"; +import { loadLifeUpdater } from "@tsparticles/updater-life"; +import { loadLineShape } from "@tsparticles/shape-line"; +import { loadRotateUpdater } from "@tsparticles/updater-rotate"; +import { loadSoundsPlugin } from "@tsparticles/plugin-sounds"; +import { loadStrokeColorUpdater } from "@tsparticles/updater-stroke-color"; import { options } from "./options"; /** @@ -17,6 +18,7 @@ import { options } from "./options"; export async function loadFireworksPreset(engine: Engine, refresh = true): Promise { await loadBasic(engine, false); await loadEmittersPlugin(engine, false); + await loadEmittersShapeSquare(engine, false); await loadSoundsPlugin(engine, false); await loadLineShape(engine, false); await loadRotateUpdater(engine, false); diff --git a/presets/fireworks/src/options.ts b/presets/fireworks/src/options.ts index 3867f79..eaae9b8 100644 --- a/presets/fireworks/src/options.ts +++ b/presets/fireworks/src/options.ts @@ -14,7 +14,7 @@ import { rgbToHsl, setRangeValue, stringToRgb, -} from "tsparticles-engine"; +} from "@tsparticles/engine"; const explodeSoundCheck = (args: CustomEventArgs): boolean => { const data = args.data as { particle: Particle }; @@ -209,7 +209,9 @@ export const options: ISourceOptions = { top: OutMode.none, }, trail: { - fillColor: "#000", + fill: { + color: "#000", + }, enable: true, length: 10, }, diff --git a/presets/fountain/CHANGELOG.md b/presets/fountain/CHANGELOG.md index 1052289..36125e1 100644 --- a/presets/fountain/CHANGELOG.md +++ b/presets/fountain/CHANGELOG.md @@ -3,69 +3,71 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [2.12.0](https://github.com/tsparticles/presets/compare/v2.11.0...v2.12.0) (2023-08-04) +# [3.0.0](https://github.com/tsparticles/presets/compare/v3.0.0-beta.4...v3.0.0) (2023-12-05) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain +# [3.0.0-beta.4](https://github.com/tsparticles/presets/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-fountain +# [3.0.0-beta.3](https://github.com/tsparticles/presets/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-fountain -# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) - -**Note:** Version bump only for package tsparticles-preset-fountain - - +# [3.0.0-beta.2](https://github.com/tsparticles/presets/compare/v2.12.0...v3.0.0-beta.2) (2023-11-16) +### Features +- added squares preset ([fbeafea](https://github.com/tsparticles/presets/commit/fbeafeae2261b7c9ce3f7cc1f1d690ac68806542)) -## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +# [3.0.0-beta.1](https://github.com/tsparticles/presets/compare/v2.11.0...v3.0.0-beta.1) (2023-08-04) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain +# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) +**Note:** Version bump only for package @tsparticles/preset-fountain +## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +**Note:** Version bump only for package @tsparticles/preset-fountain # 2.10.0 (2023-06-03) -**Note:** Version bump only for package tsparticles-preset-fountain - - - - +**Note:** Version bump only for package @tsparticles/preset-fountain -## [2.9.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.9.2...tsparticles-preset-fountain@2.9.3) (2023-02-12) +## [2.9.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.9.2...@tsparticles/preset-fountain@2.9.3) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [2.9.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.9.1...tsparticles-preset-fountain@2.9.2) (2023-02-12) +## [2.9.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.9.1...@tsparticles/preset-fountain@2.9.2) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [2.9.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.9.0...tsparticles-preset-fountain@2.9.1) (2023-02-11) +## [2.9.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.9.0...@tsparticles/preset-fountain@2.9.1) (2023-02-11) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [2.9.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.8.0...tsparticles-preset-fountain@2.9.0) (2023-02-10) +# [2.9.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.8.0...@tsparticles/preset-fountain@2.9.0) (2023-02-10) ### Features - added version to engine ([9406873](https://github.com/matteobruni/tsparticles/commit/9406873c6551b59e64edbe3a0e4fe59ef2cde4c6)) -# [2.8.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.7.1...tsparticles-preset-fountain@2.8.0) (2023-01-18) +# [2.8.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.7.1...@tsparticles/preset-fountain@2.8.0) (2023-01-18) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [2.7.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.7.0...tsparticles-preset-fountain@2.7.1) (2022-12-25) +## [2.7.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.7.0...@tsparticles/preset-fountain@2.7.1) (2022-12-25) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [2.7.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.6.0...tsparticles-preset-fountain@2.7.0) (2022-12-23) +# [2.7.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.6.0...@tsparticles/preset-fountain@2.7.0) (2022-12-23) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [2.6.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.5.3...tsparticles-preset-fountain@2.6.0) (2022-12-06) +# [2.6.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.5.3...@tsparticles/preset-fountain@2.6.0) (2022-12-06) ### Bug Fixes @@ -75,110 +77,110 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - added localization support to wordpress plugin, fixes [#4807](https://github.com/matteobruni/tsparticles/issues/4807) ([8a93b8a](https://github.com/matteobruni/tsparticles/commit/8a93b8a3d6a1327903c745d7a3b04cb41e5249c8)) -## [2.5.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.5.2...tsparticles-preset-fountain@2.5.3) (2022-11-07) +## [2.5.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.5.2...@tsparticles/preset-fountain@2.5.3) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [2.5.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.5.1...tsparticles-preset-fountain@2.5.2) (2022-11-07) +## [2.5.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.5.1...@tsparticles/preset-fountain@2.5.2) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [2.5.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.5.0...tsparticles-preset-fountain@2.5.1) (2022-11-03) +## [2.5.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.5.0...@tsparticles/preset-fountain@2.5.1) (2022-11-03) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [2.5.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.4.0...tsparticles-preset-fountain@2.5.0) (2022-11-02) +# [2.5.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.4.0...@tsparticles/preset-fountain@2.5.0) (2022-11-02) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [2.4.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.3.4...tsparticles-preset-fountain@2.4.0) (2022-10-30) +# [2.4.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.3.4...@tsparticles/preset-fountain@2.4.0) (2022-10-30) ### Features - removed all canvas context save/restore calls ([208722f](https://github.com/matteobruni/tsparticles/commit/208722f0a521246165b7cdc529dfbfbd7a3cf7eb)) -## [2.3.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.3.3...tsparticles-preset-fountain@2.3.4) (2022-09-30) +## [2.3.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.3.3...@tsparticles/preset-fountain@2.3.4) (2022-09-30) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [2.3.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.3.2...tsparticles-preset-fountain@2.3.3) (2022-09-30) +## [2.3.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.3.2...@tsparticles/preset-fountain@2.3.3) (2022-09-30) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [2.3.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.3.1...tsparticles-preset-fountain@2.3.2) (2022-09-21) +## [2.3.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.3.1...@tsparticles/preset-fountain@2.3.2) (2022-09-21) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [2.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.3.0...tsparticles-preset-fountain@2.3.1) (2022-09-13) +## [2.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.3.0...@tsparticles/preset-fountain@2.3.1) (2022-09-13) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [2.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.2.4...tsparticles-preset-fountain@2.3.0) (2022-09-11) +# [2.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.2.4...@tsparticles/preset-fountain@2.3.0) (2022-09-11) ### Features - created destroy updater, moved all particles destroy (split and similar) code from engine ([f8642fd](https://github.com/matteobruni/tsparticles/commit/f8642fda3f43688ae7a0df55f5b06bb2a45d9e80)) -## [2.2.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.2.2...tsparticles-preset-fountain@2.2.4) (2022-08-26) +## [2.2.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.2.2...@tsparticles/preset-fountain@2.2.4) (2022-08-26) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [2.2.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.2.2...tsparticles-preset-fountain@2.2.3) (2022-08-21) +## [2.2.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.2.2...@tsparticles/preset-fountain@2.2.3) (2022-08-21) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [2.2.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.2.1...tsparticles-preset-fountain@2.2.2) (2022-08-16) +## [2.2.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.2.1...@tsparticles/preset-fountain@2.2.2) (2022-08-16) ### Bug Fixes - fixed double mouse events on mobile using pointer events, closes [#4622](https://github.com/matteobruni/tsparticles/issues/4622) ([1019fa4](https://github.com/matteobruni/tsparticles/commit/1019fa431f8a43cbd45d6adeb5adf94433e6e04b)) -## [2.2.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.2.0...tsparticles-preset-fountain@2.2.1) (2022-08-12) +## [2.2.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.2.0...@tsparticles/preset-fountain@2.2.1) (2022-08-12) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [2.2.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.1.4...tsparticles-preset-fountain@2.2.0) (2022-08-11) +# [2.2.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.1.4...@tsparticles/preset-fountain@2.2.0) (2022-08-11) ### Bug Fixes - **deps:** update capacitor monorepo to v4 ([a63d3a0](https://github.com/matteobruni/tsparticles/commit/a63d3a005ff47dd38ca7924b29267f4796ffebdb)) -## [2.1.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.1.3...tsparticles-preset-fountain@2.1.4) (2022-07-28) +## [2.1.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.1.3...@tsparticles/preset-fountain@2.1.4) (2022-07-28) ### Features - preparing react-particles and switching alternate packages ([49e749e](https://github.com/matteobruni/tsparticles/commit/49e749e90e076f0cb22eefe0f3399102f5b9fb35)) -## [2.1.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.1.2...tsparticles-preset-fountain@2.1.3) (2022-07-01) +## [2.1.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.1.2...@tsparticles/preset-fountain@2.1.3) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [2.1.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.1.1...tsparticles-preset-fountain@2.1.2) (2022-07-01) +## [2.1.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.1.1...@tsparticles/preset-fountain@2.1.2) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [2.1.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.1.0...tsparticles-preset-fountain@2.1.1) (2022-07-01) +## [2.1.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.1.0...@tsparticles/preset-fountain@2.1.1) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [2.1.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.0.6...tsparticles-preset-fountain@2.1.0) (2022-06-18) +# [2.1.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.0.6...@tsparticles/preset-fountain@2.1.0) (2022-06-18) ### Bug Fixes - **deps:** update dependency gh-pages to v4 ([cf6e957](https://github.com/matteobruni/tsparticles/commit/cf6e9577132afcec26410f7321fcf5ffcfb05930)) - **deps:** update react monorepo to v18.1.0 ([6b45793](https://github.com/matteobruni/tsparticles/commit/6b457937c41d7681a2135dfcb6ff220e578f22bb)) -## [2.0.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.0.5...tsparticles-preset-fountain@2.0.6) (2022-04-16) +## [2.0.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.0.5...@tsparticles/preset-fountain@2.0.6) (2022-04-16) ### Bug Fixes - fixes build scripts, closes [#3909](https://github.com/matteobruni/tsparticles/issues/3909), closes [#3911](https://github.com/matteobruni/tsparticles/issues/3911) ([d2c3fb3](https://github.com/matteobruni/tsparticles/commit/d2c3fb33ff9c9d529f2609f89c63cb6e1e61ecda)) -## [2.0.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.0.4...tsparticles-preset-fountain@2.0.5) (2022-04-14) +## [2.0.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.0.4...@tsparticles/preset-fountain@2.0.5) (2022-04-14) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [2.0.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.43.1...tsparticles-preset-fountain@2.0.4) (2022-04-06) +## [2.0.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.43.1...@tsparticles/preset-fountain@2.0.4) (2022-04-06) ### Bug Fixes @@ -193,25 +195,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.42.1...tsparticles-preset-fountain@2.0.3) (2022-03-11) +## [2.0.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.42.1...@tsparticles/preset-fountain@2.0.3) (2022-03-11) -## [1.43.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.43.0...tsparticles-preset-fountain@1.43.1) (2022-04-06) +## [1.43.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.43.0...@tsparticles/preset-fountain@1.43.1) (2022-04-06) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [1.43.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.42.4...tsparticles-preset-fountain@1.43.0) (2022-04-04) +# [1.43.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.42.4...@tsparticles/preset-fountain@1.43.0) (2022-04-04) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.42.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.42.3...tsparticles-preset-fountain@1.42.4) (2022-03-20) +## [1.42.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.42.3...@tsparticles/preset-fountain@1.42.4) (2022-03-20) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.42.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.42.2...tsparticles-preset-fountain@1.42.3) (2022-03-18) +## [1.42.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.42.2...@tsparticles/preset-fountain@1.42.3) (2022-03-18) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.42.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.42.1...tsparticles-preset-fountain@1.42.2) (2022-03-14) +## [1.42.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.42.1...@tsparticles/preset-fountain@1.42.2) (2022-03-14) ### Bug Fixes @@ -225,7 +227,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.41.4...tsparticles-preset-fountain@2.0.2) (2022-02-21) +## [2.0.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.41.4...@tsparticles/preset-fountain@2.0.2) (2022-02-21) ### Bug Fixes @@ -240,37 +242,37 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) - fixed flashing issue with background mask, closes [#3514](https://github.com/matteobruni/tsparticles/issues/3514) ([6f74bf1](https://github.com/matteobruni/tsparticles/commit/6f74bf1ab62587c7f2352bfe6f72ea29bb0a31fc)) -## [1.42.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.42.0...tsparticles-preset-fountain@1.42.1) (2022-03-09) +## [1.42.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.42.0...@tsparticles/preset-fountain@1.42.1) (2022-03-09) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [1.42.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.41.6...tsparticles-preset-fountain@1.42.0) (2022-03-08) +# [1.42.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.41.6...@tsparticles/preset-fountain@1.42.0) (2022-03-08) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [2.0.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.0.0...tsparticles-preset-fountain@2.0.1) (2022-02-15) +## [2.0.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.0.0...@tsparticles/preset-fountain@2.0.1) (2022-02-15) -## [1.41.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.41.5...tsparticles-preset-fountain@1.41.6) (2022-03-03) +## [1.41.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.41.5...@tsparticles/preset-fountain@1.41.6) (2022-03-03) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.41.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.41.4...tsparticles-preset-fountain@1.41.5) (2022-02-24) +## [1.41.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.41.4...@tsparticles/preset-fountain@1.41.5) (2022-02-24) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.41.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.41.3...tsparticles-preset-fountain@1.41.4) (2022-02-20) +## [1.41.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.41.3...@tsparticles/preset-fountain@1.41.4) (2022-02-20) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.41.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.41.2...tsparticles-preset-fountain@1.41.3) (2022-02-19) +## [1.41.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.41.2...@tsparticles/preset-fountain@1.41.3) (2022-02-19) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.41.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.41.1...tsparticles-preset-fountain@1.41.2) (2022-02-16) +## [1.41.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.41.1...@tsparticles/preset-fountain@1.41.2) (2022-02-16) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [2.0.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.41.1...tsparticles-preset-fountain@2.0.0) (2022-02-15) +# [2.0.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.41.1...@tsparticles/preset-fountain@2.0.0) (2022-02-15) ### Bug Fixes @@ -284,17 +286,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.24.2...tsparticles-preset-fountain@2.0.0-beta.5) (2022-01-30) +# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.24.2...@tsparticles/preset-fountain@2.0.0-beta.5) (2022-01-30) -## [1.41.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.41.0...tsparticles-preset-fountain@1.41.1) (2022-02-14) +## [1.41.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.41.0...@tsparticles/preset-fountain@1.41.1) (2022-02-14) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [1.41.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.40.2...tsparticles-preset-fountain@1.41.0) (2022-02-10) +# [1.41.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.40.2...@tsparticles/preset-fountain@1.41.0) (2022-02-10) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.40.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.40.1...tsparticles-preset-fountain@1.40.2) (2022-02-07) +## [1.40.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.40.1...@tsparticles/preset-fountain@1.40.2) (2022-02-07) ### Bug Fixes @@ -302,15 +304,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - removed deprecated options ([fc1676d](https://github.com/matteobruni/tsparticles/commit/fc1676d94799326f2bd0285995f2b166647e6b6d)) - removed all browser flags in package.json, a lot of issues with it. closes [#3094](https://github.com/matteobruni/tsparticles/issues/3094) ([1415875](https://github.com/matteobruni/tsparticles/commit/14158755ec80ace4e0c520cef407b2d7f4078568)) -## [1.40.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.40.0...tsparticles-preset-fountain@1.40.1) (2022-02-06) +## [1.40.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.40.0...@tsparticles/preset-fountain@1.40.1) (2022-02-06) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [1.40.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.24.3...tsparticles-preset-fountain@1.40.0) (2022-02-04) +# [1.40.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.24.3...@tsparticles/preset-fountain@1.40.0) (2022-02-04) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.24.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.24.2...tsparticles-preset-fountain@1.24.3) (2022-02-02) +## [1.24.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.24.2...@tsparticles/preset-fountain@1.24.3) (2022-02-02) ### Features @@ -319,7 +321,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.0.0-beta.3...tsparticles-preset-fountain@2.0.0-beta.4) (2021-12-07) +# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.0.0-beta.3...@tsparticles/preset-fountain@2.0.0-beta.4) (2021-12-07) ### Features @@ -327,104 +329,104 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - updated fpsLimit default value to 120 build: updated all presets to have a fpsLimit of 120 ([d1eff05](https://github.com/matteobruni/tsparticles/commit/d1eff050224c4d65727c0abc3f100d70d3807eb8)) -# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.22.5...tsparticles-preset-fountain@2.0.0-beta.3) (2021-12-04) +# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.22.5...@tsparticles/preset-fountain@2.0.0-beta.3) (2021-12-04) ### Features - fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.20.4...tsparticles-preset-fountain@2.0.0-beta.2) (2021-10-06) +# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.20.4...@tsparticles/preset-fountain@2.0.0-beta.2) (2021-10-06) ### Features - fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.24.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.24.1...tsparticles-preset-fountain@1.24.2) (2022-01-29) +## [1.24.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.24.1...@tsparticles/preset-fountain@1.24.2) (2022-01-29) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.24.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.24.0...tsparticles-preset-fountain@1.24.1) (2022-01-26) +## [1.24.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.24.0...@tsparticles/preset-fountain@1.24.1) (2022-01-26) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [1.24.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.23.0...tsparticles-preset-fountain@1.24.0) (2022-01-08) +# [1.24.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.23.0...@tsparticles/preset-fountain@1.24.0) (2022-01-08) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [1.23.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.22.6...tsparticles-preset-fountain@1.23.0) (2021-12-29) +# [1.23.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.22.6...@tsparticles/preset-fountain@1.23.0) (2021-12-29) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.22.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.22.5...tsparticles-preset-fountain@1.22.6) (2021-12-24) +## [1.22.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.22.5...@tsparticles/preset-fountain@1.22.6) (2021-12-24) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.22.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.22.4...tsparticles-preset-fountain@1.22.5) (2021-11-28) +## [1.22.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.22.4...@tsparticles/preset-fountain@1.22.5) (2021-11-28) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.22.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.22.3...tsparticles-preset-fountain@1.22.4) (2021-11-17) +## [1.22.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.22.3...@tsparticles/preset-fountain@1.22.4) (2021-11-17) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.22.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.22.2...tsparticles-preset-fountain@1.22.3) (2021-11-05) +## [1.22.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.22.2...@tsparticles/preset-fountain@1.22.3) (2021-11-05) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.22.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.22.1...tsparticles-preset-fountain@1.22.2) (2021-10-31) +## [1.22.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.22.1...@tsparticles/preset-fountain@1.22.2) (2021-10-31) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.22.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.22.0...tsparticles-preset-fountain@1.22.1) (2021-10-30) +## [1.22.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.22.0...@tsparticles/preset-fountain@1.22.1) (2021-10-30) ### Bug Fixes - added browserslist to fix some issues with older browsers ([24d8f52](https://github.com/matteobruni/tsparticles/commit/24d8f520ee6934bd967d63612c828705e1dc09e2)) -# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@2.0.0-beta.0...tsparticles-preset-fountain@2.0.0-beta.1) (2021-10-06) +# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@2.0.0-beta.0...@tsparticles/preset-fountain@2.0.0-beta.1) (2021-10-06) -# [1.22.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.21.0...tsparticles-preset-fountain@1.22.0) (2021-10-28) +# [1.22.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.21.0...@tsparticles/preset-fountain@1.22.0) (2021-10-28) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [1.21.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.20.4...tsparticles-preset-fountain@1.21.0) (2021-10-14) +# [1.21.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.20.4...@tsparticles/preset-fountain@1.21.0) (2021-10-14) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.20.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.20.3...tsparticles-preset-fountain@1.20.4) (2021-10-06) +## [1.20.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.20.3...@tsparticles/preset-fountain@1.20.4) (2021-10-06) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.20.3...tsparticles-preset-fountain@2.0.0-beta.0) (2021-10-06) +# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.20.3...@tsparticles/preset-fountain@2.0.0-beta.0) (2021-10-06) ### Features - fixed fountain presets ([3b47867](https://github.com/matteobruni/tsparticles/commit/3b478673153181396446f510d7ca5ad09abfcd4f)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.20.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.20.2...tsparticles-preset-fountain@1.20.3) (2021-10-03) +## [1.20.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.20.2...@tsparticles/preset-fountain@1.20.3) (2021-10-03) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.20.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.20.1...tsparticles-preset-fountain@1.20.2) (2021-09-27) +## [1.20.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.20.1...@tsparticles/preset-fountain@1.20.2) (2021-09-27) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.20.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.20.0...tsparticles-preset-fountain@1.20.1) (2021-09-20) +## [1.20.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.20.0...@tsparticles/preset-fountain@1.20.1) (2021-09-20) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [1.20.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.19.1...tsparticles-preset-fountain@1.20.0) (2021-09-18) +# [1.20.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.19.1...@tsparticles/preset-fountain@1.20.0) (2021-09-18) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.19.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.19.0...tsparticles-preset-fountain@1.19.1) (2021-09-15) +## [1.19.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.19.0...@tsparticles/preset-fountain@1.19.1) (2021-09-15) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [1.19.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.18.3...tsparticles-preset-fountain@1.19.0) (2021-08-23) +# [1.19.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.18.3...@tsparticles/preset-fountain@1.19.0) (2021-08-23) ### Bug Fixes @@ -435,51 +437,51 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - improved move path generators ([9b67377](https://github.com/matteobruni/tsparticles/commit/9b67377f9208a005b122e312ad4ad3c95a50deb7)) -## [1.18.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.18.2...tsparticles-preset-fountain@1.18.3) (2021-08-10) +## [1.18.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.18.2...@tsparticles/preset-fountain@1.18.3) (2021-08-10) ### Features - added new methods to particle class ([5743453](https://github.com/matteobruni/tsparticles/commit/5743453906001569f262888aa54539ad4e1463ac)) -## [1.18.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.18.1...tsparticles-preset-fountain@1.18.2) (2021-07-31) +## [1.18.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.18.1...@tsparticles/preset-fountain@1.18.2) (2021-07-31) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.18.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.18.0...tsparticles-preset-fountain@1.18.1) (2021-07-29) +## [1.18.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.18.0...@tsparticles/preset-fountain@1.18.1) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [1.18.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.17.0...tsparticles-preset-fountain@1.18.0) (2021-07-29) +# [1.18.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.17.0...@tsparticles/preset-fountain@1.18.0) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -## [1.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.3.0...tsparticles-preset-fountain@1.3.1) (2020-10-06) +## [1.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.3.0...@tsparticles/preset-fountain@1.3.1) (2020-10-06) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [1.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.3.0-beta.5...tsparticles-preset-fountain@1.3.0) (2020-10-05) +# [1.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.3.0-beta.5...@tsparticles/preset-fountain@1.3.0) (2020-10-05) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [1.3.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.3.0-beta.4...tsparticles-preset-fountain@1.3.0-beta.5) (2020-10-04) +# [1.3.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.3.0-beta.4...@tsparticles/preset-fountain@1.3.0-beta.5) (2020-10-04) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [1.3.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.3.0-beta.3...tsparticles-preset-fountain@1.3.0-beta.4) (2020-10-04) +# [1.3.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.3.0-beta.3...@tsparticles/preset-fountain@1.3.0-beta.4) (2020-10-04) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [1.3.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.3.0-beta.2...tsparticles-preset-fountain@1.3.0-beta.3) (2020-10-03) +# [1.3.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.3.0-beta.2...@tsparticles/preset-fountain@1.3.0-beta.3) (2020-10-03) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [1.3.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.3.0-beta.1...tsparticles-preset-fountain@1.3.0-beta.2) (2020-10-03) +# [1.3.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.3.0-beta.1...@tsparticles/preset-fountain@1.3.0-beta.2) (2020-10-03) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain -# [1.3.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-fountain@1.3.0-beta.0...tsparticles-preset-fountain@1.3.0-beta.1) (2020-10-03) +# [1.3.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-fountain@1.3.0-beta.0...@tsparticles/preset-fountain@1.3.0-beta.1) (2020-10-03) -**Note:** Version bump only for package tsparticles-preset-fountain +**Note:** Version bump only for package @tsparticles/preset-fountain # 1.3.0-beta.0 (2020-10-02) diff --git a/presets/fountain/README.md b/presets/fountain/README.md index 3a500ad..e3df0ec 100644 --- a/presets/fountain/README.md +++ b/presets/fountain/README.md @@ -2,7 +2,7 @@ # tsParticles Fountain Preset -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-fountain/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-fountain) [![npmjs](https://badge.fury.io/js/tsparticles-preset-fountain.svg)](https://www.npmjs.com/package/tsparticles-preset-fountain) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-fountain)](https://www.npmjs.com/package/tsparticles-preset-fountain) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-fountain/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-fountain) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-fountain.svg)](https://www.npmjs.com/package/@tsparticles/preset-fountain) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-fountain)](https://www.npmjs.com/package/@tsparticles/preset-fountain) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) [tsParticles](https://github.com/matteobruni/tsparticles) preset creating random positioned falling colored particles that break when hitting the ground. @@ -23,19 +23,19 @@ The first step is installing [tsParticles](https://github.com/matteobruni/tspart vanilla javascript in the main project [here](https://github.com/matteobruni/tsparticles) Once installed you need one more script to be included in your page (or you can download that -from [jsDelivr](https://www.jsdelivr.com/package/npm/tsparticles-preset-fountain): +from [jsDelivr](https://www.jsdelivr.com/package/npm/@tsparticles/preset-fountain): ```html - - - - - - - - - - + + + + + + + + + + ``` This script **MUST** be placed after the `tsParticles` one. @@ -45,7 +45,7 @@ This script **MUST** be placed after the `tsParticles` one. A bundled script can also be used, this will include every needed plugin needed by the preset. ```html - + ``` ### Usage @@ -88,8 +88,8 @@ This sample uses the class component syntax, but you can use hooks as well (if t ```typescript jsx import Particles from "react-particles"; -import type { Engine } from "tsparticles-engine"; -import { loadFountainPreset } from "tsparticles-preset-fountain"; +import type { Engine } from "@tsparticles/engine"; +import { loadFountainPreset } from "@tsparticles/preset-fountain"; export class ParticlesContainer extends React.PureComponent { // this customizes the component tsParticles installation diff --git a/presets/fountain/package.dist.json b/presets/fountain/package.dist.json index e07dd13..095f70b 100644 --- a/presets/fountain/package.dist.json +++ b/presets/fountain/package.dist.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-fountain", - "version": "2.12.0", + "name": "@tsparticles/preset-fountain", + "version": "3.0.0", "description": "tsParticles fountain preset", "homepage": "https://particles.js.org", "repository": { @@ -87,9 +87,12 @@ "module": "esm/index.js", "types": "types/index.d.ts", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-plugin-emitters": "^2.12.0", - "tsparticles-updater-destroy": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/plugin-emitters": "^3.0.0", + "@tsparticles/updater-destroy": "^3.0.0" + }, + "publishConfig": { + "access": "public" } } diff --git a/presets/fountain/package.json b/presets/fountain/package.json index 6b7e46e..9037798 100644 --- a/presets/fountain/package.json +++ b/presets/fountain/package.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-fountain", - "version": "2.12.0", + "name": "@tsparticles/preset-fountain", + "version": "3.0.0", "description": "tsParticles fountain preset", "homepage": "https://particles.js.org", "scripts": { @@ -70,7 +70,8 @@ ], "publishConfig": { "directory": "dist", - "linkDirectory": true + "linkDirectory": true, + "access": "public" }, "author": "Matteo Bruni ", "license": "MIT", @@ -96,9 +97,9 @@ "types": "dist/types/index.d.ts", "prettier": "@tsparticles/prettier-config", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-plugin-emitters": "^2.12.0", - "tsparticles-updater-destroy": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/plugin-emitters": "^3.0.0", + "@tsparticles/updater-destroy": "^3.0.0" } } diff --git a/presets/fountain/src/bundle.ts b/presets/fountain/src/bundle.ts index e0766e6..869ca84 100644 --- a/presets/fountain/src/bundle.ts +++ b/presets/fountain/src/bundle.ts @@ -1,5 +1,5 @@ import { loadFountainPreset } from "."; -import { tsParticles } from "tsparticles-engine"; +import { tsParticles } from "@tsparticles/engine"; loadFountainPreset(tsParticles); diff --git a/presets/fountain/src/index.ts b/presets/fountain/src/index.ts index fbd4ec5..37b6c60 100644 --- a/presets/fountain/src/index.ts +++ b/presets/fountain/src/index.ts @@ -1,7 +1,7 @@ -import type { Engine } from "tsparticles-engine"; -import { loadBasic } from "tsparticles-basic"; -import { loadDestroyUpdater } from "tsparticles-updater-destroy"; -import { loadEmittersPlugin } from "tsparticles-plugin-emitters"; +import type { Engine } from "@tsparticles/engine"; +import { loadBasic } from "@tsparticles/basic"; +import { loadDestroyUpdater } from "@tsparticles/updater-destroy"; +import { loadEmittersPlugin } from "@tsparticles/plugin-emitters"; import { options } from "./options"; /** diff --git a/presets/fountain/src/options.ts b/presets/fountain/src/options.ts index 504fe44..432af62 100644 --- a/presets/fountain/src/options.ts +++ b/presets/fountain/src/options.ts @@ -1,4 +1,4 @@ -import { type ISourceOptions, MoveDirection, OutMode } from "tsparticles-engine"; +import { type ISourceOptions, MoveDirection, OutMode } from "@tsparticles/engine"; export const options: ISourceOptions = { fpsLimit: 120, @@ -64,7 +64,9 @@ export const options: ISourceOptions = { }, trail: { enable: true, - fillColor: "#fff", + fill: { + color: "#fff", + }, length: 3, }, }, diff --git a/presets/hyperspace/CHANGELOG.md b/presets/hyperspace/CHANGELOG.md index db7f166..a232df7 100644 --- a/presets/hyperspace/CHANGELOG.md +++ b/presets/hyperspace/CHANGELOG.md @@ -3,9 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [2.12.0](https://github.com/tsparticles/presets/compare/v2.11.0...v2.12.0) (2023-08-04) +# [3.0.0](https://github.com/tsparticles/presets/compare/v3.0.0-beta.4...v3.0.0) (2023-12-05) +**Note:** Version bump only for package @tsparticles/preset-hyperspace + +# [3.0.0-beta.4](https://github.com/tsparticles/presets/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2023-11-16) + +**Note:** Version bump only for package @tsparticles/preset-hyperspace + +# [3.0.0-beta.3](https://github.com/tsparticles/presets/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2023-11-16) + +**Note:** Version bump only for package @tsparticles/preset-hyperspace + +# [3.0.0-beta.2](https://github.com/tsparticles/presets/compare/v2.12.0...v3.0.0-beta.2) (2023-11-16) + +### Features + +- added squares preset ([fbeafea](https://github.com/tsparticles/presets/commit/fbeafeae2261b7c9ce3f7cc1f1d690ac68806542)) + +# [3.0.0-beta.1](https://github.com/tsparticles/presets/compare/v2.11.0...v3.0.0-beta.1) (2023-08-04) ### Features -* added hyperscape preset ([5e07a70](https://github.com/tsparticles/presets/commit/5e07a709a3cc022dd2952d052b858df04e7004e6)) +- added hyperscape preset ([5e07a70](https://github.com/tsparticles/presets/commit/5e07a709a3cc022dd2952d052b858df04e7004e6)) diff --git a/presets/hyperspace/README.md b/presets/hyperspace/README.md index 8954d4c..6ebd2af 100644 --- a/presets/hyperspace/README.md +++ b/presets/hyperspace/README.md @@ -2,7 +2,7 @@ # tsParticles Hyperspace Preset -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-hyperspace/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-hyperspace) [![npmjs](https://badge.fury.io/js/tsparticles-preset-hyperspace.svg)](https://www.npmjs.com/package/tsparticles-preset-hyperspace) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-hyperspace)](https://www.npmjs.com/package/tsparticles-preset-hyperspace) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-hyperspace/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-hyperspace) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-hyperspace.svg)](https://www.npmjs.com/package/@tsparticles/preset-hyperspace) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-hyperspace)](https://www.npmjs.com/package/@tsparticles/preset-hyperspace) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) [tsParticles](https://github.com/matteobruni/tsparticles) preset for creating a starry night effect with blinking hyperspace. @@ -22,18 +22,18 @@ The first step is installing [tsParticles](https://github.com/matteobruni/tspart vanilla javascript in the main project [here](https://github.com/matteobruni/tsparticles) Once installed you need one more script to be included in your page (or you can download that -from [jsDelivr](https://www.jsdelivr.com/package/npm/tsparticles-preset-hyperspace): +from [jsDelivr](https://www.jsdelivr.com/package/npm/@tsparticles/preset-hyperspace): ```html - - - - - - - - - + + + + + + + + + ``` This script **MUST** be placed after the `tsParticles` one. @@ -43,7 +43,7 @@ This script **MUST** be placed after the `tsParticles` one. A bundled script can also be used, this will include every needed plugin needed by the preset. ```html - + ``` ### Usage @@ -86,8 +86,8 @@ This sample uses the class component syntax, but you can use hooks as well (if t ```typescript jsx import Particles from "react-particles"; -import type { Engine } from "tsparticles-engine"; -import { loadHyperspacePreset } from "tsparticles-preset-hyperspace"; +import type { Engine } from "@tsparticles/engine"; +import { loadHyperspacePreset } from "@tsparticles/preset-hyperspace"; export class ParticlesContainer extends React.PureComponent { // this customizes the component tsParticles installation diff --git a/presets/hyperspace/package.dist.json b/presets/hyperspace/package.dist.json index 3d0f888..57292f2 100644 --- a/presets/hyperspace/package.dist.json +++ b/presets/hyperspace/package.dist.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-hyperspace", - "version": "2.12.0", + "name": "@tsparticles/preset-hyperspace", + "version": "3.0.0", "description": "tsParticles hyperspace preset", "homepage": "https://particles.js.org", "repository": { @@ -87,9 +87,13 @@ "module": "esm/index.js", "types": "types/index.d.ts", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-plugin-emitters": "^2.12.0", - "tsparticles-updater-life": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/plugin-emitters": "^3.0.0", + "@tsparticles/plugin-emitters-shape-square": "^3.0.0", + "@tsparticles/updater-life": "^3.0.0" + }, + "publishConfig": { + "access": "public" } } diff --git a/presets/hyperspace/package.json b/presets/hyperspace/package.json index 5eac0bb..d3a12ce 100644 --- a/presets/hyperspace/package.json +++ b/presets/hyperspace/package.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-hyperspace", - "version": "2.12.0", + "name": "@tsparticles/preset-hyperspace", + "version": "3.0.0", "description": "tsParticles hyperspace preset", "homepage": "https://particles.js.org", "scripts": { @@ -70,7 +70,8 @@ ], "publishConfig": { "directory": "dist", - "linkDirectory": true + "linkDirectory": true, + "access": "public" }, "author": "Matteo Bruni ", "license": "MIT", @@ -96,9 +97,10 @@ "types": "dist/types/index.d.ts", "prettier": "@tsparticles/prettier-config", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-plugin-emitters": "^2.12.0", - "tsparticles-updater-life": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/plugin-emitters": "^3.0.0", + "@tsparticles/plugin-emitters-shape-square": "^3.0.0", + "@tsparticles/updater-life": "^3.0.0" } } diff --git a/presets/hyperspace/src/bundle.ts b/presets/hyperspace/src/bundle.ts index dc053cd..f08e0a5 100644 --- a/presets/hyperspace/src/bundle.ts +++ b/presets/hyperspace/src/bundle.ts @@ -1,5 +1,5 @@ import { loadHyperspacePreset } from "."; -import { tsParticles } from "tsparticles-engine"; +import { tsParticles } from "@tsparticles/engine"; loadHyperspacePreset(tsParticles); diff --git a/presets/hyperspace/src/index.ts b/presets/hyperspace/src/index.ts index 4803ead..8dc692d 100644 --- a/presets/hyperspace/src/index.ts +++ b/presets/hyperspace/src/index.ts @@ -1,7 +1,8 @@ -import type { Engine } from "tsparticles-engine"; -import { loadBasic } from "tsparticles-basic"; -import { loadEmittersPlugin } from "tsparticles-plugin-emitters"; -import { loadLifeUpdater } from "tsparticles-updater-life"; +import type { Engine } from "@tsparticles/engine"; +import { loadBasic } from "@tsparticles/basic"; +import { loadEmittersPlugin } from "@tsparticles/plugin-emitters"; +import { loadEmittersShapeSquare } from "@tsparticles/plugin-emitters-shape-square"; +import { loadLifeUpdater } from "@tsparticles/updater-life"; import { options } from "./options"; /** @@ -11,6 +12,7 @@ import { options } from "./options"; */ export async function loadHyperspacePreset(engine: Engine, refresh = true): Promise { await loadBasic(engine, false); + await loadEmittersShapeSquare(engine, false); await loadEmittersPlugin(engine, false); await loadLifeUpdater(engine, false); diff --git a/presets/hyperspace/src/options.ts b/presets/hyperspace/src/options.ts index 3531f14..734bbcb 100644 --- a/presets/hyperspace/src/options.ts +++ b/presets/hyperspace/src/options.ts @@ -1,4 +1,4 @@ -import { MoveDirection, OutMode } from "tsparticles-engine"; +import { MoveDirection, OutMode } from "@tsparticles/engine"; export const options = { background: { diff --git a/presets/links/CHANGELOG.md b/presets/links/CHANGELOG.md index 2bbf85a..d1623e7 100644 --- a/presets/links/CHANGELOG.md +++ b/presets/links/CHANGELOG.md @@ -3,69 +3,71 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [2.12.0](https://github.com/tsparticles/presets/compare/v2.11.0...v2.12.0) (2023-08-04) +# [3.0.0](https://github.com/tsparticles/presets/compare/v3.0.0-beta.4...v3.0.0) (2023-12-05) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links +# [3.0.0-beta.4](https://github.com/tsparticles/presets/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-links +# [3.0.0-beta.3](https://github.com/tsparticles/presets/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-links -# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) - -**Note:** Version bump only for package tsparticles-preset-links - - +# [3.0.0-beta.2](https://github.com/tsparticles/presets/compare/v2.12.0...v3.0.0-beta.2) (2023-11-16) +### Features +- added squares preset ([fbeafea](https://github.com/tsparticles/presets/commit/fbeafeae2261b7c9ce3f7cc1f1d690ac68806542)) -## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +# [3.0.0-beta.1](https://github.com/tsparticles/presets/compare/v2.11.0...v3.0.0-beta.1) (2023-08-04) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links +# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) +**Note:** Version bump only for package @tsparticles/preset-links +## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +**Note:** Version bump only for package @tsparticles/preset-links # 2.10.0 (2023-06-03) -**Note:** Version bump only for package tsparticles-preset-links - - - - +**Note:** Version bump only for package @tsparticles/preset-links -## [2.9.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.9.2...tsparticles-preset-links@2.9.3) (2023-02-12) +## [2.9.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.9.2...@tsparticles/preset-links@2.9.3) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [2.9.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.9.1...tsparticles-preset-links@2.9.2) (2023-02-12) +## [2.9.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.9.1...@tsparticles/preset-links@2.9.2) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [2.9.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.9.0...tsparticles-preset-links@2.9.1) (2023-02-11) +## [2.9.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.9.0...@tsparticles/preset-links@2.9.1) (2023-02-11) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [2.9.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.8.0...tsparticles-preset-links@2.9.0) (2023-02-10) +# [2.9.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.8.0...@tsparticles/preset-links@2.9.0) (2023-02-10) ### Features - added version to engine ([9406873](https://github.com/matteobruni/tsparticles/commit/9406873c6551b59e64edbe3a0e4fe59ef2cde4c6)) -# [2.8.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.7.1...tsparticles-preset-links@2.8.0) (2023-01-18) +# [2.8.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.7.1...@tsparticles/preset-links@2.8.0) (2023-01-18) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [2.7.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.7.0...tsparticles-preset-links@2.7.1) (2022-12-25) +## [2.7.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.7.0...@tsparticles/preset-links@2.7.1) (2022-12-25) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [2.7.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.6.0...tsparticles-preset-links@2.7.0) (2022-12-23) +# [2.7.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.6.0...@tsparticles/preset-links@2.7.0) (2022-12-23) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [2.6.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.5.3...tsparticles-preset-links@2.6.0) (2022-12-06) +# [2.6.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.5.3...@tsparticles/preset-links@2.6.0) (2022-12-06) ### Bug Fixes @@ -75,104 +77,104 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - added localization support to wordpress plugin, fixes [#4807](https://github.com/matteobruni/tsparticles/issues/4807) ([8a93b8a](https://github.com/matteobruni/tsparticles/commit/8a93b8a3d6a1327903c745d7a3b04cb41e5249c8)) -## [2.5.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.5.2...tsparticles-preset-links@2.5.3) (2022-11-07) +## [2.5.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.5.2...@tsparticles/preset-links@2.5.3) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [2.5.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.5.1...tsparticles-preset-links@2.5.2) (2022-11-07) +## [2.5.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.5.1...@tsparticles/preset-links@2.5.2) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [2.5.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.5.0...tsparticles-preset-links@2.5.1) (2022-11-03) +## [2.5.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.5.0...@tsparticles/preset-links@2.5.1) (2022-11-03) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [2.5.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.4.0...tsparticles-preset-links@2.5.0) (2022-11-02) +# [2.5.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.4.0...@tsparticles/preset-links@2.5.0) (2022-11-02) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [2.4.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.3.3...tsparticles-preset-links@2.4.0) (2022-10-30) +# [2.4.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.3.3...@tsparticles/preset-links@2.4.0) (2022-10-30) ### Features - removed all canvas context save/restore calls ([208722f](https://github.com/matteobruni/tsparticles/commit/208722f0a521246165b7cdc529dfbfbd7a3cf7eb)) -## [2.3.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.3.2...tsparticles-preset-links@2.3.3) (2022-09-30) +## [2.3.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.3.2...@tsparticles/preset-links@2.3.3) (2022-09-30) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [2.3.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.3.1...tsparticles-preset-links@2.3.2) (2022-09-21) +## [2.3.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.3.1...@tsparticles/preset-links@2.3.2) (2022-09-21) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [2.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.3.0...tsparticles-preset-links@2.3.1) (2022-09-13) +## [2.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.3.0...@tsparticles/preset-links@2.3.1) (2022-09-13) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [2.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.2.4...tsparticles-preset-links@2.3.0) (2022-09-11) +# [2.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.2.4...@tsparticles/preset-links@2.3.0) (2022-09-11) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [2.2.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.2.2...tsparticles-preset-links@2.2.4) (2022-08-26) +## [2.2.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.2.2...@tsparticles/preset-links@2.2.4) (2022-08-26) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [2.2.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.2.2...tsparticles-preset-links@2.2.3) (2022-08-21) +## [2.2.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.2.2...@tsparticles/preset-links@2.2.3) (2022-08-21) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [2.2.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.2.1...tsparticles-preset-links@2.2.2) (2022-08-16) +## [2.2.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.2.1...@tsparticles/preset-links@2.2.2) (2022-08-16) ### Bug Fixes - fixed double mouse events on mobile using pointer events, closes [#4622](https://github.com/matteobruni/tsparticles/issues/4622) ([1019fa4](https://github.com/matteobruni/tsparticles/commit/1019fa431f8a43cbd45d6adeb5adf94433e6e04b)) -## [2.2.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.2.0...tsparticles-preset-links@2.2.1) (2022-08-12) +## [2.2.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.2.0...@tsparticles/preset-links@2.2.1) (2022-08-12) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [2.2.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.1.4...tsparticles-preset-links@2.2.0) (2022-08-11) +# [2.2.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.1.4...@tsparticles/preset-links@2.2.0) (2022-08-11) ### Bug Fixes - **deps:** update capacitor monorepo to v4 ([a63d3a0](https://github.com/matteobruni/tsparticles/commit/a63d3a005ff47dd38ca7924b29267f4796ffebdb)) -## [2.1.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.1.3...tsparticles-preset-links@2.1.4) (2022-07-28) +## [2.1.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.1.3...@tsparticles/preset-links@2.1.4) (2022-07-28) ### Features - preparing react-particles and switching alternate packages ([49e749e](https://github.com/matteobruni/tsparticles/commit/49e749e90e076f0cb22eefe0f3399102f5b9fb35)) -## [2.1.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.1.2...tsparticles-preset-links@2.1.3) (2022-07-01) +## [2.1.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.1.2...@tsparticles/preset-links@2.1.3) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [2.1.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.1.1...tsparticles-preset-links@2.1.2) (2022-07-01) +## [2.1.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.1.1...@tsparticles/preset-links@2.1.2) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [2.1.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.1.0...tsparticles-preset-links@2.1.1) (2022-07-01) +## [2.1.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.1.0...@tsparticles/preset-links@2.1.1) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [2.1.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.0.6...tsparticles-preset-links@2.1.0) (2022-06-18) +# [2.1.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.0.6...@tsparticles/preset-links@2.1.0) (2022-06-18) ### Bug Fixes - **deps:** update dependency gh-pages to v4 ([cf6e957](https://github.com/matteobruni/tsparticles/commit/cf6e9577132afcec26410f7321fcf5ffcfb05930)) - **deps:** update react monorepo to v18.1.0 ([6b45793](https://github.com/matteobruni/tsparticles/commit/6b457937c41d7681a2135dfcb6ff220e578f22bb)) -## [2.0.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.0.5...tsparticles-preset-links@2.0.6) (2022-04-16) +## [2.0.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.0.5...@tsparticles/preset-links@2.0.6) (2022-04-16) ### Bug Fixes - fixes build scripts, closes [#3909](https://github.com/matteobruni/tsparticles/issues/3909), closes [#3911](https://github.com/matteobruni/tsparticles/issues/3911) ([d2c3fb3](https://github.com/matteobruni/tsparticles/commit/d2c3fb33ff9c9d529f2609f89c63cb6e1e61ecda)) -## [2.0.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.0.4...tsparticles-preset-links@2.0.5) (2022-04-14) +## [2.0.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.0.4...@tsparticles/preset-links@2.0.5) (2022-04-14) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [2.0.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.43.1...tsparticles-preset-links@2.0.4) (2022-04-06) +## [2.0.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.43.1...@tsparticles/preset-links@2.0.4) (2022-04-06) ### Bug Fixes @@ -187,25 +189,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed links presets ([9812393](https://github.com/matteobruni/tsparticles/commit/9812393eafea002d7d68dc5b302c5c56346e3319)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.42.1...tsparticles-preset-links@2.0.3) (2022-03-11) +## [2.0.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.42.1...@tsparticles/preset-links@2.0.3) (2022-03-11) -## [1.43.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.43.0...tsparticles-preset-links@1.43.1) (2022-04-06) +## [1.43.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.43.0...@tsparticles/preset-links@1.43.1) (2022-04-06) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [1.43.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.42.4...tsparticles-preset-links@1.43.0) (2022-04-04) +# [1.43.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.42.4...@tsparticles/preset-links@1.43.0) (2022-04-04) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.42.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.42.3...tsparticles-preset-links@1.42.4) (2022-03-20) +## [1.42.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.42.3...@tsparticles/preset-links@1.42.4) (2022-03-20) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.42.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.42.2...tsparticles-preset-links@1.42.3) (2022-03-18) +## [1.42.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.42.2...@tsparticles/preset-links@1.42.3) (2022-03-18) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.42.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.42.1...tsparticles-preset-links@1.42.2) (2022-03-14) +## [1.42.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.42.1...@tsparticles/preset-links@1.42.2) (2022-03-14) ### Bug Fixes @@ -219,7 +221,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed links presets ([9812393](https://github.com/matteobruni/tsparticles/commit/9812393eafea002d7d68dc5b302c5c56346e3319)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.41.4...tsparticles-preset-links@2.0.2) (2022-02-21) +## [2.0.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.41.4...@tsparticles/preset-links@2.0.2) (2022-02-21) ### Bug Fixes @@ -234,37 +236,37 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) - fixed flashing issue with background mask, closes [#3514](https://github.com/matteobruni/tsparticles/issues/3514) ([6f74bf1](https://github.com/matteobruni/tsparticles/commit/6f74bf1ab62587c7f2352bfe6f72ea29bb0a31fc)) -## [1.42.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.42.0...tsparticles-preset-links@1.42.1) (2022-03-09) +## [1.42.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.42.0...@tsparticles/preset-links@1.42.1) (2022-03-09) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [1.42.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.41.6...tsparticles-preset-links@1.42.0) (2022-03-08) +# [1.42.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.41.6...@tsparticles/preset-links@1.42.0) (2022-03-08) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [2.0.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.0.0...tsparticles-preset-links@2.0.1) (2022-02-15) +## [2.0.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.0.0...@tsparticles/preset-links@2.0.1) (2022-02-15) -## [1.41.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.41.5...tsparticles-preset-links@1.41.6) (2022-03-03) +## [1.41.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.41.5...@tsparticles/preset-links@1.41.6) (2022-03-03) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.41.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.41.4...tsparticles-preset-links@1.41.5) (2022-02-24) +## [1.41.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.41.4...@tsparticles/preset-links@1.41.5) (2022-02-24) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.41.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.41.3...tsparticles-preset-links@1.41.4) (2022-02-20) +## [1.41.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.41.3...@tsparticles/preset-links@1.41.4) (2022-02-20) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.41.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.41.2...tsparticles-preset-links@1.41.3) (2022-02-19) +## [1.41.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.41.2...@tsparticles/preset-links@1.41.3) (2022-02-19) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.41.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.41.1...tsparticles-preset-links@1.41.2) (2022-02-16) +## [1.41.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.41.1...@tsparticles/preset-links@1.41.2) (2022-02-16) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [2.0.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.41.1...tsparticles-preset-links@2.0.0) (2022-02-15) +# [2.0.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.41.1...@tsparticles/preset-links@2.0.0) (2022-02-15) ### Bug Fixes @@ -278,7 +280,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed links presets ([9812393](https://github.com/matteobruni/tsparticles/commit/9812393eafea002d7d68dc5b302c5c56346e3319)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.24.2...tsparticles-preset-links@2.0.0-beta.5) (2022-01-30) +# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.24.2...@tsparticles/preset-links@2.0.0-beta.5) (2022-01-30) ### Bug Fixes @@ -292,27 +294,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed links presets ([9812393](https://github.com/matteobruni/tsparticles/commit/9812393eafea002d7d68dc5b302c5c56346e3319)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.0.0-beta.3...tsparticles-preset-links@2.0.0-beta.4) (2021-12-07) +# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.0.0-beta.3...@tsparticles/preset-links@2.0.0-beta.4) (2021-12-07) ### Features - async presets ([86f3038](https://github.com/matteobruni/tsparticles/commit/86f3038bfc336744e88bb3d6ab7dfd4a36ada4e6)) -## [1.41.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.41.0...tsparticles-preset-links@1.41.1) (2022-02-14) +## [1.41.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.41.0...@tsparticles/preset-links@1.41.1) (2022-02-14) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [1.41.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.40.2...tsparticles-preset-links@1.41.0) (2022-02-10) +# [1.41.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.40.2...@tsparticles/preset-links@1.41.0) (2022-02-10) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.40.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.40.1...tsparticles-preset-links@1.40.2) (2022-02-07) +## [1.40.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.40.1...@tsparticles/preset-links@1.40.2) (2022-02-07) ### Bug Fixes - removed all browser flags in package.json, a lot of issues with it. closes [#3094](https://github.com/matteobruni/tsparticles/issues/3094) ([1415875](https://github.com/matteobruni/tsparticles/commit/14158755ec80ace4e0c520cef407b2d7f4078568)) -# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.22.5...tsparticles-preset-links@2.0.0-beta.3) (2021-12-04) +# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.22.5...@tsparticles/preset-links@2.0.0-beta.3) (2021-12-04) ### Features @@ -320,7 +322,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed links presets ([9812393](https://github.com/matteobruni/tsparticles/commit/9812393eafea002d7d68dc5b302c5c56346e3319)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.20.4...tsparticles-preset-links@2.0.0-beta.2) (2021-10-06) +# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.20.4...@tsparticles/preset-links@2.0.0-beta.2) (2021-10-06) ### Features @@ -328,75 +330,75 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed links presets ([9812393](https://github.com/matteobruni/tsparticles/commit/9812393eafea002d7d68dc5b302c5c56346e3319)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.40.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.40.0...tsparticles-preset-links@1.40.1) (2022-02-06) +## [1.40.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.40.0...@tsparticles/preset-links@1.40.1) (2022-02-06) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [1.40.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.24.3...tsparticles-preset-links@1.40.0) (2022-02-04) +# [1.40.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.24.3...@tsparticles/preset-links@1.40.0) (2022-02-04) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.24.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.24.2...tsparticles-preset-links@1.24.3) (2022-02-02) +## [1.24.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.24.2...@tsparticles/preset-links@1.24.3) (2022-02-02) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.24.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.24.1...tsparticles-preset-links@1.24.2) (2022-01-29) +## [1.24.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.24.1...@tsparticles/preset-links@1.24.2) (2022-01-29) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.24.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.24.0...tsparticles-preset-links@1.24.1) (2022-01-26) +## [1.24.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.24.0...@tsparticles/preset-links@1.24.1) (2022-01-26) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [1.24.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.23.0...tsparticles-preset-links@1.24.0) (2022-01-08) +# [1.24.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.23.0...@tsparticles/preset-links@1.24.0) (2022-01-08) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [1.23.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.22.6...tsparticles-preset-links@1.23.0) (2021-12-29) +# [1.23.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.22.6...@tsparticles/preset-links@1.23.0) (2021-12-29) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.22.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.22.5...tsparticles-preset-links@1.22.6) (2021-12-24) +## [1.22.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.22.5...@tsparticles/preset-links@1.22.6) (2021-12-24) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.22.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.22.4...tsparticles-preset-links@1.22.5) (2021-11-28) +## [1.22.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.22.4...@tsparticles/preset-links@1.22.5) (2021-11-28) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.22.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.22.3...tsparticles-preset-links@1.22.4) (2021-11-17) +## [1.22.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.22.3...@tsparticles/preset-links@1.22.4) (2021-11-17) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.22.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.22.2...tsparticles-preset-links@1.22.3) (2021-11-05) +## [1.22.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.22.2...@tsparticles/preset-links@1.22.3) (2021-11-05) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.22.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.22.1...tsparticles-preset-links@1.22.2) (2021-10-31) +## [1.22.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.22.1...@tsparticles/preset-links@1.22.2) (2021-10-31) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.22.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.22.0...tsparticles-preset-links@1.22.1) (2021-10-30) +## [1.22.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.22.0...@tsparticles/preset-links@1.22.1) (2021-10-30) ### Bug Fixes - added browserslist to fix some issues with older browsers ([24d8f52](https://github.com/matteobruni/tsparticles/commit/24d8f520ee6934bd967d63612c828705e1dc09e2)) -# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@2.0.0-beta.0...tsparticles-preset-links@2.0.0-beta.1) (2021-10-06) +# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@2.0.0-beta.0...@tsparticles/preset-links@2.0.0-beta.1) (2021-10-06) -# [1.22.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.21.0...tsparticles-preset-links@1.22.0) (2021-10-28) +# [1.22.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.21.0...@tsparticles/preset-links@1.22.0) (2021-10-28) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [1.21.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.20.4...tsparticles-preset-links@1.21.0) (2021-10-14) +# [1.21.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.20.4...@tsparticles/preset-links@1.21.0) (2021-10-14) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.20.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.20.3...tsparticles-preset-links@1.20.4) (2021-10-06) +## [1.20.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.20.3...@tsparticles/preset-links@1.20.4) (2021-10-06) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.20.3...tsparticles-preset-links@2.0.0-beta.0) (2021-10-06) +# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.20.3...@tsparticles/preset-links@2.0.0-beta.0) (2021-10-06) ### Features @@ -404,27 +406,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed links presets ([9812393](https://github.com/matteobruni/tsparticles/commit/9812393eafea002d7d68dc5b302c5c56346e3319)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.20.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.20.2...tsparticles-preset-links@1.20.3) (2021-10-03) +## [1.20.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.20.2...@tsparticles/preset-links@1.20.3) (2021-10-03) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.20.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.20.1...tsparticles-preset-links@1.20.2) (2021-09-27) +## [1.20.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.20.1...@tsparticles/preset-links@1.20.2) (2021-09-27) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.20.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.20.0...tsparticles-preset-links@1.20.1) (2021-09-20) +## [1.20.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.20.0...@tsparticles/preset-links@1.20.1) (2021-09-20) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [1.20.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.19.1...tsparticles-preset-links@1.20.0) (2021-09-18) +# [1.20.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.19.1...@tsparticles/preset-links@1.20.0) (2021-09-18) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.19.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.19.0...tsparticles-preset-links@1.19.1) (2021-09-15) +## [1.19.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.19.0...@tsparticles/preset-links@1.19.1) (2021-09-15) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [1.19.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.18.3...tsparticles-preset-links@1.19.0) (2021-08-23) +# [1.19.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.18.3...@tsparticles/preset-links@1.19.0) (2021-08-23) ### Bug Fixes @@ -437,164 +439,164 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - improved move path generators ([9b67377](https://github.com/matteobruni/tsparticles/commit/9b67377f9208a005b122e312ad4ad3c95a50deb7)) - moved emitter shapes to a plugin system, so they can be customized by users ([5bec360](https://github.com/matteobruni/tsparticles/commit/5bec36067804b425af12766275da74fbfe89d20c)) -## [1.18.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.18.2...tsparticles-preset-links@1.18.3) (2021-08-10) +## [1.18.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.18.2...@tsparticles/preset-links@1.18.3) (2021-08-10) ### Features - added new methods to particle class ([5743453](https://github.com/matteobruni/tsparticles/commit/5743453906001569f262888aa54539ad4e1463ac)) -## [1.18.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.18.1...tsparticles-preset-links@1.18.2) (2021-07-31) +## [1.18.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.18.1...@tsparticles/preset-links@1.18.2) (2021-07-31) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.18.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.18.0...tsparticles-preset-links@1.18.1) (2021-07-29) +## [1.18.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.18.0...@tsparticles/preset-links@1.18.1) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -# [1.18.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-links@1.17.0...tsparticles-preset-links@1.18.0) (2021-07-29) +# [1.18.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-links@1.17.0...@tsparticles/preset-links@1.18.0) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-links +**Note:** Version bump only for package @tsparticles/preset-links -## [1.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.3.0...tsparticles-preset-basic@1.3.1) (2020-10-06) +## [1.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.3.0...@tsparticles/preset-basic@1.3.1) (2020-10-06) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.3.0-beta.5...tsparticles-preset-basic@1.3.0) (2020-10-05) +# [1.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.3.0-beta.5...@tsparticles/preset-basic@1.3.0) (2020-10-05) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.3.0-beta.4...tsparticles-preset-basic@1.3.0-beta.5) (2020-10-04) +# [1.3.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.3.0-beta.4...@tsparticles/preset-basic@1.3.0-beta.5) (2020-10-04) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.3.0-beta.3...tsparticles-preset-basic@1.3.0-beta.4) (2020-10-04) +# [1.3.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.3.0-beta.3...@tsparticles/preset-basic@1.3.0-beta.4) (2020-10-04) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.3.0-beta.2...tsparticles-preset-basic@1.3.0-beta.3) (2020-10-03) +# [1.3.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.3.0-beta.2...@tsparticles/preset-basic@1.3.0-beta.3) (2020-10-03) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.3.0-beta.1...tsparticles-preset-basic@1.3.0-beta.2) (2020-10-03) +# [1.3.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.3.0-beta.1...@tsparticles/preset-basic@1.3.0-beta.2) (2020-10-03) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.3.0-beta.0...tsparticles-preset-basic@1.3.0-beta.1) (2020-10-03) +# [1.3.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.3.0-beta.0...@tsparticles/preset-basic@1.3.0-beta.1) (2020-10-03) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-beta.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.2.12...tsparticles-preset-basic@1.3.0-beta.0) (2020-10-02) +# [1.3.0-beta.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.2.12...@tsparticles/preset-basic@1.3.0-beta.0) (2020-10-02) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.2.9...tsparticles-preset-basic@1.3.0-alpha.14) (2020-08-22) +# [1.3.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.2.9...@tsparticles/preset-basic@1.3.0-alpha.14) (2020-08-22) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.3.0-alpha.12...tsparticles-preset-basic@1.3.0-alpha.13) (2020-08-17) +# [1.3.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.3.0-alpha.12...@tsparticles/preset-basic@1.3.0-alpha.13) (2020-08-17) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.2.8...tsparticles-preset-basic@1.3.0-alpha.12) (2020-08-16) +# [1.3.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.2.8...@tsparticles/preset-basic@1.3.0-alpha.12) (2020-08-16) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.3.0-alpha.10...tsparticles-preset-basic@1.3.0-alpha.11) (2020-08-13) +# [1.3.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.3.0-alpha.10...@tsparticles/preset-basic@1.3.0-alpha.11) (2020-08-13) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.3.0-alpha.9...tsparticles-preset-basic@1.3.0-alpha.10) (2020-08-13) +# [1.3.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.3.0-alpha.9...@tsparticles/preset-basic@1.3.0-alpha.10) (2020-08-13) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.3.0-alpha.8...tsparticles-preset-basic@1.3.0-alpha.9) (2020-08-13) +# [1.3.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.3.0-alpha.8...@tsparticles/preset-basic@1.3.0-alpha.9) (2020-08-13) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.3.0-alpha.7...tsparticles-preset-basic@1.3.0-alpha.8) (2020-08-13) +# [1.3.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.3.0-alpha.7...@tsparticles/preset-basic@1.3.0-alpha.8) (2020-08-13) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.3.0-alpha.6...tsparticles-preset-basic@1.3.0-alpha.7) (2020-08-12) +# [1.3.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.3.0-alpha.6...@tsparticles/preset-basic@1.3.0-alpha.7) (2020-08-12) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.3.0-alpha.5...tsparticles-preset-basic@1.3.0-alpha.6) (2020-08-11) +# [1.3.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.3.0-alpha.5...@tsparticles/preset-basic@1.3.0-alpha.6) (2020-08-11) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.3.0-alpha.4...tsparticles-preset-basic@1.3.0-alpha.5) (2020-08-11) +# [1.3.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.3.0-alpha.4...@tsparticles/preset-basic@1.3.0-alpha.5) (2020-08-11) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.3.0-alpha.3...tsparticles-preset-basic@1.3.0-alpha.4) (2020-08-11) +# [1.3.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.3.0-alpha.3...@tsparticles/preset-basic@1.3.0-alpha.4) (2020-08-11) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.3.0-alpha.2...tsparticles-preset-basic@1.3.0-alpha.3) (2020-08-10) +# [1.3.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.3.0-alpha.2...@tsparticles/preset-basic@1.3.0-alpha.3) (2020-08-10) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.3.0-alpha.1...tsparticles-preset-basic@1.3.0-alpha.2) (2020-08-09) +# [1.3.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.3.0-alpha.1...@tsparticles/preset-basic@1.3.0-alpha.2) (2020-08-09) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.3.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.2.7...tsparticles-preset-basic@1.3.0-alpha.1) (2020-08-08) +# [1.3.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.2.7...@tsparticles/preset-basic@1.3.0-alpha.1) (2020-08-08) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.2.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.2.0-alpha.13...tsparticles-preset-basic@1.2.0-alpha.14) (2020-07-05) +# [1.2.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.2.0-alpha.13...@tsparticles/preset-basic@1.2.0-alpha.14) (2020-07-05) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.2.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.2.0-alpha.12...tsparticles-preset-basic@1.2.0-alpha.13) (2020-07-05) +# [1.2.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.2.0-alpha.12...@tsparticles/preset-basic@1.2.0-alpha.13) (2020-07-05) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.2.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.2.0-alpha.11...tsparticles-preset-basic@1.2.0-alpha.12) (2020-07-04) +# [1.2.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.2.0-alpha.11...@tsparticles/preset-basic@1.2.0-alpha.12) (2020-07-04) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.2.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.1.2...tsparticles-preset-basic@1.2.0-alpha.11) (2020-07-02) +# [1.2.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.1.2...@tsparticles/preset-basic@1.2.0-alpha.11) (2020-07-02) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.2.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.2.0-alpha.9...tsparticles-preset-basic@1.2.0-alpha.10) (2020-06-29) +# [1.2.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.2.0-alpha.9...@tsparticles/preset-basic@1.2.0-alpha.10) (2020-06-29) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.2.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.2.0-alpha.8...tsparticles-preset-basic@1.2.0-alpha.9) (2020-06-29) +# [1.2.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.2.0-alpha.8...@tsparticles/preset-basic@1.2.0-alpha.9) (2020-06-29) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.2.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.2.0-alpha.7...tsparticles-preset-basic@1.2.0-alpha.8) (2020-06-26) +# [1.2.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.2.0-alpha.7...@tsparticles/preset-basic@1.2.0-alpha.8) (2020-06-26) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.2.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.2.0-alpha.6...tsparticles-preset-basic@1.2.0-alpha.7) (2020-06-26) +# [1.2.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.2.0-alpha.6...@tsparticles/preset-basic@1.2.0-alpha.7) (2020-06-26) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.2.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.2.0-alpha.5...tsparticles-preset-basic@1.2.0-alpha.6) (2020-06-24) +# [1.2.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.2.0-alpha.5...@tsparticles/preset-basic@1.2.0-alpha.6) (2020-06-24) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.2.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.1.1...tsparticles-preset-basic@1.2.0-alpha.5) (2020-06-23) +# [1.2.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.1.1...@tsparticles/preset-basic@1.2.0-alpha.5) (2020-06-23) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.2.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.1.0...tsparticles-preset-basic@1.2.0-alpha.4) (2020-06-22) +# [1.2.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.1.0...@tsparticles/preset-basic@1.2.0-alpha.4) (2020-06-22) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.2.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.1.0...tsparticles-preset-basic@1.2.0-alpha.3) (2020-06-21) +# [1.2.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.1.0...@tsparticles/preset-basic@1.2.0-alpha.3) (2020-06-21) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.2.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.1.0...tsparticles-preset-basic@1.2.0-alpha.2) (2020-06-21) +# [1.2.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.1.0...@tsparticles/preset-basic@1.2.0-alpha.2) (2020-06-21) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic -# [1.2.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-basic@1.1.0...tsparticles-preset-basic@1.2.0-alpha.1) (2020-06-20) +# [1.2.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-basic@1.1.0...@tsparticles/preset-basic@1.2.0-alpha.1) (2020-06-20) -**Note:** Version bump only for package tsparticles-preset-basic +**Note:** Version bump only for package @tsparticles/preset-basic diff --git a/presets/links/README.md b/presets/links/README.md index 7a4cc95..d1eaf56 100644 --- a/presets/links/README.md +++ b/presets/links/README.md @@ -2,7 +2,7 @@ # tsParticles Links Preset -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-links/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-links) [![npmjs](https://badge.fury.io/js/tsparticles-preset-links.svg)](https://www.npmjs.com/package/tsparticles-preset-links) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-links)](https://www.npmjs.com/package/tsparticles-preset-links) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-links/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-links) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-links.svg)](https://www.npmjs.com/package/@tsparticles/preset-links) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-links)](https://www.npmjs.com/package/@tsparticles/preset-links) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) [tsParticles](https://github.com/matteobruni/tsparticles) preset for creating a particles web created by link lines between them. @@ -23,19 +23,19 @@ The first step is installing [tsParticles](https://github.com/matteobruni/tspart vanilla javascript in the main project [here](https://github.com/matteobruni/tsparticles) Once installed you need one more script to be included in your page (or you can download that -from [jsDelivr](https://www.jsdelivr.com/package/npm/tsparticles-preset-links): +from [jsDelivr](https://www.jsdelivr.com/package/npm/@tsparticles/preset-links): ```html - - - - - - - - - - + + + + + + + + + + ``` This script **MUST** be placed after the `tsParticles` one. @@ -45,7 +45,7 @@ This script **MUST** be placed after the `tsParticles` one. A bundled script can also be used, this will include every needed plugin needed by the preset. ```html - + ``` ### Usage @@ -88,8 +88,8 @@ This sample uses the class component syntax, but you can use hooks as well (if t ```typescript jsx import Particles from "react-particles"; -import type { Engine } from "tsparticles-engine"; -import { loadLinksPreset } from "tsparticles-preset-links"; +import type { Engine } from "@tsparticles/engine"; +import { loadLinksPreset } from "@tsparticles/preset-links"; export class ParticlesContainer extends React.PureComponent { // this customizes the component tsParticles installation diff --git a/presets/links/package.dist.json b/presets/links/package.dist.json index aa8ca5d..18660ca 100644 --- a/presets/links/package.dist.json +++ b/presets/links/package.dist.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-links", - "version": "2.12.0", + "name": "@tsparticles/preset-links", + "version": "3.0.0", "description": "tsParticles links preset", "homepage": "https://particles.js.org", "repository": { @@ -87,8 +87,11 @@ "module": "esm/index.js", "types": "types/index.d.ts", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-interaction-particles-links": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/interaction-particles-links": "^3.0.0" + }, + "publishConfig": { + "access": "public" } } diff --git a/presets/links/package.json b/presets/links/package.json index 5f35e5d..c04d606 100644 --- a/presets/links/package.json +++ b/presets/links/package.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-links", - "version": "2.12.0", + "name": "@tsparticles/preset-links", + "version": "3.0.0", "description": "tsParticles links preset", "homepage": "https://particles.js.org", "scripts": { @@ -70,7 +70,8 @@ ], "publishConfig": { "directory": "dist", - "linkDirectory": true + "linkDirectory": true, + "access": "public" }, "author": "Matteo Bruni ", "license": "MIT", @@ -96,8 +97,8 @@ "types": "dist/types/index.d.ts", "prettier": "@tsparticles/prettier-config", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-interaction-particles-links": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/interaction-particles-links": "^3.0.0" } } diff --git a/presets/links/src/bundle.ts b/presets/links/src/bundle.ts index 73380e1..76972cd 100644 --- a/presets/links/src/bundle.ts +++ b/presets/links/src/bundle.ts @@ -1,5 +1,5 @@ import { loadLinksPreset } from "."; -import { tsParticles } from "tsparticles-engine"; +import { tsParticles } from "@tsparticles/engine"; loadLinksPreset(tsParticles); diff --git a/presets/links/src/index.ts b/presets/links/src/index.ts index c8c7579..ac3e464 100644 --- a/presets/links/src/index.ts +++ b/presets/links/src/index.ts @@ -1,6 +1,6 @@ -import type { Engine } from "tsparticles-engine"; -import { loadBasic } from "tsparticles-basic"; -import { loadParticlesLinksInteraction } from "tsparticles-interaction-particles-links"; +import type { Engine } from "@tsparticles/engine"; +import { loadBasic } from "@tsparticles/basic"; +import { loadParticlesLinksInteraction } from "@tsparticles/interaction-particles-links"; import { options } from "./options"; /** diff --git a/presets/seaAnemone/CHANGELOG.md b/presets/seaAnemone/CHANGELOG.md index 2ad41ed..a3f77a8 100644 --- a/presets/seaAnemone/CHANGELOG.md +++ b/presets/seaAnemone/CHANGELOG.md @@ -3,157 +3,159 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [2.12.0](https://github.com/tsparticles/presets/compare/v2.11.0...v2.12.0) (2023-08-04) +# [3.0.0](https://github.com/tsparticles/presets/compare/v3.0.0-beta.4...v3.0.0) (2023-12-05) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone +# [3.0.0-beta.4](https://github.com/tsparticles/presets/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-sea-anemone +# [3.0.0-beta.3](https://github.com/tsparticles/presets/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) - -**Note:** Version bump only for package tsparticles-preset-sea-anemone - - +# [3.0.0-beta.2](https://github.com/tsparticles/presets/compare/v2.12.0...v3.0.0-beta.2) (2023-11-16) +### Features +- added squares preset ([fbeafea](https://github.com/tsparticles/presets/commit/fbeafeae2261b7c9ce3f7cc1f1d690ac68806542)) -## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +# [3.0.0-beta.1](https://github.com/tsparticles/presets/compare/v2.11.0...v3.0.0-beta.1) (2023-08-04) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone +# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) +**Note:** Version bump only for package @tsparticles/preset-sea-anemone +## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +**Note:** Version bump only for package @tsparticles/preset-sea-anemone # 2.10.0 (2023-06-03) -**Note:** Version bump only for package tsparticles-preset-sea-anemone - - - - +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [2.9.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.9.2...tsparticles-preset-sea-anemone@2.9.3) (2023-02-12) +## [2.9.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.9.2...@tsparticles/preset-sea-anemone@2.9.3) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [2.9.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.9.1...tsparticles-preset-sea-anemone@2.9.2) (2023-02-12) +## [2.9.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.9.1...@tsparticles/preset-sea-anemone@2.9.2) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [2.9.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.9.0...tsparticles-preset-sea-anemone@2.9.1) (2023-02-11) +## [2.9.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.9.0...@tsparticles/preset-sea-anemone@2.9.1) (2023-02-11) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [2.9.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.8.0...tsparticles-preset-sea-anemone@2.9.0) (2023-02-10) +# [2.9.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.8.0...@tsparticles/preset-sea-anemone@2.9.0) (2023-02-10) ### Features - added version to engine ([9406873](https://github.com/matteobruni/tsparticles/commit/9406873c6551b59e64edbe3a0e4fe59ef2cde4c6)) -# [2.8.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.7.1...tsparticles-preset-sea-anemone@2.8.0) (2023-01-18) +# [2.8.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.7.1...@tsparticles/preset-sea-anemone@2.8.0) (2023-01-18) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [2.7.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.7.0...tsparticles-preset-sea-anemone@2.7.1) (2022-12-25) +## [2.7.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.7.0...@tsparticles/preset-sea-anemone@2.7.1) (2022-12-25) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [2.7.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.6.0...tsparticles-preset-sea-anemone@2.7.0) (2022-12-23) +# [2.7.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.6.0...@tsparticles/preset-sea-anemone@2.7.0) (2022-12-23) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [2.6.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.5.3...tsparticles-preset-sea-anemone@2.6.0) (2022-12-06) +# [2.6.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.5.3...@tsparticles/preset-sea-anemone@2.6.0) (2022-12-06) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [2.5.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.5.2...tsparticles-preset-sea-anemone@2.5.3) (2022-11-07) +## [2.5.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.5.2...@tsparticles/preset-sea-anemone@2.5.3) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [2.5.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.5.1...tsparticles-preset-sea-anemone@2.5.2) (2022-11-07) +## [2.5.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.5.1...@tsparticles/preset-sea-anemone@2.5.2) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [2.5.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.5.0...tsparticles-preset-sea-anemone@2.5.1) (2022-11-03) +## [2.5.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.5.0...@tsparticles/preset-sea-anemone@2.5.1) (2022-11-03) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [2.5.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.4.0...tsparticles-preset-sea-anemone@2.5.0) (2022-11-02) +# [2.5.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.4.0...@tsparticles/preset-sea-anemone@2.5.0) (2022-11-02) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [2.4.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.3.4...tsparticles-preset-sea-anemone@2.4.0) (2022-10-30) +# [2.4.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.3.4...@tsparticles/preset-sea-anemone@2.4.0) (2022-10-30) ### Features - removed all canvas context save/restore calls ([208722f](https://github.com/matteobruni/tsparticles/commit/208722f0a521246165b7cdc529dfbfbd7a3cf7eb)) -## [2.3.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.3.3...tsparticles-preset-sea-anemone@2.3.4) (2022-09-30) +## [2.3.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.3.3...@tsparticles/preset-sea-anemone@2.3.4) (2022-09-30) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [2.3.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.3.2...tsparticles-preset-sea-anemone@2.3.3) (2022-09-30) +## [2.3.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.3.2...@tsparticles/preset-sea-anemone@2.3.3) (2022-09-30) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [2.3.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.3.1...tsparticles-preset-sea-anemone@2.3.2) (2022-09-21) +## [2.3.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.3.1...@tsparticles/preset-sea-anemone@2.3.2) (2022-09-21) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [2.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.3.0...tsparticles-preset-sea-anemone@2.3.1) (2022-09-13) +## [2.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.3.0...@tsparticles/preset-sea-anemone@2.3.1) (2022-09-13) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [2.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.2.4...tsparticles-preset-sea-anemone@2.3.0) (2022-09-11) +# [2.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.2.4...@tsparticles/preset-sea-anemone@2.3.0) (2022-09-11) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [2.2.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.2.2...tsparticles-preset-sea-anemone@2.2.4) (2022-08-26) +## [2.2.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.2.2...@tsparticles/preset-sea-anemone@2.2.4) (2022-08-26) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [2.2.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.2.2...tsparticles-preset-sea-anemone@2.2.3) (2022-08-21) +## [2.2.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.2.2...@tsparticles/preset-sea-anemone@2.2.3) (2022-08-21) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [2.2.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.2.1...tsparticles-preset-sea-anemone@2.2.2) (2022-08-16) +## [2.2.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.2.1...@tsparticles/preset-sea-anemone@2.2.2) (2022-08-16) ### Bug Fixes - fixed double mouse events on mobile using pointer events, closes [#4622](https://github.com/matteobruni/tsparticles/issues/4622) ([1019fa4](https://github.com/matteobruni/tsparticles/commit/1019fa431f8a43cbd45d6adeb5adf94433e6e04b)) -## [2.2.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.2.0...tsparticles-preset-sea-anemone@2.2.1) (2022-08-12) +## [2.2.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.2.0...@tsparticles/preset-sea-anemone@2.2.1) (2022-08-12) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [2.2.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.1.4...tsparticles-preset-sea-anemone@2.2.0) (2022-08-11) +# [2.2.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.1.4...@tsparticles/preset-sea-anemone@2.2.0) (2022-08-11) ### Bug Fixes - **deps:** update capacitor monorepo to v4 ([a63d3a0](https://github.com/matteobruni/tsparticles/commit/a63d3a005ff47dd38ca7924b29267f4796ffebdb)) -## [2.1.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.1.3...tsparticles-preset-sea-anemone@2.1.4) (2022-07-28) +## [2.1.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.1.3...@tsparticles/preset-sea-anemone@2.1.4) (2022-07-28) ### Features - preparing react-particles and switching alternate packages ([49e749e](https://github.com/matteobruni/tsparticles/commit/49e749e90e076f0cb22eefe0f3399102f5b9fb35)) -## [2.1.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.1.2...tsparticles-preset-sea-anemone@2.1.3) (2022-07-01) +## [2.1.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.1.2...@tsparticles/preset-sea-anemone@2.1.3) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [2.1.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.1.1...tsparticles-preset-sea-anemone@2.1.2) (2022-07-01) +## [2.1.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.1.1...@tsparticles/preset-sea-anemone@2.1.2) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [2.1.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.1.0...tsparticles-preset-sea-anemone@2.1.1) (2022-07-01) +## [2.1.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.1.0...@tsparticles/preset-sea-anemone@2.1.1) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [2.1.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.0.6...tsparticles-preset-sea-anemone@2.1.0) (2022-06-18) +# [2.1.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.0.6...@tsparticles/preset-sea-anemone@2.1.0) (2022-06-18) ### Bug Fixes @@ -161,17 +163,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - **deps:** update react monorepo to v18.1.0 ([6b45793](https://github.com/matteobruni/tsparticles/commit/6b457937c41d7681a2135dfcb6ff220e578f22bb)) - removed useless variable ([88d2927](https://github.com/matteobruni/tsparticles/commit/88d29276006f956703149f580710a360f96af1de)) -## [2.0.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.0.5...tsparticles-preset-sea-anemone@2.0.6) (2022-04-16) +## [2.0.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.0.5...@tsparticles/preset-sea-anemone@2.0.6) (2022-04-16) ### Bug Fixes - fixes build scripts, closes [#3909](https://github.com/matteobruni/tsparticles/issues/3909), closes [#3911](https://github.com/matteobruni/tsparticles/issues/3911) ([d2c3fb3](https://github.com/matteobruni/tsparticles/commit/d2c3fb33ff9c9d529f2609f89c63cb6e1e61ecda)) -## [2.0.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.0.4...tsparticles-preset-sea-anemone@2.0.5) (2022-04-14) +## [2.0.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.0.4...@tsparticles/preset-sea-anemone@2.0.5) (2022-04-14) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [2.0.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.43.1...tsparticles-preset-sea-anemone@2.0.4) (2022-04-06) +## [2.0.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.43.1...@tsparticles/preset-sea-anemone@2.0.4) (2022-04-06) ### Bug Fixes @@ -186,27 +188,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed sea anemone presets ([0df846d](https://github.com/matteobruni/tsparticles/commit/0df846d81b736b38f8e920b207ab973811695622)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.42.1...tsparticles-preset-sea-anemone@2.0.3) (2022-03-11) +## [2.0.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.42.1...@tsparticles/preset-sea-anemone@2.0.3) (2022-03-11) -## [1.43.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.43.0...tsparticles-preset-sea-anemone@1.43.1) (2022-04-06) +## [1.43.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.43.0...@tsparticles/preset-sea-anemone@1.43.1) (2022-04-06) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [1.43.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.42.4...tsparticles-preset-sea-anemone@1.43.0) (2022-04-04) +# [1.43.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.42.4...@tsparticles/preset-sea-anemone@1.43.0) (2022-04-04) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [1.42.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.42.3...tsparticles-preset-sea-anemone@1.42.4) (2022-03-20) +## [1.42.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.42.3...@tsparticles/preset-sea-anemone@1.42.4) (2022-03-20) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [1.42.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.42.2...tsparticles-preset-sea-anemone@1.42.3) (2022-03-18) +## [1.42.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.42.2...@tsparticles/preset-sea-anemone@1.42.3) (2022-03-18) ### Bug Fixes - fixed flashing issue with resize ([4e44c8e](https://github.com/matteobruni/tsparticles/commit/4e44c8e368561195441c7cd153e811e7e410e7a4)) -## [1.42.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.42.1...tsparticles-preset-sea-anemone@1.42.2) (2022-03-14) +## [1.42.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.42.1...@tsparticles/preset-sea-anemone@1.42.2) (2022-03-14) ### Bug Fixes @@ -220,7 +222,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed sea anemone presets ([0df846d](https://github.com/matteobruni/tsparticles/commit/0df846d81b736b38f8e920b207ab973811695622)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.41.4...tsparticles-preset-sea-anemone@2.0.2) (2022-02-21) +## [2.0.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.41.4...@tsparticles/preset-sea-anemone@2.0.2) (2022-02-21) ### Bug Fixes @@ -235,37 +237,37 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) - fixed flashing issue with background mask, closes [#3514](https://github.com/matteobruni/tsparticles/issues/3514) ([6f74bf1](https://github.com/matteobruni/tsparticles/commit/6f74bf1ab62587c7f2352bfe6f72ea29bb0a31fc)) -## [1.42.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.42.0...tsparticles-preset-sea-anemone@1.42.1) (2022-03-09) +## [1.42.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.42.0...@tsparticles/preset-sea-anemone@1.42.1) (2022-03-09) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [1.42.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.41.6...tsparticles-preset-sea-anemone@1.42.0) (2022-03-08) +# [1.42.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.41.6...@tsparticles/preset-sea-anemone@1.42.0) (2022-03-08) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [2.0.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.0.0...tsparticles-preset-sea-anemone@2.0.1) (2022-02-15) +## [2.0.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.0.0...@tsparticles/preset-sea-anemone@2.0.1) (2022-02-15) -## [1.41.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.41.5...tsparticles-preset-sea-anemone@1.41.6) (2022-03-03) +## [1.41.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.41.5...@tsparticles/preset-sea-anemone@1.41.6) (2022-03-03) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [1.41.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.41.4...tsparticles-preset-sea-anemone@1.41.5) (2022-02-24) +## [1.41.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.41.4...@tsparticles/preset-sea-anemone@1.41.5) (2022-02-24) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [1.41.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.41.3...tsparticles-preset-sea-anemone@1.41.4) (2022-02-20) +## [1.41.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.41.3...@tsparticles/preset-sea-anemone@1.41.4) (2022-02-20) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [1.41.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.41.2...tsparticles-preset-sea-anemone@1.41.3) (2022-02-19) +## [1.41.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.41.2...@tsparticles/preset-sea-anemone@1.41.3) (2022-02-19) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [1.41.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.41.1...tsparticles-preset-sea-anemone@1.41.2) (2022-02-16) +## [1.41.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.41.1...@tsparticles/preset-sea-anemone@1.41.2) (2022-02-16) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [2.0.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.41.1...tsparticles-preset-sea-anemone@2.0.0) (2022-02-15) +# [2.0.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.41.1...@tsparticles/preset-sea-anemone@2.0.0) (2022-02-15) ### Bug Fixes @@ -279,17 +281,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed sea anemone presets ([0df846d](https://github.com/matteobruni/tsparticles/commit/0df846d81b736b38f8e920b207ab973811695622)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.24.2...tsparticles-preset-sea-anemone@2.0.0-beta.5) (2022-01-30) +# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.24.2...@tsparticles/preset-sea-anemone@2.0.0-beta.5) (2022-01-30) -## [1.41.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.41.0...tsparticles-preset-sea-anemone@1.41.1) (2022-02-14) +## [1.41.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.41.0...@tsparticles/preset-sea-anemone@1.41.1) (2022-02-14) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [1.41.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.40.2...tsparticles-preset-sea-anemone@1.41.0) (2022-02-10) +# [1.41.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.40.2...@tsparticles/preset-sea-anemone@1.41.0) (2022-02-10) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [1.40.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.40.1...tsparticles-preset-sea-anemone@1.40.2) (2022-02-07) +## [1.40.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.40.1...@tsparticles/preset-sea-anemone@1.40.2) (2022-02-07) ### Bug Fixes @@ -297,15 +299,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - removed deprecated options ([fc1676d](https://github.com/matteobruni/tsparticles/commit/fc1676d94799326f2bd0285995f2b166647e6b6d)) - removed all browser flags in package.json, a lot of issues with it. closes [#3094](https://github.com/matteobruni/tsparticles/issues/3094) ([1415875](https://github.com/matteobruni/tsparticles/commit/14158755ec80ace4e0c520cef407b2d7f4078568)) -## [1.40.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.40.0...tsparticles-preset-sea-anemone@1.40.1) (2022-02-06) +## [1.40.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.40.0...@tsparticles/preset-sea-anemone@1.40.1) (2022-02-06) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [1.40.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.24.3...tsparticles-preset-sea-anemone@1.40.0) (2022-02-04) +# [1.40.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.24.3...@tsparticles/preset-sea-anemone@1.40.0) (2022-02-04) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [1.24.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.24.2...tsparticles-preset-sea-anemone@1.24.3) (2022-02-02) +## [1.24.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.24.2...@tsparticles/preset-sea-anemone@1.24.3) (2022-02-02) ### Features @@ -315,108 +317,108 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) - updated fpsLimit default value to 120 build: updated all presets to have a fpsLimit of 120 ([d1eff05](https://github.com/matteobruni/tsparticles/commit/d1eff050224c4d65727c0abc3f100d70d3807eb8)) -# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.0.0-beta.3...tsparticles-preset-sea-anemone@2.0.0-beta.4) (2021-12-07) +# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.0.0-beta.3...@tsparticles/preset-sea-anemone@2.0.0-beta.4) (2021-12-07) -## [1.24.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.24.1...tsparticles-preset-sea-anemone@1.24.2) (2022-01-29) +## [1.24.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.24.1...@tsparticles/preset-sea-anemone@1.24.2) (2022-01-29) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [1.24.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.24.0...tsparticles-preset-sea-anemone@1.24.1) (2022-01-26) +## [1.24.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.24.0...@tsparticles/preset-sea-anemone@1.24.1) (2022-01-26) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [1.24.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.23.0...tsparticles-preset-sea-anemone@1.24.0) (2022-01-08) +# [1.24.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.23.0...@tsparticles/preset-sea-anemone@1.24.0) (2022-01-08) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [1.23.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.22.6...tsparticles-preset-sea-anemone@1.23.0) (2021-12-29) +# [1.23.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.22.6...@tsparticles/preset-sea-anemone@1.23.0) (2021-12-29) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [1.22.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.22.5...tsparticles-preset-sea-anemone@1.22.6) (2021-12-24) +## [1.22.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.22.5...@tsparticles/preset-sea-anemone@1.22.6) (2021-12-24) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [1.22.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.22.4...tsparticles-preset-sea-anemone@1.22.5) (2021-11-28) +## [1.22.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.22.4...@tsparticles/preset-sea-anemone@1.22.5) (2021-11-28) ### Features - async presets ([86f3038](https://github.com/matteobruni/tsparticles/commit/86f3038bfc336744e88bb3d6ab7dfd4a36ada4e6)) -# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.22.5...tsparticles-preset-sea-anemone@2.0.0-beta.3) (2021-12-04) +# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.22.5...@tsparticles/preset-sea-anemone@2.0.0-beta.3) (2021-12-04) ### Features - fixed sea anemone presets ([0df846d](https://github.com/matteobruni/tsparticles/commit/0df846d81b736b38f8e920b207ab973811695622)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.20.4...tsparticles-preset-sea-anemone@2.0.0-beta.2) (2021-10-06) +# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.20.4...@tsparticles/preset-sea-anemone@2.0.0-beta.2) (2021-10-06) ### Features - fixed sea anemone presets ([0df846d](https://github.com/matteobruni/tsparticles/commit/0df846d81b736b38f8e920b207ab973811695622)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.22.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.22.3...tsparticles-preset-sea-anemone@1.22.4) (2021-11-17) +## [1.22.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.22.3...@tsparticles/preset-sea-anemone@1.22.4) (2021-11-17) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [1.22.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.22.2...tsparticles-preset-sea-anemone@1.22.3) (2021-11-05) +## [1.22.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.22.2...@tsparticles/preset-sea-anemone@1.22.3) (2021-11-05) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [1.22.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.22.1...tsparticles-preset-sea-anemone@1.22.2) (2021-10-31) +## [1.22.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.22.1...@tsparticles/preset-sea-anemone@1.22.2) (2021-10-31) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [1.22.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.22.0...tsparticles-preset-sea-anemone@1.22.1) (2021-10-30) +## [1.22.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.22.0...@tsparticles/preset-sea-anemone@1.22.1) (2021-10-30) ### Bug Fixes - added browserslist to fix some issues with older browsers ([24d8f52](https://github.com/matteobruni/tsparticles/commit/24d8f520ee6934bd967d63612c828705e1dc09e2)) -# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@2.0.0-beta.0...tsparticles-preset-sea-anemone@2.0.0-beta.1) (2021-10-06) +# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@2.0.0-beta.0...@tsparticles/preset-sea-anemone@2.0.0-beta.1) (2021-10-06) -# [1.22.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.21.0...tsparticles-preset-sea-anemone@1.22.0) (2021-10-28) +# [1.22.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.21.0...@tsparticles/preset-sea-anemone@1.22.0) (2021-10-28) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [1.21.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.20.4...tsparticles-preset-sea-anemone@1.21.0) (2021-10-14) +# [1.21.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.20.4...@tsparticles/preset-sea-anemone@1.21.0) (2021-10-14) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [1.20.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.20.3...tsparticles-preset-sea-anemone@1.20.4) (2021-10-06) +## [1.20.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.20.3...@tsparticles/preset-sea-anemone@1.20.4) (2021-10-06) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.20.3...tsparticles-preset-sea-anemone@2.0.0-beta.0) (2021-10-06) +# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.20.3...@tsparticles/preset-sea-anemone@2.0.0-beta.0) (2021-10-06) ### Features - fixed sea anemone presets ([0df846d](https://github.com/matteobruni/tsparticles/commit/0df846d81b736b38f8e920b207ab973811695622)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.20.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.20.2...tsparticles-preset-sea-anemone@1.20.3) (2021-10-03) +## [1.20.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.20.2...@tsparticles/preset-sea-anemone@1.20.3) (2021-10-03) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [1.20.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.20.1...tsparticles-preset-sea-anemone@1.20.2) (2021-09-27) +## [1.20.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.20.1...@tsparticles/preset-sea-anemone@1.20.2) (2021-09-27) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [1.20.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.20.0...tsparticles-preset-sea-anemone@1.20.1) (2021-09-20) +## [1.20.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.20.0...@tsparticles/preset-sea-anemone@1.20.1) (2021-09-20) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [1.20.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.19.1...tsparticles-preset-sea-anemone@1.20.0) (2021-09-18) +# [1.20.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.19.1...@tsparticles/preset-sea-anemone@1.20.0) (2021-09-18) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [1.19.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.19.0...tsparticles-preset-sea-anemone@1.19.1) (2021-09-15) +## [1.19.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.19.0...@tsparticles/preset-sea-anemone@1.19.1) (2021-09-15) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [1.19.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.18.3...tsparticles-preset-sea-anemone@1.19.0) (2021-08-23) +# [1.19.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.18.3...@tsparticles/preset-sea-anemone@1.19.0) (2021-08-23) ### Bug Fixes @@ -427,20 +429,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - improved move path generators ([9b67377](https://github.com/matteobruni/tsparticles/commit/9b67377f9208a005b122e312ad4ad3c95a50deb7)) -## [1.18.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.18.2...tsparticles-preset-sea-anemone@1.18.3) (2021-08-10) +## [1.18.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.18.2...@tsparticles/preset-sea-anemone@1.18.3) (2021-08-10) ### Features - added new methods to particle class ([5743453](https://github.com/matteobruni/tsparticles/commit/5743453906001569f262888aa54539ad4e1463ac)) -## [1.18.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.18.1...tsparticles-preset-sea-anemone@1.18.2) (2021-07-31) +## [1.18.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.18.1...@tsparticles/preset-sea-anemone@1.18.2) (2021-07-31) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -## [1.18.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.18.0...tsparticles-preset-sea-anemone@1.18.1) (2021-07-29) +## [1.18.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.18.0...@tsparticles/preset-sea-anemone@1.18.1) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone -# [1.18.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-sea-anemone@1.17.0...tsparticles-preset-sea-anemone@1.18.0) (2021-07-29) +# [1.18.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-sea-anemone@1.17.0...@tsparticles/preset-sea-anemone@1.18.0) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-sea-anemone +**Note:** Version bump only for package @tsparticles/preset-sea-anemone diff --git a/presets/seaAnemone/README.md b/presets/seaAnemone/README.md index ed5e23f..b3ed02a 100644 --- a/presets/seaAnemone/README.md +++ b/presets/seaAnemone/README.md @@ -2,7 +2,7 @@ # tsParticles Sea Anemone Preset -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-sea-anemone/badge)](https://www.jsdelivr.com/package/npm/tsparticles) [![npmjs](https://badge.fury.io/js/tsparticles-preset-sea-anemone.svg)](https://www.npmjs.com/package/tsparticles-preset-sea-anemone) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-sea-anemone)](https://www.npmjs.com/package/tsparticles-preset-sea-anemone) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-sea-anemone/badge)](https://www.jsdelivr.com/package/npm/tsparticles) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-sea-anemone.svg)](https://www.npmjs.com/package/@tsparticles/preset-sea-anemone) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-sea-anemone)](https://www.npmjs.com/package/@tsparticles/preset-sea-anemone) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) [tsParticles](https://github.com/matteobruni/tsparticles) preset for creating a beautiful sea anemone like effect with particles spawned in the canvas center. @@ -23,20 +23,20 @@ The first step is installing [tsParticles](https://github.com/matteobruni/tspart vanilla javascript in the main project [here](https://github.com/matteobruni/tsparticles) Once installed you need one more script to be included in your page (or you can download that -from [jsDelivr](https://www.jsdelivr.com/package/npm/tsparticles-preset-sea-anemone): +from [jsDelivr](https://www.jsdelivr.com/package/npm/@tsparticles/preset-sea-anemone): ```html - - - - - - - - - - - + + + + + + + + + + + ``` This script **MUST** be placed after the `tsParticles` one. @@ -46,7 +46,7 @@ This script **MUST** be placed after the `tsParticles` one. A bundled script can also be used, this will include every needed plugin needed by the preset. ```html - + ``` ### Usage @@ -89,8 +89,8 @@ This sample uses the class component syntax, but you can use hooks as well (if t ```typescript jsx import Particles from "react-particles"; -import type { Engine } from "tsparticles-engine"; -import { loadSeaAnemonePreset } from "tsparticles-preset-sea-anemone"; +import type { Engine } from "@tsparticles/engine"; +import { loadSeaAnemonePreset } from "@tsparticles/preset-sea-anemone"; export class ParticlesContainer extends React.PureComponent { // this customizes the component tsParticles installation diff --git a/presets/seaAnemone/package.dist.json b/presets/seaAnemone/package.dist.json index ecdacf6..62a767d 100644 --- a/presets/seaAnemone/package.dist.json +++ b/presets/seaAnemone/package.dist.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-sea-anemone", - "version": "2.12.0", + "name": "@tsparticles/preset-sea-anemone", + "version": "3.0.0", "description": "tsParticles sea anemone preset", "homepage": "https://particles.js.org", "repository": { @@ -87,9 +87,12 @@ "module": "esm/index.js", "types": "types/index.d.ts", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-path-curves": "^2.12.0", - "tsparticles-plugin-emitters": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/path-curves": "^3.0.0", + "@tsparticles/plugin-emitters": "^3.0.0" + }, + "publishConfig": { + "access": "public" } } diff --git a/presets/seaAnemone/package.json b/presets/seaAnemone/package.json index 5bd13c8..ecc64a9 100644 --- a/presets/seaAnemone/package.json +++ b/presets/seaAnemone/package.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-sea-anemone", - "version": "2.12.0", + "name": "@tsparticles/preset-sea-anemone", + "version": "3.0.0", "description": "tsParticles sea anemone preset", "homepage": "https://particles.js.org", "scripts": { @@ -70,7 +70,8 @@ ], "publishConfig": { "directory": "dist", - "linkDirectory": true + "linkDirectory": true, + "access": "public" }, "author": "Matteo Bruni ", "license": "MIT", @@ -96,9 +97,9 @@ "types": "dist/types/index.d.ts", "prettier": "@tsparticles/prettier-config", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-path-curves": "^2.12.0", - "tsparticles-plugin-emitters": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/path-curves": "^3.0.0", + "@tsparticles/plugin-emitters": "^3.0.0" } } diff --git a/presets/seaAnemone/src/bundle.ts b/presets/seaAnemone/src/bundle.ts index 0d33d0d..d1d1196 100644 --- a/presets/seaAnemone/src/bundle.ts +++ b/presets/seaAnemone/src/bundle.ts @@ -1,5 +1,5 @@ import { loadSeaAnemonePreset } from "."; -import { tsParticles } from "tsparticles-engine"; +import { tsParticles } from "@tsparticles/engine"; loadSeaAnemonePreset(tsParticles); diff --git a/presets/seaAnemone/src/index.ts b/presets/seaAnemone/src/index.ts index ff02d7a..ad91a35 100644 --- a/presets/seaAnemone/src/index.ts +++ b/presets/seaAnemone/src/index.ts @@ -1,8 +1,8 @@ import { options, presetName } from "./options"; -import type { Engine } from "tsparticles-engine"; -import { loadBasic } from "tsparticles-basic"; -import { loadCurvesPath } from "tsparticles-path-curves"; -import { loadEmittersPlugin } from "tsparticles-plugin-emitters"; +import type { Engine } from "@tsparticles/engine"; +import { loadBasic } from "@tsparticles/basic"; +import { loadCurvesPath } from "@tsparticles/path-curves"; +import { loadEmittersPlugin } from "@tsparticles/plugin-emitters"; /** * diff --git a/presets/seaAnemone/src/options.ts b/presets/seaAnemone/src/options.ts index 74d3f44..2d373b2 100644 --- a/presets/seaAnemone/src/options.ts +++ b/presets/seaAnemone/src/options.ts @@ -1,5 +1,5 @@ -import type { ISourceOptions } from "tsparticles-engine"; -import { curvesPathName } from "tsparticles-path-curves"; +import type { ISourceOptions } from "@tsparticles/engine"; +import { curvesPathName } from "@tsparticles/path-curves"; export const presetName = "seaAnemone"; @@ -27,14 +27,16 @@ export const options: ISourceOptions = { speed: 2, straight: false, trail: { - fillColor: "#000", + fill: { + color: "#000", + }, length: 30, enable: true, }, }, number: { value: 0, - limit: 300, + limit: { value: 300 }, }, opacity: { value: 1, diff --git a/presets/snow/CHANGELOG.md b/presets/snow/CHANGELOG.md index 72ac72c..86cb19a 100644 --- a/presets/snow/CHANGELOG.md +++ b/presets/snow/CHANGELOG.md @@ -3,69 +3,71 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [2.12.0](https://github.com/tsparticles/presets/compare/v2.11.0...v2.12.0) (2023-08-04) +# [3.0.0](https://github.com/tsparticles/presets/compare/v3.0.0-beta.4...v3.0.0) (2023-12-05) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow +# [3.0.0-beta.4](https://github.com/tsparticles/presets/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-snow +# [3.0.0-beta.3](https://github.com/tsparticles/presets/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-snow -# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) - -**Note:** Version bump only for package tsparticles-preset-snow - - +# [3.0.0-beta.2](https://github.com/tsparticles/presets/compare/v2.12.0...v3.0.0-beta.2) (2023-11-16) +### Features +- added squares preset ([fbeafea](https://github.com/tsparticles/presets/commit/fbeafeae2261b7c9ce3f7cc1f1d690ac68806542)) -## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +# [3.0.0-beta.1](https://github.com/tsparticles/presets/compare/v2.11.0...v3.0.0-beta.1) (2023-08-04) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow +# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) +**Note:** Version bump only for package @tsparticles/preset-snow +## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +**Note:** Version bump only for package @tsparticles/preset-snow # 2.10.0 (2023-06-03) -**Note:** Version bump only for package tsparticles-preset-snow - - - - +**Note:** Version bump only for package @tsparticles/preset-snow -## [2.9.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.9.2...tsparticles-preset-snow@2.9.3) (2023-02-12) +## [2.9.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.9.2...@tsparticles/preset-snow@2.9.3) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [2.9.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.9.1...tsparticles-preset-snow@2.9.2) (2023-02-12) +## [2.9.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.9.1...@tsparticles/preset-snow@2.9.2) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [2.9.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.9.0...tsparticles-preset-snow@2.9.1) (2023-02-11) +## [2.9.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.9.0...@tsparticles/preset-snow@2.9.1) (2023-02-11) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [2.9.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.8.0...tsparticles-preset-snow@2.9.0) (2023-02-10) +# [2.9.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.8.0...@tsparticles/preset-snow@2.9.0) (2023-02-10) ### Features - added version to engine ([9406873](https://github.com/matteobruni/tsparticles/commit/9406873c6551b59e64edbe3a0e4fe59ef2cde4c6)) -# [2.8.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.7.1...tsparticles-preset-snow@2.8.0) (2023-01-18) +# [2.8.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.7.1...@tsparticles/preset-snow@2.8.0) (2023-01-18) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [2.7.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.7.0...tsparticles-preset-snow@2.7.1) (2022-12-25) +## [2.7.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.7.0...@tsparticles/preset-snow@2.7.1) (2022-12-25) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [2.7.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.6.0...tsparticles-preset-snow@2.7.0) (2022-12-23) +# [2.7.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.6.0...@tsparticles/preset-snow@2.7.0) (2022-12-23) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [2.6.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.5.3...tsparticles-preset-snow@2.6.0) (2022-12-06) +# [2.6.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.5.3...@tsparticles/preset-snow@2.6.0) (2022-12-06) ### Bug Fixes @@ -75,107 +77,107 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - added localization support to wordpress plugin, fixes [#4807](https://github.com/matteobruni/tsparticles/issues/4807) ([8a93b8a](https://github.com/matteobruni/tsparticles/commit/8a93b8a3d6a1327903c745d7a3b04cb41e5249c8)) -## [2.5.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.5.2...tsparticles-preset-snow@2.5.3) (2022-11-07) +## [2.5.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.5.2...@tsparticles/preset-snow@2.5.3) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [2.5.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.5.1...tsparticles-preset-snow@2.5.2) (2022-11-07) +## [2.5.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.5.1...@tsparticles/preset-snow@2.5.2) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [2.5.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.5.0...tsparticles-preset-snow@2.5.1) (2022-11-03) +## [2.5.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.5.0...@tsparticles/preset-snow@2.5.1) (2022-11-03) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [2.5.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.4.0...tsparticles-preset-snow@2.5.0) (2022-11-02) +# [2.5.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.4.0...@tsparticles/preset-snow@2.5.0) (2022-11-02) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [2.4.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.3.3...tsparticles-preset-snow@2.4.0) (2022-10-30) +# [2.4.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.3.3...@tsparticles/preset-snow@2.4.0) (2022-10-30) ### Features - removed all canvas context save/restore calls ([208722f](https://github.com/matteobruni/tsparticles/commit/208722f0a521246165b7cdc529dfbfbd7a3cf7eb)) -## [2.3.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.3.2...tsparticles-preset-snow@2.3.3) (2022-09-30) +## [2.3.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.3.2...@tsparticles/preset-snow@2.3.3) (2022-09-30) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [2.3.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.3.1...tsparticles-preset-snow@2.3.2) (2022-09-21) +## [2.3.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.3.1...@tsparticles/preset-snow@2.3.2) (2022-09-21) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [2.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.3.0...tsparticles-preset-snow@2.3.1) (2022-09-13) +## [2.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.3.0...@tsparticles/preset-snow@2.3.1) (2022-09-13) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [2.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.2.4...tsparticles-preset-snow@2.3.0) (2022-09-11) +# [2.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.2.4...@tsparticles/preset-snow@2.3.0) (2022-09-11) ### Features - created destroy updater, moved all particles destroy (split and similar) code from engine ([f8642fd](https://github.com/matteobruni/tsparticles/commit/f8642fda3f43688ae7a0df55f5b06bb2a45d9e80)) -## [2.2.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.2.2...tsparticles-preset-snow@2.2.4) (2022-08-26) +## [2.2.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.2.2...@tsparticles/preset-snow@2.2.4) (2022-08-26) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [2.2.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.2.2...tsparticles-preset-snow@2.2.3) (2022-08-21) +## [2.2.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.2.2...@tsparticles/preset-snow@2.2.3) (2022-08-21) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [2.2.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.2.1...tsparticles-preset-snow@2.2.2) (2022-08-16) +## [2.2.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.2.1...@tsparticles/preset-snow@2.2.2) (2022-08-16) ### Bug Fixes - fixed double mouse events on mobile using pointer events, closes [#4622](https://github.com/matteobruni/tsparticles/issues/4622) ([1019fa4](https://github.com/matteobruni/tsparticles/commit/1019fa431f8a43cbd45d6adeb5adf94433e6e04b)) -## [2.2.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.2.0...tsparticles-preset-snow@2.2.1) (2022-08-12) +## [2.2.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.2.0...@tsparticles/preset-snow@2.2.1) (2022-08-12) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [2.2.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.1.4...tsparticles-preset-snow@2.2.0) (2022-08-11) +# [2.2.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.1.4...@tsparticles/preset-snow@2.2.0) (2022-08-11) ### Bug Fixes - **deps:** update capacitor monorepo to v4 ([a63d3a0](https://github.com/matteobruni/tsparticles/commit/a63d3a005ff47dd38ca7924b29267f4796ffebdb)) - improved snow preset, added a small wobble effect ([7802f55](https://github.com/matteobruni/tsparticles/commit/7802f55d8f51ba0f1ccf41ba3741713b67bc4b4f)) -## [2.1.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.1.3...tsparticles-preset-snow@2.1.4) (2022-07-28) +## [2.1.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.1.3...@tsparticles/preset-snow@2.1.4) (2022-07-28) ### Features - preparing react-particles and switching alternate packages ([49e749e](https://github.com/matteobruni/tsparticles/commit/49e749e90e076f0cb22eefe0f3399102f5b9fb35)) -## [2.1.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.1.2...tsparticles-preset-snow@2.1.3) (2022-07-01) +## [2.1.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.1.2...@tsparticles/preset-snow@2.1.3) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [2.1.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.1.1...tsparticles-preset-snow@2.1.2) (2022-07-01) +## [2.1.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.1.1...@tsparticles/preset-snow@2.1.2) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [2.1.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.1.0...tsparticles-preset-snow@2.1.1) (2022-07-01) +## [2.1.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.1.0...@tsparticles/preset-snow@2.1.1) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [2.1.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.0.6...tsparticles-preset-snow@2.1.0) (2022-06-18) +# [2.1.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.0.6...@tsparticles/preset-snow@2.1.0) (2022-06-18) ### Bug Fixes - **deps:** update dependency gh-pages to v4 ([cf6e957](https://github.com/matteobruni/tsparticles/commit/cf6e9577132afcec26410f7321fcf5ffcfb05930)) - **deps:** update react monorepo to v18.1.0 ([6b45793](https://github.com/matteobruni/tsparticles/commit/6b457937c41d7681a2135dfcb6ff220e578f22bb)) -## [2.0.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.0.5...tsparticles-preset-snow@2.0.6) (2022-04-16) +## [2.0.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.0.5...@tsparticles/preset-snow@2.0.6) (2022-04-16) ### Bug Fixes - fixes build scripts, closes [#3909](https://github.com/matteobruni/tsparticles/issues/3909), closes [#3911](https://github.com/matteobruni/tsparticles/issues/3911) ([d2c3fb3](https://github.com/matteobruni/tsparticles/commit/d2c3fb33ff9c9d529f2609f89c63cb6e1e61ecda)) -## [2.0.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.0.4...tsparticles-preset-snow@2.0.5) (2022-04-14) +## [2.0.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.0.4...@tsparticles/preset-snow@2.0.5) (2022-04-14) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [2.0.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.43.1...tsparticles-preset-snow@2.0.4) (2022-04-06) +## [2.0.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.43.1...@tsparticles/preset-snow@2.0.4) (2022-04-06) ### Bug Fixes @@ -190,25 +192,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed stars preset ([04e7f4c](https://github.com/matteobruni/tsparticles/commit/04e7f4cd9bda078410940c561a20d57a5502f6e1)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.42.1...tsparticles-preset-snow@2.0.3) (2022-03-11) +## [2.0.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.42.1...@tsparticles/preset-snow@2.0.3) (2022-03-11) -## [1.43.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.43.0...tsparticles-preset-snow@1.43.1) (2022-04-06) +## [1.43.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.43.0...@tsparticles/preset-snow@1.43.1) (2022-04-06) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.43.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.42.4...tsparticles-preset-snow@1.43.0) (2022-04-04) +# [1.43.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.42.4...@tsparticles/preset-snow@1.43.0) (2022-04-04) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.42.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.42.3...tsparticles-preset-snow@1.42.4) (2022-03-20) +## [1.42.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.42.3...@tsparticles/preset-snow@1.42.4) (2022-03-20) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.42.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.42.2...tsparticles-preset-snow@1.42.3) (2022-03-18) +## [1.42.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.42.2...@tsparticles/preset-snow@1.42.3) (2022-03-18) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.42.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.42.1...tsparticles-preset-snow@1.42.2) (2022-03-14) +## [1.42.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.42.1...@tsparticles/preset-snow@1.42.2) (2022-03-14) ### Bug Fixes @@ -222,7 +224,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed stars preset ([04e7f4c](https://github.com/matteobruni/tsparticles/commit/04e7f4cd9bda078410940c561a20d57a5502f6e1)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.41.4...tsparticles-preset-snow@2.0.2) (2022-02-21) +## [2.0.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.41.4...@tsparticles/preset-snow@2.0.2) (2022-02-21) ### Bug Fixes @@ -237,37 +239,37 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) - fixed flashing issue with background mask, closes [#3514](https://github.com/matteobruni/tsparticles/issues/3514) ([6f74bf1](https://github.com/matteobruni/tsparticles/commit/6f74bf1ab62587c7f2352bfe6f72ea29bb0a31fc)) -## [1.42.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.42.0...tsparticles-preset-snow@1.42.1) (2022-03-09) +## [1.42.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.42.0...@tsparticles/preset-snow@1.42.1) (2022-03-09) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.42.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.41.6...tsparticles-preset-snow@1.42.0) (2022-03-08) +# [1.42.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.41.6...@tsparticles/preset-snow@1.42.0) (2022-03-08) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [2.0.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.0.0...tsparticles-preset-snow@2.0.1) (2022-02-15) +## [2.0.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.0.0...@tsparticles/preset-snow@2.0.1) (2022-02-15) -## [1.41.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.41.5...tsparticles-preset-snow@1.41.6) (2022-03-03) +## [1.41.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.41.5...@tsparticles/preset-snow@1.41.6) (2022-03-03) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.41.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.41.4...tsparticles-preset-snow@1.41.5) (2022-02-24) +## [1.41.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.41.4...@tsparticles/preset-snow@1.41.5) (2022-02-24) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.41.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.41.3...tsparticles-preset-snow@1.41.4) (2022-02-20) +## [1.41.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.41.3...@tsparticles/preset-snow@1.41.4) (2022-02-20) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.41.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.41.2...tsparticles-preset-snow@1.41.3) (2022-02-19) +## [1.41.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.41.2...@tsparticles/preset-snow@1.41.3) (2022-02-19) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.41.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.41.1...tsparticles-preset-snow@1.41.2) (2022-02-16) +## [1.41.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.41.1...@tsparticles/preset-snow@1.41.2) (2022-02-16) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [2.0.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.41.1...tsparticles-preset-snow@2.0.0) (2022-02-15) +# [2.0.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.41.1...@tsparticles/preset-snow@2.0.0) (2022-02-15) ### Bug Fixes @@ -281,7 +283,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed stars preset ([04e7f4c](https://github.com/matteobruni/tsparticles/commit/04e7f4cd9bda078410940c561a20d57a5502f6e1)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.24.2...tsparticles-preset-snow@2.0.0-beta.5) (2022-01-30) +# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.24.2...@tsparticles/preset-snow@2.0.0-beta.5) (2022-01-30) ### Bug Fixes @@ -295,13 +297,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed stars preset ([04e7f4c](https://github.com/matteobruni/tsparticles/commit/04e7f4cd9bda078410940c561a20d57a5502f6e1)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.0.0-beta.3...tsparticles-preset-snow@2.0.0-beta.4) (2021-12-07) +# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.0.0-beta.3...@tsparticles/preset-snow@2.0.0-beta.4) (2021-12-07) ### Features - async presets ([86f3038](https://github.com/matteobruni/tsparticles/commit/86f3038bfc336744e88bb3d6ab7dfd4a36ada4e6)) -# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.22.5...tsparticles-preset-snow@2.0.0-beta.3) (2021-12-04) +# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.22.5...@tsparticles/preset-snow@2.0.0-beta.3) (2021-12-04) ### Features @@ -309,69 +311,69 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed stars preset ([04e7f4c](https://github.com/matteobruni/tsparticles/commit/04e7f4cd9bda078410940c561a20d57a5502f6e1)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.41.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.41.0...tsparticles-preset-snow@1.41.1) (2022-02-14) +## [1.41.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.41.0...@tsparticles/preset-snow@1.41.1) (2022-02-14) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.41.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.40.2...tsparticles-preset-snow@1.41.0) (2022-02-10) +# [1.41.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.40.2...@tsparticles/preset-snow@1.41.0) (2022-02-10) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.40.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.40.1...tsparticles-preset-snow@1.40.2) (2022-02-07) +## [1.40.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.40.1...@tsparticles/preset-snow@1.40.2) (2022-02-07) ### Bug Fixes - removed all browser flags in package.json, a lot of issues with it. closes [#3094](https://github.com/matteobruni/tsparticles/issues/3094) ([1415875](https://github.com/matteobruni/tsparticles/commit/14158755ec80ace4e0c520cef407b2d7f4078568)) -## [1.40.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.40.0...tsparticles-preset-snow@1.40.1) (2022-02-06) +## [1.40.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.40.0...@tsparticles/preset-snow@1.40.1) (2022-02-06) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.40.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.24.3...tsparticles-preset-snow@1.40.0) (2022-02-04) +# [1.40.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.24.3...@tsparticles/preset-snow@1.40.0) (2022-02-04) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.20.4...tsparticles-preset-snow@2.0.0-beta.2) (2021-10-06) +# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.20.4...@tsparticles/preset-snow@2.0.0-beta.2) (2021-10-06) -## [1.24.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.24.2...tsparticles-preset-snow@1.24.3) (2022-02-02) +## [1.24.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.24.2...@tsparticles/preset-snow@1.24.3) (2022-02-02) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.24.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.24.1...tsparticles-preset-snow@1.24.2) (2022-01-29) +## [1.24.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.24.1...@tsparticles/preset-snow@1.24.2) (2022-01-29) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.24.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.24.0...tsparticles-preset-snow@1.24.1) (2022-01-26) +## [1.24.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.24.0...@tsparticles/preset-snow@1.24.1) (2022-01-26) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.24.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.23.0...tsparticles-preset-snow@1.24.0) (2022-01-08) +# [1.24.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.23.0...@tsparticles/preset-snow@1.24.0) (2022-01-08) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.23.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.22.6...tsparticles-preset-snow@1.23.0) (2021-12-29) +# [1.23.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.22.6...@tsparticles/preset-snow@1.23.0) (2021-12-29) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.22.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.22.5...tsparticles-preset-snow@1.22.6) (2021-12-24) +## [1.22.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.22.5...@tsparticles/preset-snow@1.22.6) (2021-12-24) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.22.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.22.4...tsparticles-preset-snow@1.22.5) (2021-11-28) +## [1.22.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.22.4...@tsparticles/preset-snow@1.22.5) (2021-11-28) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.22.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.22.3...tsparticles-preset-snow@1.22.4) (2021-11-17) +## [1.22.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.22.3...@tsparticles/preset-snow@1.22.4) (2021-11-17) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.22.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.22.2...tsparticles-preset-snow@1.22.3) (2021-11-05) +## [1.22.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.22.2...@tsparticles/preset-snow@1.22.3) (2021-11-05) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.22.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.22.1...tsparticles-preset-snow@1.22.2) (2021-10-31) +## [1.22.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.22.1...@tsparticles/preset-snow@1.22.2) (2021-10-31) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow ### Features @@ -379,27 +381,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed stars preset ([04e7f4c](https://github.com/matteobruni/tsparticles/commit/04e7f4cd9bda078410940c561a20d57a5502f6e1)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.22.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.22.0...tsparticles-preset-snow@1.22.1) (2021-10-30) +## [1.22.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.22.0...@tsparticles/preset-snow@1.22.1) (2021-10-30) ### Bug Fixes - added browserslist to fix some issues with older browsers ([24d8f52](https://github.com/matteobruni/tsparticles/commit/24d8f520ee6934bd967d63612c828705e1dc09e2)) -# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@2.0.0-beta.0...tsparticles-preset-snow@2.0.0-beta.1) (2021-10-06) +# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@2.0.0-beta.0...@tsparticles/preset-snow@2.0.0-beta.1) (2021-10-06) -# [1.22.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.21.0...tsparticles-preset-snow@1.22.0) (2021-10-28) +# [1.22.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.21.0...@tsparticles/preset-snow@1.22.0) (2021-10-28) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.21.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.20.4...tsparticles-preset-snow@1.21.0) (2021-10-14) +# [1.21.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.20.4...@tsparticles/preset-snow@1.21.0) (2021-10-14) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.20.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.20.3...tsparticles-preset-snow@1.20.4) (2021-10-06) +## [1.20.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.20.3...@tsparticles/preset-snow@1.20.4) (2021-10-06) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.20.3...tsparticles-preset-snow@2.0.0-beta.0) (2021-10-06) +# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.20.3...@tsparticles/preset-snow@2.0.0-beta.0) (2021-10-06) ### Features @@ -407,27 +409,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed stars preset ([04e7f4c](https://github.com/matteobruni/tsparticles/commit/04e7f4cd9bda078410940c561a20d57a5502f6e1)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.20.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.20.2...tsparticles-preset-snow@1.20.3) (2021-10-03) +## [1.20.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.20.2...@tsparticles/preset-snow@1.20.3) (2021-10-03) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.20.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.20.1...tsparticles-preset-snow@1.20.2) (2021-09-27) +## [1.20.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.20.1...@tsparticles/preset-snow@1.20.2) (2021-09-27) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.20.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.20.0...tsparticles-preset-snow@1.20.1) (2021-09-20) +## [1.20.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.20.0...@tsparticles/preset-snow@1.20.1) (2021-09-20) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.20.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.19.1...tsparticles-preset-snow@1.20.0) (2021-09-18) +# [1.20.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.19.1...@tsparticles/preset-snow@1.20.0) (2021-09-18) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.19.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.19.0...tsparticles-preset-snow@1.19.1) (2021-09-15) +## [1.19.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.19.0...@tsparticles/preset-snow@1.19.1) (2021-09-15) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.19.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.18.3...tsparticles-preset-snow@1.19.0) (2021-08-23) +# [1.19.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.18.3...@tsparticles/preset-snow@1.19.0) (2021-08-23) ### Bug Fixes @@ -438,164 +440,164 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - improved move path generators ([9b67377](https://github.com/matteobruni/tsparticles/commit/9b67377f9208a005b122e312ad4ad3c95a50deb7)) -## [1.18.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.18.2...tsparticles-preset-snow@1.18.3) (2021-08-10) +## [1.18.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.18.2...@tsparticles/preset-snow@1.18.3) (2021-08-10) ### Features - added new methods to particle class ([5743453](https://github.com/matteobruni/tsparticles/commit/5743453906001569f262888aa54539ad4e1463ac)) -## [1.18.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.18.1...tsparticles-preset-snow@1.18.2) (2021-07-31) +## [1.18.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.18.1...@tsparticles/preset-snow@1.18.2) (2021-07-31) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.18.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.18.0...tsparticles-preset-snow@1.18.1) (2021-07-29) +## [1.18.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.18.0...@tsparticles/preset-snow@1.18.1) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.18.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.17.0...tsparticles-preset-snow@1.18.0) (2021-07-29) +# [1.18.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.17.0...@tsparticles/preset-snow@1.18.0) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -## [1.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.3.0...tsparticles-preset-snow@1.3.1) (2020-10-06) +## [1.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.3.0...@tsparticles/preset-snow@1.3.1) (2020-10-06) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.3.0-beta.5...tsparticles-preset-snow@1.3.0) (2020-10-05) +# [1.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.3.0-beta.5...@tsparticles/preset-snow@1.3.0) (2020-10-05) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.3.0-beta.4...tsparticles-preset-snow@1.3.0-beta.5) (2020-10-04) +# [1.3.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.3.0-beta.4...@tsparticles/preset-snow@1.3.0-beta.5) (2020-10-04) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.3.0-beta.3...tsparticles-preset-snow@1.3.0-beta.4) (2020-10-04) +# [1.3.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.3.0-beta.3...@tsparticles/preset-snow@1.3.0-beta.4) (2020-10-04) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.3.0-beta.2...tsparticles-preset-snow@1.3.0-beta.3) (2020-10-03) +# [1.3.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.3.0-beta.2...@tsparticles/preset-snow@1.3.0-beta.3) (2020-10-03) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.3.0-beta.1...tsparticles-preset-snow@1.3.0-beta.2) (2020-10-03) +# [1.3.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.3.0-beta.1...@tsparticles/preset-snow@1.3.0-beta.2) (2020-10-03) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.3.0-beta.0...tsparticles-preset-snow@1.3.0-beta.1) (2020-10-03) +# [1.3.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.3.0-beta.0...@tsparticles/preset-snow@1.3.0-beta.1) (2020-10-03) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-beta.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.2.12...tsparticles-preset-snow@1.3.0-beta.0) (2020-10-02) +# [1.3.0-beta.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.2.12...@tsparticles/preset-snow@1.3.0-beta.0) (2020-10-02) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.2.9...tsparticles-preset-snow@1.3.0-alpha.14) (2020-08-22) +# [1.3.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.2.9...@tsparticles/preset-snow@1.3.0-alpha.14) (2020-08-22) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.3.0-alpha.12...tsparticles-preset-snow@1.3.0-alpha.13) (2020-08-17) +# [1.3.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.3.0-alpha.12...@tsparticles/preset-snow@1.3.0-alpha.13) (2020-08-17) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.2.8...tsparticles-preset-snow@1.3.0-alpha.12) (2020-08-16) +# [1.3.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.2.8...@tsparticles/preset-snow@1.3.0-alpha.12) (2020-08-16) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.3.0-alpha.10...tsparticles-preset-snow@1.3.0-alpha.11) (2020-08-13) +# [1.3.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.3.0-alpha.10...@tsparticles/preset-snow@1.3.0-alpha.11) (2020-08-13) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.3.0-alpha.9...tsparticles-preset-snow@1.3.0-alpha.10) (2020-08-13) +# [1.3.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.3.0-alpha.9...@tsparticles/preset-snow@1.3.0-alpha.10) (2020-08-13) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.3.0-alpha.8...tsparticles-preset-snow@1.3.0-alpha.9) (2020-08-13) +# [1.3.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.3.0-alpha.8...@tsparticles/preset-snow@1.3.0-alpha.9) (2020-08-13) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.3.0-alpha.7...tsparticles-preset-snow@1.3.0-alpha.8) (2020-08-13) +# [1.3.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.3.0-alpha.7...@tsparticles/preset-snow@1.3.0-alpha.8) (2020-08-13) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.3.0-alpha.6...tsparticles-preset-snow@1.3.0-alpha.7) (2020-08-12) +# [1.3.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.3.0-alpha.6...@tsparticles/preset-snow@1.3.0-alpha.7) (2020-08-12) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.3.0-alpha.5...tsparticles-preset-snow@1.3.0-alpha.6) (2020-08-11) +# [1.3.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.3.0-alpha.5...@tsparticles/preset-snow@1.3.0-alpha.6) (2020-08-11) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.3.0-alpha.4...tsparticles-preset-snow@1.3.0-alpha.5) (2020-08-11) +# [1.3.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.3.0-alpha.4...@tsparticles/preset-snow@1.3.0-alpha.5) (2020-08-11) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.3.0-alpha.3...tsparticles-preset-snow@1.3.0-alpha.4) (2020-08-11) +# [1.3.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.3.0-alpha.3...@tsparticles/preset-snow@1.3.0-alpha.4) (2020-08-11) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.3.0-alpha.2...tsparticles-preset-snow@1.3.0-alpha.3) (2020-08-10) +# [1.3.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.3.0-alpha.2...@tsparticles/preset-snow@1.3.0-alpha.3) (2020-08-10) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.3.0-alpha.1...tsparticles-preset-snow@1.3.0-alpha.2) (2020-08-09) +# [1.3.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.3.0-alpha.1...@tsparticles/preset-snow@1.3.0-alpha.2) (2020-08-09) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.3.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.2.7...tsparticles-preset-snow@1.3.0-alpha.1) (2020-08-08) +# [1.3.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.2.7...@tsparticles/preset-snow@1.3.0-alpha.1) (2020-08-08) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.2.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.2.0-alpha.13...tsparticles-preset-snow@1.2.0-alpha.14) (2020-07-05) +# [1.2.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.2.0-alpha.13...@tsparticles/preset-snow@1.2.0-alpha.14) (2020-07-05) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.2.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.2.0-alpha.12...tsparticles-preset-snow@1.2.0-alpha.13) (2020-07-05) +# [1.2.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.2.0-alpha.12...@tsparticles/preset-snow@1.2.0-alpha.13) (2020-07-05) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.2.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.2.0-alpha.11...tsparticles-preset-snow@1.2.0-alpha.12) (2020-07-04) +# [1.2.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.2.0-alpha.11...@tsparticles/preset-snow@1.2.0-alpha.12) (2020-07-04) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.2.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.1.2...tsparticles-preset-snow@1.2.0-alpha.11) (2020-07-02) +# [1.2.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.1.2...@tsparticles/preset-snow@1.2.0-alpha.11) (2020-07-02) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.2.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.2.0-alpha.9...tsparticles-preset-snow@1.2.0-alpha.10) (2020-06-29) +# [1.2.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.2.0-alpha.9...@tsparticles/preset-snow@1.2.0-alpha.10) (2020-06-29) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.2.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.2.0-alpha.8...tsparticles-preset-snow@1.2.0-alpha.9) (2020-06-29) +# [1.2.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.2.0-alpha.8...@tsparticles/preset-snow@1.2.0-alpha.9) (2020-06-29) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.2.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.2.0-alpha.7...tsparticles-preset-snow@1.2.0-alpha.8) (2020-06-26) +# [1.2.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.2.0-alpha.7...@tsparticles/preset-snow@1.2.0-alpha.8) (2020-06-26) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.2.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.2.0-alpha.6...tsparticles-preset-snow@1.2.0-alpha.7) (2020-06-26) +# [1.2.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.2.0-alpha.6...@tsparticles/preset-snow@1.2.0-alpha.7) (2020-06-26) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.2.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.2.0-alpha.5...tsparticles-preset-snow@1.2.0-alpha.6) (2020-06-24) +# [1.2.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.2.0-alpha.5...@tsparticles/preset-snow@1.2.0-alpha.6) (2020-06-24) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.2.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.1.1...tsparticles-preset-snow@1.2.0-alpha.5) (2020-06-23) +# [1.2.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.1.1...@tsparticles/preset-snow@1.2.0-alpha.5) (2020-06-23) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.2.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.1.0...tsparticles-preset-snow@1.2.0-alpha.4) (2020-06-22) +# [1.2.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.1.0...@tsparticles/preset-snow@1.2.0-alpha.4) (2020-06-22) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.2.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.1.0...tsparticles-preset-snow@1.2.0-alpha.3) (2020-06-21) +# [1.2.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.1.0...@tsparticles/preset-snow@1.2.0-alpha.3) (2020-06-21) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.2.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.1.0...tsparticles-preset-snow@1.2.0-alpha.2) (2020-06-21) +# [1.2.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.1.0...@tsparticles/preset-snow@1.2.0-alpha.2) (2020-06-21) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow -# [1.2.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-snow@1.1.0...tsparticles-preset-snow@1.2.0-alpha.1) (2020-06-20) +# [1.2.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-snow@1.1.0...@tsparticles/preset-snow@1.2.0-alpha.1) (2020-06-20) -**Note:** Version bump only for package tsparticles-preset-snow +**Note:** Version bump only for package @tsparticles/preset-snow diff --git a/presets/snow/README.md b/presets/snow/README.md index 2d0e7e4..b7de4aa 100644 --- a/presets/snow/README.md +++ b/presets/snow/README.md @@ -2,7 +2,7 @@ # tsParticles Snow Preset -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-snow/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-snow) [![npmjs](https://badge.fury.io/js/tsparticles-preset-snow.svg)](https://www.npmjs.com/package/tsparticles-preset-snow) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-snow)](https://www.npmjs.com/package/tsparticles-preset-snow) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-snow/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-snow) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-snow.svg)](https://www.npmjs.com/package/@tsparticles/preset-snow) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-snow)](https://www.npmjs.com/package/@tsparticles/preset-snow) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) [tsParticles](https://github.com/matteobruni/tsparticles) preset creating a snow effect with falling particles. @@ -22,19 +22,19 @@ The first step is installing [tsParticles](https://github.com/matteobruni/tspart vanilla javascript in the main project [here](https://github.com/matteobruni/tsparticles) Once installed you need one more script to be included in your page (or you can download that -from [jsDelivr](https://www.jsdelivr.com/package/npm/tsparticles-preset-snow): +from [jsDelivr](https://www.jsdelivr.com/package/npm/@tsparticles/preset-snow): ```html - - - - - - - - - - + + + + + + + + + + ``` This script **MUST** be placed after the `tsParticles` one. @@ -44,7 +44,7 @@ This script **MUST** be placed after the `tsParticles` one. A bundled script can also be used, this will include every needed plugin needed by the preset. ```html - + ``` ### Usage @@ -87,8 +87,8 @@ This sample uses the class component syntax, but you can use hooks as well (if t ```typescript jsx import Particles from "react-particles"; -import type { Engine } from "tsparticles-engine"; -import { loadSnowPreset } from "tsparticles-preset-snow"; +import type { Engine } from "@tsparticles/engine"; +import { loadSnowPreset } from "@tsparticles/preset-snow"; export class ParticlesContainer extends React.PureComponent { // this customizes the component tsParticles installation diff --git a/presets/snow/package.dist.json b/presets/snow/package.dist.json index 60526cf..2cb24fc 100644 --- a/presets/snow/package.dist.json +++ b/presets/snow/package.dist.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-snow", - "version": "2.12.0", + "name": "@tsparticles/preset-snow", + "version": "3.0.0", "description": "tsParticles snow preset", "homepage": "https://particles.js.org", "repository": { @@ -87,8 +87,11 @@ "module": "esm/index.js", "types": "types/index.d.ts", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-updater-wobble": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/updater-wobble": "^3.0.0" + }, + "publishConfig": { + "access": "public" } } diff --git a/presets/snow/package.json b/presets/snow/package.json index 38cc88c..27692c5 100644 --- a/presets/snow/package.json +++ b/presets/snow/package.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-snow", - "version": "2.12.0", + "name": "@tsparticles/preset-snow", + "version": "3.0.0", "description": "tsParticles snow preset", "homepage": "https://particles.js.org", "scripts": { @@ -70,7 +70,8 @@ ], "publishConfig": { "directory": "dist", - "linkDirectory": true + "linkDirectory": true, + "access": "public" }, "author": "Matteo Bruni ", "license": "MIT", @@ -96,8 +97,8 @@ "types": "dist/types/index.d.ts", "prettier": "@tsparticles/prettier-config", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-updater-wobble": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/updater-wobble": "^3.0.0" } } diff --git a/presets/snow/src/bundle.ts b/presets/snow/src/bundle.ts index d64ac6f..10e581b 100644 --- a/presets/snow/src/bundle.ts +++ b/presets/snow/src/bundle.ts @@ -1,5 +1,5 @@ import { loadSnowPreset } from "."; -import { tsParticles } from "tsparticles-engine"; +import { tsParticles } from "@tsparticles/engine"; loadSnowPreset(tsParticles); diff --git a/presets/snow/src/index.ts b/presets/snow/src/index.ts index 39b8333..86d4bfc 100644 --- a/presets/snow/src/index.ts +++ b/presets/snow/src/index.ts @@ -1,6 +1,6 @@ -import type { Engine } from "tsparticles-engine"; -import { loadBasic } from "tsparticles-basic"; -import { loadWobbleUpdater } from "tsparticles-updater-wobble"; +import type { Engine } from "@tsparticles/engine"; +import { loadBasic } from "@tsparticles/basic"; +import { loadWobbleUpdater } from "@tsparticles/updater-wobble"; import { options } from "./options"; /** diff --git a/presets/snow/src/options.ts b/presets/snow/src/options.ts index 9fec75e..fce022a 100644 --- a/presets/snow/src/options.ts +++ b/presets/snow/src/options.ts @@ -1,4 +1,4 @@ -import { MoveDirection } from "tsparticles-engine"; +import { MoveDirection } from "@tsparticles/engine"; export const options = { background: { diff --git a/presets/squares/CHANGELOG.md b/presets/squares/CHANGELOG.md new file mode 100644 index 0000000..b013abf --- /dev/null +++ b/presets/squares/CHANGELOG.md @@ -0,0 +1,22 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [3.0.0](https://github.com/tsparticles/presets/compare/v3.0.0-beta.4...v3.0.0) (2023-12-05) + +**Note:** Version bump only for package @tsparticles/preset-squares + +# [3.0.0-beta.4](https://github.com/tsparticles/presets/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2023-11-16) + +**Note:** Version bump only for package @tsparticles/preset-squares + +# [3.0.0-beta.3](https://github.com/tsparticles/presets/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2023-11-16) + +**Note:** Version bump only for package @tsparticles/preset-squares + +# [3.0.0-beta.2](https://github.com/tsparticles/presets/compare/v2.12.0...v3.0.0-beta.2) (2023-11-16) + +### Features + +- added squares preset ([fbeafea](https://github.com/tsparticles/presets/commit/fbeafeae2261b7c9ce3f7cc1f1d690ac68806542)) diff --git a/presets/squares/README.md b/presets/squares/README.md index 8d71134..73d0f8d 100644 --- a/presets/squares/README.md +++ b/presets/squares/README.md @@ -2,7 +2,7 @@ # tsParticles Squares Preset -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-squares/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-squares) [![npmjs](https://badge.fury.io/js/tsparticles-preset-squares.svg)](https://www.npmjs.com/package/tsparticles-preset-squares) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-squares)](https://www.npmjs.com/package/tsparticles-preset-squares) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-squares/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-squares) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-squares.svg)](https://www.npmjs.com/package/@tsparticles/preset-squares) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-squares)](https://www.npmjs.com/package/@tsparticles/preset-squares) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) [tsParticles](https://github.com/matteobruni/tsparticles) preset creating a squares effect with falling particles. @@ -22,16 +22,16 @@ The first step is installing [tsParticles](https://github.com/matteobruni/tspart vanilla javascript in the main project [here](https://github.com/matteobruni/tsparticles) Once installed you need one more script to be included in your page (or you can download that -from [jsDelivr](https://www.jsdelivr.com/package/npm/tsparticles-preset-squares): +from [jsDelivr](https://www.jsdelivr.com/package/npm/@tsparticles/preset-squares): ```html - - - - - - - + + + + + + + ``` This script **MUST** be placed after the `tsParticles` one. @@ -41,7 +41,7 @@ This script **MUST** be placed after the `tsParticles` one. A bundled script can also be used, this will include every needed plugin needed by the preset. ```html - + ``` ### Usage @@ -84,8 +84,8 @@ This sample uses the class component syntax, but you can use hooks as well (if t ```typescript jsx import Particles from "react-particles"; -import type { Engine } from "tsparticles-engine"; -import { loadSquaresPreset } from "tsparticles-preset-squares"; +import type { Engine } from "@tsparticles/engine"; +import { loadSquaresPreset } from "@tsparticles/preset-squares"; export class ParticlesContainer extends React.PureComponent { // this customizes the component tsParticles installation diff --git a/presets/squares/package.dist.json b/presets/squares/package.dist.json index 05b39db..c7c9291 100644 --- a/presets/squares/package.dist.json +++ b/presets/squares/package.dist.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-squares", - "version": "2.12.0", + "name": "@tsparticles/preset-squares", + "version": "3.0.0", "description": "tsParticles squares preset", "homepage": "https://particles.js.org", "repository": { @@ -87,11 +87,14 @@ "module": "esm/index.js", "types": "types/index.d.ts", "dependencies": { - "tsparticles-engine": "^2.12.0", - "tsparticles-plugin-emitters": "^2.12.0", - "tsparticles-shape-square": "^2.12.0", - "tsparticles-updater-rotate": "^2.12.0", - "tsparticles-updater-size": "^2.12.0", - "tsparticles-updater-stroke-color": "^2.12.0" + "@tsparticles/engine": "^3.0.0", + "@tsparticles/plugin-emitters": "^3.0.0", + "@tsparticles/shape-square": "^3.0.0", + "@tsparticles/updater-rotate": "^3.0.0", + "@tsparticles/updater-size": "^3.0.0", + "@tsparticles/updater-stroke-color": "^3.0.0" + }, + "publishConfig": { + "access": "public" } } diff --git a/presets/squares/package.json b/presets/squares/package.json index 03ac7ef..463e196 100644 --- a/presets/squares/package.json +++ b/presets/squares/package.json @@ -1,106 +1,107 @@ { - "name": "tsparticles-preset-squares", - "version": "2.12.0", - "description": "tsParticles squares preset", - "homepage": "https://particles.js.org", - "scripts": { - "build": "tsparticles-cli build", - "build:ci": "tsparticles-cli build --ci", - "version": "tsparticles-cli build -d && git add package.dist.json", - "prepack": "pnpm run build" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/tsparticles/presets.git", - "directory": "presets/squares" - }, - "keywords": [ - "front-end", - "frontend", - "tsparticles", - "particles.js", - "particlesjs", - "particles", - "particle", - "canvas", - "jsparticles", - "xparticles", - "particles-js", - "particles-bg", - "particles-bg-vue", - "particles-ts", - "particles.ts", - "react-particles-js", - "react-particles.js", - "react-particles", - "react", - "reactjs", - "vue-particles", - "ngx-particles", - "angular-particles", - "particleground", - "vue", - "vuejs", - "preact", - "preactjs", - "jquery", - "angularjs", - "angular", - "typescript", - "javascript", - "animation", - "web", - "html5", - "web-design", - "webdesign", - "css", - "html", - "css3", - "animated", - "background", - "confetti", - "canvas", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti", - "tsparticles-preset" - ], - "publishConfig": { - "directory": "dist", - "linkDirectory": true - }, - "author": "Matteo Bruni ", - "license": "MIT", - "bugs": { - "url": "https://github.com/tsparticles/presets/issues" - }, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/matteobruni" + "name": "@tsparticles/preset-squares", + "version": "3.0.0", + "description": "tsParticles squares preset", + "homepage": "https://particles.js.org", + "scripts": { + "build": "tsparticles-cli build", + "build:ci": "tsparticles-cli build --ci", + "version": "tsparticles-cli build -d && git add package.dist.json", + "prepack": "pnpm run build" }, - { - "type": "github", - "url": "https://github.com/sponsors/tsparticles" + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git", + "directory": "presets/squares" }, - { - "type": "buymeacoffee", - "url": "https://www.buymeacoffee.com/matteobruni" + "keywords": [ + "front-end", + "frontend", + "tsparticles", + "particles.js", + "particlesjs", + "particles", + "particle", + "canvas", + "jsparticles", + "xparticles", + "particles-js", + "particles-bg", + "particles-bg-vue", + "particles-ts", + "particles.ts", + "react-particles-js", + "react-particles.js", + "react-particles", + "react", + "reactjs", + "vue-particles", + "ngx-particles", + "angular-particles", + "particleground", + "vue", + "vuejs", + "preact", + "preactjs", + "jquery", + "angularjs", + "angular", + "typescript", + "javascript", + "animation", + "web", + "html5", + "web-design", + "webdesign", + "css", + "html", + "css3", + "animated", + "background", + "confetti", + "canvas", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti", + "tsparticles-preset" + ], + "publishConfig": { + "directory": "dist", + "linkDirectory": true, + "access": "public" + }, + "author": "Matteo Bruni ", + "license": "MIT", + "bugs": { + "url": "https://github.com/tsparticles/presets/issues" + }, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/matteobruni" + }, + { + "type": "github", + "url": "https://github.com/sponsors/tsparticles" + }, + { + "type": "buymeacoffee", + "url": "https://www.buymeacoffee.com/matteobruni" + } + ], + "main": "dist/cjs/index.js", + "module": "dist/esm/index.js", + "types": "dist/types/index.d.ts", + "prettier": "@tsparticles/prettier-config", + "dependencies": { + "@tsparticles/engine": "^3.0.0", + "@tsparticles/plugin-emitters": "^3.0.0", + "@tsparticles/shape-square": "^3.0.0", + "@tsparticles/updater-rotate": "^3.0.0", + "@tsparticles/updater-size": "^3.0.0", + "@tsparticles/updater-stroke-color": "^3.0.0" } - ], - "main": "dist/cjs/index.js", - "module": "dist/esm/index.js", - "types": "dist/types/index.d.ts", - "prettier": "@tsparticles/prettier-config", - "dependencies": { - "tsparticles-engine": "^2.12.0", - "tsparticles-plugin-emitters": "^2.12.0", - "tsparticles-shape-square": "^2.12.0", - "tsparticles-updater-rotate": "^2.12.0", - "tsparticles-updater-size": "^2.12.0", - "tsparticles-updater-stroke-color": "^2.12.0" - } } diff --git a/presets/squares/src/bundle.ts b/presets/squares/src/bundle.ts index c450bd2..3c12249 100644 --- a/presets/squares/src/bundle.ts +++ b/presets/squares/src/bundle.ts @@ -1,5 +1,5 @@ import { loadSquaresPreset } from "."; -import { tsParticles } from "tsparticles-engine"; +import { tsParticles } from "@tsparticles/engine"; loadSquaresPreset(tsParticles); diff --git a/presets/squares/src/index.ts b/presets/squares/src/index.ts index f5044a7..cb0a407 100644 --- a/presets/squares/src/index.ts +++ b/presets/squares/src/index.ts @@ -1,9 +1,9 @@ -import type { Engine } from "tsparticles-engine"; -import { loadEmittersPlugin } from "tsparticles-plugin-emitters"; -import { loadRotateUpdater } from "tsparticles-updater-rotate"; -import { loadSizeUpdater } from "tsparticles-updater-size"; -import { loadSquareShape } from "tsparticles-shape-square"; -import { loadStrokeColorUpdater } from "tsparticles-updater-stroke-color"; +import type { Engine } from "@tsparticles/engine"; +import { loadEmittersPlugin } from "@tsparticles/plugin-emitters"; +import { loadRotateUpdater } from "@tsparticles/updater-rotate"; +import { loadSizeUpdater } from "@tsparticles/updater-size"; +import { loadSquareShape } from "@tsparticles/shape-square"; +import { loadStrokeColorUpdater } from "@tsparticles/updater-stroke-color"; import { options } from "./options"; /** diff --git a/presets/squares/src/options.ts b/presets/squares/src/options.ts index bf636cb..f72cfff 100644 --- a/presets/squares/src/options.ts +++ b/presets/squares/src/options.ts @@ -1,4 +1,4 @@ -import { DestroyType, type ISourceOptions, RotateDirection, StartValueType } from "tsparticles-engine"; +import { DestroyType, type ISourceOptions, RotateDirection, StartValueType } from "@tsparticles/engine"; export const options: ISourceOptions = { particles: { diff --git a/presets/stars/CHANGELOG.md b/presets/stars/CHANGELOG.md index 72f24a3..4e06547 100644 --- a/presets/stars/CHANGELOG.md +++ b/presets/stars/CHANGELOG.md @@ -3,170 +3,172 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [2.12.0](https://github.com/tsparticles/presets/compare/v2.11.0...v2.12.0) (2023-08-04) +# [3.0.0](https://github.com/tsparticles/presets/compare/v3.0.0-beta.4...v3.0.0) (2023-12-05) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars +# [3.0.0-beta.4](https://github.com/tsparticles/presets/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-stars +# [3.0.0-beta.3](https://github.com/tsparticles/presets/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-stars -# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) - -**Note:** Version bump only for package tsparticles-preset-stars - - +# [3.0.0-beta.2](https://github.com/tsparticles/presets/compare/v2.12.0...v3.0.0-beta.2) (2023-11-16) +### Features +- added squares preset ([fbeafea](https://github.com/tsparticles/presets/commit/fbeafeae2261b7c9ce3f7cc1f1d690ac68806542)) -## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +# [3.0.0-beta.1](https://github.com/tsparticles/presets/compare/v2.11.0...v3.0.0-beta.1) (2023-08-04) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars +# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) +**Note:** Version bump only for package @tsparticles/preset-stars +## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +**Note:** Version bump only for package @tsparticles/preset-stars # 2.10.0 (2023-06-03) -**Note:** Version bump only for package tsparticles-preset-stars - - - - +**Note:** Version bump only for package @tsparticles/preset-stars -## [2.9.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.9.2...tsparticles-preset-stars@2.9.3) (2023-02-12) +## [2.9.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.9.2...@tsparticles/preset-stars@2.9.3) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [2.9.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.9.1...tsparticles-preset-stars@2.9.2) (2023-02-12) +## [2.9.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.9.1...@tsparticles/preset-stars@2.9.2) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [2.9.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.9.0...tsparticles-preset-stars@2.9.1) (2023-02-11) +## [2.9.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.9.0...@tsparticles/preset-stars@2.9.1) (2023-02-11) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [2.9.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.8.0...tsparticles-preset-stars@2.9.0) (2023-02-10) +# [2.9.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.8.0...@tsparticles/preset-stars@2.9.0) (2023-02-10) ### Features - added version to engine ([9406873](https://github.com/matteobruni/tsparticles/commit/9406873c6551b59e64edbe3a0e4fe59ef2cde4c6)) -# [2.8.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.7.1...tsparticles-preset-stars@2.8.0) (2023-01-18) +# [2.8.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.7.1...@tsparticles/preset-stars@2.8.0) (2023-01-18) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [2.7.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.7.0...tsparticles-preset-stars@2.7.1) (2022-12-25) +## [2.7.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.7.0...@tsparticles/preset-stars@2.7.1) (2022-12-25) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [2.7.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.6.0...tsparticles-preset-stars@2.7.0) (2022-12-23) +# [2.7.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.6.0...@tsparticles/preset-stars@2.7.0) (2022-12-23) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [2.6.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.5.3...tsparticles-preset-stars@2.6.0) (2022-12-06) +# [2.6.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.5.3...@tsparticles/preset-stars@2.6.0) (2022-12-06) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [2.5.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.5.2...tsparticles-preset-stars@2.5.3) (2022-11-07) +## [2.5.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.5.2...@tsparticles/preset-stars@2.5.3) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [2.5.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.5.1...tsparticles-preset-stars@2.5.2) (2022-11-07) +## [2.5.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.5.1...@tsparticles/preset-stars@2.5.2) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [2.5.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.5.0...tsparticles-preset-stars@2.5.1) (2022-11-03) +## [2.5.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.5.0...@tsparticles/preset-stars@2.5.1) (2022-11-03) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [2.5.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.4.0...tsparticles-preset-stars@2.5.0) (2022-11-02) +# [2.5.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.4.0...@tsparticles/preset-stars@2.5.0) (2022-11-02) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [2.4.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.3.3...tsparticles-preset-stars@2.4.0) (2022-10-30) +# [2.4.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.3.3...@tsparticles/preset-stars@2.4.0) (2022-10-30) ### Features - removed all canvas context save/restore calls ([208722f](https://github.com/matteobruni/tsparticles/commit/208722f0a521246165b7cdc529dfbfbd7a3cf7eb)) -## [2.3.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.3.2...tsparticles-preset-stars@2.3.3) (2022-09-30) +## [2.3.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.3.2...@tsparticles/preset-stars@2.3.3) (2022-09-30) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [2.3.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.3.1...tsparticles-preset-stars@2.3.2) (2022-09-21) +## [2.3.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.3.1...@tsparticles/preset-stars@2.3.2) (2022-09-21) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [2.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.3.0...tsparticles-preset-stars@2.3.1) (2022-09-13) +## [2.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.3.0...@tsparticles/preset-stars@2.3.1) (2022-09-13) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [2.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.2.4...tsparticles-preset-stars@2.3.0) (2022-09-11) +# [2.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.2.4...@tsparticles/preset-stars@2.3.0) (2022-09-11) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [2.2.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.2.2...tsparticles-preset-stars@2.2.4) (2022-08-26) +## [2.2.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.2.2...@tsparticles/preset-stars@2.2.4) (2022-08-26) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [2.2.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.2.2...tsparticles-preset-stars@2.2.3) (2022-08-21) +## [2.2.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.2.2...@tsparticles/preset-stars@2.2.3) (2022-08-21) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [2.2.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.2.1...tsparticles-preset-stars@2.2.2) (2022-08-16) +## [2.2.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.2.1...@tsparticles/preset-stars@2.2.2) (2022-08-16) ### Bug Fixes - fixed double mouse events on mobile using pointer events, closes [#4622](https://github.com/matteobruni/tsparticles/issues/4622) ([1019fa4](https://github.com/matteobruni/tsparticles/commit/1019fa431f8a43cbd45d6adeb5adf94433e6e04b)) -## [2.2.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.2.0...tsparticles-preset-stars@2.2.1) (2022-08-12) +## [2.2.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.2.0...@tsparticles/preset-stars@2.2.1) (2022-08-12) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [2.2.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.1.4...tsparticles-preset-stars@2.2.0) (2022-08-11) +# [2.2.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.1.4...@tsparticles/preset-stars@2.2.0) (2022-08-11) ### Bug Fixes - **deps:** update capacitor monorepo to v4 ([a63d3a0](https://github.com/matteobruni/tsparticles/commit/a63d3a005ff47dd38ca7924b29267f4796ffebdb)) -## [2.1.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.1.3...tsparticles-preset-stars@2.1.4) (2022-07-28) +## [2.1.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.1.3...@tsparticles/preset-stars@2.1.4) (2022-07-28) ### Features - preparing react-particles and switching alternate packages ([49e749e](https://github.com/matteobruni/tsparticles/commit/49e749e90e076f0cb22eefe0f3399102f5b9fb35)) -## [2.1.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.1.2...tsparticles-preset-stars@2.1.3) (2022-07-01) +## [2.1.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.1.2...@tsparticles/preset-stars@2.1.3) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [2.1.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.1.1...tsparticles-preset-stars@2.1.2) (2022-07-01) +## [2.1.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.1.1...@tsparticles/preset-stars@2.1.2) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [2.1.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.1.0...tsparticles-preset-stars@2.1.1) (2022-07-01) +## [2.1.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.1.0...@tsparticles/preset-stars@2.1.1) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [2.1.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.0.6...tsparticles-preset-stars@2.1.0) (2022-06-18) +# [2.1.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.0.6...@tsparticles/preset-stars@2.1.0) (2022-06-18) ### Bug Fixes - **deps:** update dependency gh-pages to v4 ([cf6e957](https://github.com/matteobruni/tsparticles/commit/cf6e9577132afcec26410f7321fcf5ffcfb05930)) - **deps:** update react monorepo to v18.1.0 ([6b45793](https://github.com/matteobruni/tsparticles/commit/6b457937c41d7681a2135dfcb6ff220e578f22bb)) -## [2.0.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.0.5...tsparticles-preset-stars@2.0.6) (2022-04-16) +## [2.0.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.0.5...@tsparticles/preset-stars@2.0.6) (2022-04-16) ### Bug Fixes - fixes build scripts, closes [#3909](https://github.com/matteobruni/tsparticles/issues/3909), closes [#3911](https://github.com/matteobruni/tsparticles/issues/3911) ([d2c3fb3](https://github.com/matteobruni/tsparticles/commit/d2c3fb33ff9c9d529f2609f89c63cb6e1e61ecda)) -## [2.0.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.0.4...tsparticles-preset-stars@2.0.5) (2022-04-14) +## [2.0.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.0.4...@tsparticles/preset-stars@2.0.5) (2022-04-14) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [2.0.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.43.1...tsparticles-preset-stars@2.0.4) (2022-04-06) +## [2.0.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.43.1...@tsparticles/preset-stars@2.0.4) (2022-04-06) ### Bug Fixes @@ -180,25 +182,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed stars preset ([04e7f4c](https://github.com/matteobruni/tsparticles/commit/04e7f4cd9bda078410940c561a20d57a5502f6e1)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.42.1...tsparticles-preset-stars@2.0.3) (2022-03-11) +## [2.0.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.42.1...@tsparticles/preset-stars@2.0.3) (2022-03-11) -## [1.43.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.43.0...tsparticles-preset-stars@1.43.1) (2022-04-06) +## [1.43.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.43.0...@tsparticles/preset-stars@1.43.1) (2022-04-06) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.43.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.42.4...tsparticles-preset-stars@1.43.0) (2022-04-04) +# [1.43.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.42.4...@tsparticles/preset-stars@1.43.0) (2022-04-04) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.42.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.42.3...tsparticles-preset-stars@1.42.4) (2022-03-20) +## [1.42.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.42.3...@tsparticles/preset-stars@1.42.4) (2022-03-20) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.42.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.42.2...tsparticles-preset-stars@1.42.3) (2022-03-18) +## [1.42.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.42.2...@tsparticles/preset-stars@1.42.3) (2022-03-18) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.42.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.42.1...tsparticles-preset-stars@1.42.2) (2022-03-14) +## [1.42.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.42.1...@tsparticles/preset-stars@1.42.2) (2022-03-14) ### Bug Fixes @@ -211,7 +213,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed stars preset ([04e7f4c](https://github.com/matteobruni/tsparticles/commit/04e7f4cd9bda078410940c561a20d57a5502f6e1)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.41.4...tsparticles-preset-stars@2.0.2) (2022-02-21) +## [2.0.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.41.4...@tsparticles/preset-stars@2.0.2) (2022-02-21) ### Bug Fixes @@ -225,37 +227,37 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) - fixed flashing issue with background mask, closes [#3514](https://github.com/matteobruni/tsparticles/issues/3514) ([6f74bf1](https://github.com/matteobruni/tsparticles/commit/6f74bf1ab62587c7f2352bfe6f72ea29bb0a31fc)) -## [1.42.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.42.0...tsparticles-preset-stars@1.42.1) (2022-03-09) +## [1.42.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.42.0...@tsparticles/preset-stars@1.42.1) (2022-03-09) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.42.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.41.6...tsparticles-preset-stars@1.42.0) (2022-03-08) +# [1.42.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.41.6...@tsparticles/preset-stars@1.42.0) (2022-03-08) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [2.0.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.0.0...tsparticles-preset-stars@2.0.1) (2022-02-15) +## [2.0.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.0.0...@tsparticles/preset-stars@2.0.1) (2022-02-15) -## [1.41.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.41.5...tsparticles-preset-stars@1.41.6) (2022-03-03) +## [1.41.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.41.5...@tsparticles/preset-stars@1.41.6) (2022-03-03) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.41.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.41.4...tsparticles-preset-stars@1.41.5) (2022-02-24) +## [1.41.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.41.4...@tsparticles/preset-stars@1.41.5) (2022-02-24) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.41.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.41.3...tsparticles-preset-stars@1.41.4) (2022-02-20) +## [1.41.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.41.3...@tsparticles/preset-stars@1.41.4) (2022-02-20) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.41.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.41.2...tsparticles-preset-stars@1.41.3) (2022-02-19) +## [1.41.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.41.2...@tsparticles/preset-stars@1.41.3) (2022-02-19) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.41.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.41.1...tsparticles-preset-stars@1.41.2) (2022-02-16) +## [1.41.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.41.1...@tsparticles/preset-stars@1.41.2) (2022-02-16) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [2.0.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.41.1...tsparticles-preset-stars@2.0.0) (2022-02-15) +# [2.0.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.41.1...@tsparticles/preset-stars@2.0.0) (2022-02-15) ### Bug Fixes @@ -268,7 +270,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed stars preset ([04e7f4c](https://github.com/matteobruni/tsparticles/commit/04e7f4cd9bda078410940c561a20d57a5502f6e1)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.24.2...tsparticles-preset-stars@2.0.0-beta.5) (2022-01-30) +# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.24.2...@tsparticles/preset-stars@2.0.0-beta.5) (2022-01-30) ### Bug Fixes @@ -281,136 +283,136 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed stars preset ([04e7f4c](https://github.com/matteobruni/tsparticles/commit/04e7f4cd9bda078410940c561a20d57a5502f6e1)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.0.0-beta.3...tsparticles-preset-stars@2.0.0-beta.4) (2021-12-07) +# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.0.0-beta.3...@tsparticles/preset-stars@2.0.0-beta.4) (2021-12-07) ### Features - async presets ([86f3038](https://github.com/matteobruni/tsparticles/commit/86f3038bfc336744e88bb3d6ab7dfd4a36ada4e6)) -## [1.41.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.41.0...tsparticles-preset-stars@1.41.1) (2022-02-14) +## [1.41.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.41.0...@tsparticles/preset-stars@1.41.1) (2022-02-14) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.41.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.40.2...tsparticles-preset-stars@1.41.0) (2022-02-10) +# [1.41.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.40.2...@tsparticles/preset-stars@1.41.0) (2022-02-10) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.40.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.40.1...tsparticles-preset-stars@1.40.2) (2022-02-07) +## [1.40.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.40.1...@tsparticles/preset-stars@1.40.2) (2022-02-07) ### Bug Fixes - removed all browser flags in package.json, a lot of issues with it. closes [#3094](https://github.com/matteobruni/tsparticles/issues/3094) ([1415875](https://github.com/matteobruni/tsparticles/commit/14158755ec80ace4e0c520cef407b2d7f4078568)) -# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.22.5...tsparticles-preset-stars@2.0.0-beta.3) (2021-12-04) +# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.22.5...@tsparticles/preset-stars@2.0.0-beta.3) (2021-12-04) ### Features - fixed stars preset ([04e7f4c](https://github.com/matteobruni/tsparticles/commit/04e7f4cd9bda078410940c561a20d57a5502f6e1)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.20.4...tsparticles-preset-stars@2.0.0-beta.2) (2021-10-06) +# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.20.4...@tsparticles/preset-stars@2.0.0-beta.2) (2021-10-06) ### Features - fixed stars preset ([04e7f4c](https://github.com/matteobruni/tsparticles/commit/04e7f4cd9bda078410940c561a20d57a5502f6e1)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.40.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.40.0...tsparticles-preset-stars@1.40.1) (2022-02-06) +## [1.40.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.40.0...@tsparticles/preset-stars@1.40.1) (2022-02-06) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.40.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.24.3...tsparticles-preset-stars@1.40.0) (2022-02-04) +# [1.40.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.24.3...@tsparticles/preset-stars@1.40.0) (2022-02-04) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.24.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.24.2...tsparticles-preset-stars@1.24.3) (2022-02-02) +## [1.24.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.24.2...@tsparticles/preset-stars@1.24.3) (2022-02-02) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.24.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.24.1...tsparticles-preset-stars@1.24.2) (2022-01-29) +## [1.24.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.24.1...@tsparticles/preset-stars@1.24.2) (2022-01-29) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.24.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.24.0...tsparticles-preset-stars@1.24.1) (2022-01-26) +## [1.24.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.24.0...@tsparticles/preset-stars@1.24.1) (2022-01-26) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.24.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.23.0...tsparticles-preset-stars@1.24.0) (2022-01-08) +# [1.24.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.23.0...@tsparticles/preset-stars@1.24.0) (2022-01-08) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.23.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.22.6...tsparticles-preset-stars@1.23.0) (2021-12-29) +# [1.23.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.22.6...@tsparticles/preset-stars@1.23.0) (2021-12-29) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.22.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.22.5...tsparticles-preset-stars@1.22.6) (2021-12-24) +## [1.22.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.22.5...@tsparticles/preset-stars@1.22.6) (2021-12-24) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.22.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.22.4...tsparticles-preset-stars@1.22.5) (2021-11-28) +## [1.22.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.22.4...@tsparticles/preset-stars@1.22.5) (2021-11-28) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.22.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.22.3...tsparticles-preset-stars@1.22.4) (2021-11-17) +## [1.22.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.22.3...@tsparticles/preset-stars@1.22.4) (2021-11-17) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.22.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.22.2...tsparticles-preset-stars@1.22.3) (2021-11-05) +## [1.22.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.22.2...@tsparticles/preset-stars@1.22.3) (2021-11-05) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.22.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.22.1...tsparticles-preset-stars@1.22.2) (2021-10-31) +## [1.22.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.22.1...@tsparticles/preset-stars@1.22.2) (2021-10-31) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.22.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.22.0...tsparticles-preset-stars@1.22.1) (2021-10-30) +## [1.22.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.22.0...@tsparticles/preset-stars@1.22.1) (2021-10-30) ### Bug Fixes - added browserslist to fix some issues with older browsers ([24d8f52](https://github.com/matteobruni/tsparticles/commit/24d8f520ee6934bd967d63612c828705e1dc09e2)) -# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@2.0.0-beta.0...tsparticles-preset-stars@2.0.0-beta.1) (2021-10-06) +# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@2.0.0-beta.0...@tsparticles/preset-stars@2.0.0-beta.1) (2021-10-06) -# [1.22.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.21.0...tsparticles-preset-stars@1.22.0) (2021-10-28) +# [1.22.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.21.0...@tsparticles/preset-stars@1.22.0) (2021-10-28) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.21.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.20.4...tsparticles-preset-stars@1.21.0) (2021-10-14) +# [1.21.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.20.4...@tsparticles/preset-stars@1.21.0) (2021-10-14) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.20.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.20.3...tsparticles-preset-stars@1.20.4) (2021-10-06) +## [1.20.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.20.3...@tsparticles/preset-stars@1.20.4) (2021-10-06) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.20.3...tsparticles-preset-stars@2.0.0-beta.0) (2021-10-06) +# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.20.3...@tsparticles/preset-stars@2.0.0-beta.0) (2021-10-06) ### Features - fixed stars preset ([04e7f4c](https://github.com/matteobruni/tsparticles/commit/04e7f4cd9bda078410940c561a20d57a5502f6e1)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.20.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.20.2...tsparticles-preset-stars@1.20.3) (2021-10-03) +## [1.20.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.20.2...@tsparticles/preset-stars@1.20.3) (2021-10-03) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.20.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.20.1...tsparticles-preset-stars@1.20.2) (2021-09-27) +## [1.20.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.20.1...@tsparticles/preset-stars@1.20.2) (2021-09-27) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.20.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.20.0...tsparticles-preset-stars@1.20.1) (2021-09-20) +## [1.20.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.20.0...@tsparticles/preset-stars@1.20.1) (2021-09-20) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.20.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.19.1...tsparticles-preset-stars@1.20.0) (2021-09-18) +# [1.20.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.19.1...@tsparticles/preset-stars@1.20.0) (2021-09-18) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.19.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.19.0...tsparticles-preset-stars@1.19.1) (2021-09-15) +## [1.19.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.19.0...@tsparticles/preset-stars@1.19.1) (2021-09-15) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.19.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.18.3...tsparticles-preset-stars@1.19.0) (2021-08-23) +# [1.19.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.18.3...@tsparticles/preset-stars@1.19.0) (2021-08-23) ### Bug Fixes @@ -421,164 +423,164 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - improved move path generators ([9b67377](https://github.com/matteobruni/tsparticles/commit/9b67377f9208a005b122e312ad4ad3c95a50deb7)) -## [1.18.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.18.2...tsparticles-preset-stars@1.18.3) (2021-08-10) +## [1.18.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.18.2...@tsparticles/preset-stars@1.18.3) (2021-08-10) ### Features - added new methods to particle class ([5743453](https://github.com/matteobruni/tsparticles/commit/5743453906001569f262888aa54539ad4e1463ac)) -## [1.18.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.18.1...tsparticles-preset-stars@1.18.2) (2021-07-31) +## [1.18.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.18.1...@tsparticles/preset-stars@1.18.2) (2021-07-31) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.18.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.18.0...tsparticles-preset-stars@1.18.1) (2021-07-29) +## [1.18.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.18.0...@tsparticles/preset-stars@1.18.1) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.18.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.17.0...tsparticles-preset-stars@1.18.0) (2021-07-29) +# [1.18.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.17.0...@tsparticles/preset-stars@1.18.0) (2021-07-29) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -## [1.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.3.0...tsparticles-preset-stars@1.3.1) (2020-10-06) +## [1.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.3.0...@tsparticles/preset-stars@1.3.1) (2020-10-06) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.3.0-beta.5...tsparticles-preset-stars@1.3.0) (2020-10-05) +# [1.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.3.0-beta.5...@tsparticles/preset-stars@1.3.0) (2020-10-05) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.3.0-beta.4...tsparticles-preset-stars@1.3.0-beta.5) (2020-10-04) +# [1.3.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.3.0-beta.4...@tsparticles/preset-stars@1.3.0-beta.5) (2020-10-04) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.3.0-beta.3...tsparticles-preset-stars@1.3.0-beta.4) (2020-10-04) +# [1.3.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.3.0-beta.3...@tsparticles/preset-stars@1.3.0-beta.4) (2020-10-04) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.3.0-beta.2...tsparticles-preset-stars@1.3.0-beta.3) (2020-10-03) +# [1.3.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.3.0-beta.2...@tsparticles/preset-stars@1.3.0-beta.3) (2020-10-03) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.3.0-beta.1...tsparticles-preset-stars@1.3.0-beta.2) (2020-10-03) +# [1.3.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.3.0-beta.1...@tsparticles/preset-stars@1.3.0-beta.2) (2020-10-03) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.3.0-beta.0...tsparticles-preset-stars@1.3.0-beta.1) (2020-10-03) +# [1.3.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.3.0-beta.0...@tsparticles/preset-stars@1.3.0-beta.1) (2020-10-03) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-beta.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.2.12...tsparticles-preset-stars@1.3.0-beta.0) (2020-10-02) +# [1.3.0-beta.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.2.12...@tsparticles/preset-stars@1.3.0-beta.0) (2020-10-02) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.2.9...tsparticles-preset-stars@1.3.0-alpha.14) (2020-08-22) +# [1.3.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.2.9...@tsparticles/preset-stars@1.3.0-alpha.14) (2020-08-22) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.3.0-alpha.12...tsparticles-preset-stars@1.3.0-alpha.13) (2020-08-17) +# [1.3.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.3.0-alpha.12...@tsparticles/preset-stars@1.3.0-alpha.13) (2020-08-17) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.2.8...tsparticles-preset-stars@1.3.0-alpha.12) (2020-08-16) +# [1.3.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.2.8...@tsparticles/preset-stars@1.3.0-alpha.12) (2020-08-16) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.3.0-alpha.10...tsparticles-preset-stars@1.3.0-alpha.11) (2020-08-13) +# [1.3.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.3.0-alpha.10...@tsparticles/preset-stars@1.3.0-alpha.11) (2020-08-13) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.3.0-alpha.9...tsparticles-preset-stars@1.3.0-alpha.10) (2020-08-13) +# [1.3.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.3.0-alpha.9...@tsparticles/preset-stars@1.3.0-alpha.10) (2020-08-13) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.3.0-alpha.8...tsparticles-preset-stars@1.3.0-alpha.9) (2020-08-13) +# [1.3.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.3.0-alpha.8...@tsparticles/preset-stars@1.3.0-alpha.9) (2020-08-13) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.3.0-alpha.7...tsparticles-preset-stars@1.3.0-alpha.8) (2020-08-13) +# [1.3.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.3.0-alpha.7...@tsparticles/preset-stars@1.3.0-alpha.8) (2020-08-13) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.3.0-alpha.6...tsparticles-preset-stars@1.3.0-alpha.7) (2020-08-12) +# [1.3.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.3.0-alpha.6...@tsparticles/preset-stars@1.3.0-alpha.7) (2020-08-12) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.3.0-alpha.5...tsparticles-preset-stars@1.3.0-alpha.6) (2020-08-11) +# [1.3.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.3.0-alpha.5...@tsparticles/preset-stars@1.3.0-alpha.6) (2020-08-11) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.3.0-alpha.4...tsparticles-preset-stars@1.3.0-alpha.5) (2020-08-11) +# [1.3.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.3.0-alpha.4...@tsparticles/preset-stars@1.3.0-alpha.5) (2020-08-11) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.3.0-alpha.3...tsparticles-preset-stars@1.3.0-alpha.4) (2020-08-11) +# [1.3.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.3.0-alpha.3...@tsparticles/preset-stars@1.3.0-alpha.4) (2020-08-11) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.3.0-alpha.2...tsparticles-preset-stars@1.3.0-alpha.3) (2020-08-10) +# [1.3.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.3.0-alpha.2...@tsparticles/preset-stars@1.3.0-alpha.3) (2020-08-10) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.3.0-alpha.1...tsparticles-preset-stars@1.3.0-alpha.2) (2020-08-09) +# [1.3.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.3.0-alpha.1...@tsparticles/preset-stars@1.3.0-alpha.2) (2020-08-09) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.3.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.2.7...tsparticles-preset-stars@1.3.0-alpha.1) (2020-08-08) +# [1.3.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.2.7...@tsparticles/preset-stars@1.3.0-alpha.1) (2020-08-08) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.2.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.2.0-alpha.13...tsparticles-preset-stars@1.2.0-alpha.14) (2020-07-05) +# [1.2.0-alpha.14](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.2.0-alpha.13...@tsparticles/preset-stars@1.2.0-alpha.14) (2020-07-05) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.2.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.2.0-alpha.12...tsparticles-preset-stars@1.2.0-alpha.13) (2020-07-05) +# [1.2.0-alpha.13](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.2.0-alpha.12...@tsparticles/preset-stars@1.2.0-alpha.13) (2020-07-05) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.2.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.2.0-alpha.11...tsparticles-preset-stars@1.2.0-alpha.12) (2020-07-04) +# [1.2.0-alpha.12](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.2.0-alpha.11...@tsparticles/preset-stars@1.2.0-alpha.12) (2020-07-04) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.2.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.1.2...tsparticles-preset-stars@1.2.0-alpha.11) (2020-07-02) +# [1.2.0-alpha.11](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.1.2...@tsparticles/preset-stars@1.2.0-alpha.11) (2020-07-02) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.2.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.2.0-alpha.9...tsparticles-preset-stars@1.2.0-alpha.10) (2020-06-29) +# [1.2.0-alpha.10](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.2.0-alpha.9...@tsparticles/preset-stars@1.2.0-alpha.10) (2020-06-29) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.2.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.2.0-alpha.8...tsparticles-preset-stars@1.2.0-alpha.9) (2020-06-29) +# [1.2.0-alpha.9](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.2.0-alpha.8...@tsparticles/preset-stars@1.2.0-alpha.9) (2020-06-29) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.2.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.2.0-alpha.7...tsparticles-preset-stars@1.2.0-alpha.8) (2020-06-26) +# [1.2.0-alpha.8](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.2.0-alpha.7...@tsparticles/preset-stars@1.2.0-alpha.8) (2020-06-26) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.2.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.2.0-alpha.6...tsparticles-preset-stars@1.2.0-alpha.7) (2020-06-26) +# [1.2.0-alpha.7](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.2.0-alpha.6...@tsparticles/preset-stars@1.2.0-alpha.7) (2020-06-26) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.2.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.2.0-alpha.5...tsparticles-preset-stars@1.2.0-alpha.6) (2020-06-24) +# [1.2.0-alpha.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.2.0-alpha.5...@tsparticles/preset-stars@1.2.0-alpha.6) (2020-06-24) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.2.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.1.1...tsparticles-preset-stars@1.2.0-alpha.5) (2020-06-23) +# [1.2.0-alpha.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.1.1...@tsparticles/preset-stars@1.2.0-alpha.5) (2020-06-23) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.2.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.1.0...tsparticles-preset-stars@1.2.0-alpha.4) (2020-06-22) +# [1.2.0-alpha.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.1.0...@tsparticles/preset-stars@1.2.0-alpha.4) (2020-06-22) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.2.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.1.0...tsparticles-preset-stars@1.2.0-alpha.3) (2020-06-21) +# [1.2.0-alpha.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.1.0...@tsparticles/preset-stars@1.2.0-alpha.3) (2020-06-21) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.2.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.1.0...tsparticles-preset-stars@1.2.0-alpha.2) (2020-06-21) +# [1.2.0-alpha.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.1.0...@tsparticles/preset-stars@1.2.0-alpha.2) (2020-06-21) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars -# [1.2.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-stars@1.1.0...tsparticles-preset-stars@1.2.0-alpha.1) (2020-06-20) +# [1.2.0-alpha.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-stars@1.1.0...@tsparticles/preset-stars@1.2.0-alpha.1) (2020-06-20) -**Note:** Version bump only for package tsparticles-preset-stars +**Note:** Version bump only for package @tsparticles/preset-stars diff --git a/presets/stars/README.md b/presets/stars/README.md index 7988fed..e25861a 100644 --- a/presets/stars/README.md +++ b/presets/stars/README.md @@ -2,7 +2,7 @@ # tsParticles Stars Preset -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-stars/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-stars) [![npmjs](https://badge.fury.io/js/tsparticles-preset-stars.svg)](https://www.npmjs.com/package/tsparticles-preset-stars) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-stars)](https://www.npmjs.com/package/tsparticles-preset-stars) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-stars/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-stars) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-stars.svg)](https://www.npmjs.com/package/@tsparticles/preset-stars) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-stars)](https://www.npmjs.com/package/@tsparticles/preset-stars) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) [tsParticles](https://github.com/matteobruni/tsparticles) preset for creating a starry night effect with blinking stars. @@ -22,18 +22,18 @@ The first step is installing [tsParticles](https://github.com/matteobruni/tspart vanilla javascript in the main project [here](https://github.com/matteobruni/tsparticles) Once installed you need one more script to be included in your page (or you can download that -from [jsDelivr](https://www.jsdelivr.com/package/npm/tsparticles-preset-stars): +from [jsDelivr](https://www.jsdelivr.com/package/npm/@tsparticles/preset-stars): ```html - - - - - - - - - + + + + + + + + + ``` This script **MUST** be placed after the `tsParticles` one. @@ -43,7 +43,7 @@ This script **MUST** be placed after the `tsParticles` one. A bundled script can also be used, this will include every needed plugin needed by the preset. ```html - + ``` ### Usage @@ -86,8 +86,8 @@ This sample uses the class component syntax, but you can use hooks as well (if t ```typescript jsx import Particles from "react-particles"; -import type { Engine } from "tsparticles-engine"; -import { loadStarsPreset } from "tsparticles-preset-stars"; +import type { Engine } from "@tsparticles/engine"; +import { loadStarsPreset } from "@tsparticles/preset-stars"; export class ParticlesContainer extends React.PureComponent { // this customizes the component tsParticles installation diff --git a/presets/stars/package.dist.json b/presets/stars/package.dist.json index 0f1b2de..1684e7a 100644 --- a/presets/stars/package.dist.json +++ b/presets/stars/package.dist.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-stars", - "version": "2.12.0", + "name": "@tsparticles/preset-stars", + "version": "3.0.0", "description": "tsParticles stars preset", "homepage": "https://particles.js.org", "repository": { @@ -87,7 +87,10 @@ "module": "esm/index.js", "types": "types/index.d.ts", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0" + }, + "publishConfig": { + "access": "public" } } diff --git a/presets/stars/package.json b/presets/stars/package.json index 912e417..f99126e 100644 --- a/presets/stars/package.json +++ b/presets/stars/package.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-stars", - "version": "2.12.0", + "name": "@tsparticles/preset-stars", + "version": "3.0.0", "description": "tsParticles stars preset", "homepage": "https://particles.js.org", "scripts": { @@ -70,7 +70,8 @@ ], "publishConfig": { "directory": "dist", - "linkDirectory": true + "linkDirectory": true, + "access": "public" }, "author": "Matteo Bruni ", "license": "MIT", @@ -96,7 +97,7 @@ "types": "dist/types/index.d.ts", "prettier": "@tsparticles/prettier-config", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0" } } diff --git a/presets/stars/src/bundle.ts b/presets/stars/src/bundle.ts index b26abb8..b70dcc8 100644 --- a/presets/stars/src/bundle.ts +++ b/presets/stars/src/bundle.ts @@ -1,5 +1,5 @@ import { loadStarsPreset } from "."; -import { tsParticles } from "tsparticles-engine"; +import { tsParticles } from "@tsparticles/engine"; loadStarsPreset(tsParticles); diff --git a/presets/stars/src/index.ts b/presets/stars/src/index.ts index 1f01928..f392518 100644 --- a/presets/stars/src/index.ts +++ b/presets/stars/src/index.ts @@ -1,5 +1,5 @@ -import type { Engine } from "tsparticles-engine"; -import { loadBasic } from "tsparticles-basic"; +import type { Engine } from "@tsparticles/engine"; +import { loadBasic } from "@tsparticles/basic"; import { options } from "./options"; /** diff --git a/presets/stars/src/options.ts b/presets/stars/src/options.ts index b7986f0..d14b4a0 100644 --- a/presets/stars/src/options.ts +++ b/presets/stars/src/options.ts @@ -1,4 +1,4 @@ -import { MoveDirection, OutMode } from "tsparticles-engine"; +import { MoveDirection, OutMode } from "@tsparticles/engine"; export const options = { background: { diff --git a/presets/triangles/CHANGELOG.md b/presets/triangles/CHANGELOG.md index 2e2a251..66f5015 100644 --- a/presets/triangles/CHANGELOG.md +++ b/presets/triangles/CHANGELOG.md @@ -3,170 +3,172 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [2.12.0](https://github.com/tsparticles/presets/compare/v2.11.0...v2.12.0) (2023-08-04) +# [3.0.0](https://github.com/tsparticles/presets/compare/v3.0.0-beta.4...v3.0.0) (2023-12-05) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles +# [3.0.0-beta.4](https://github.com/tsparticles/presets/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-triangles +# [3.0.0-beta.3](https://github.com/tsparticles/presets/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2023-11-16) +**Note:** Version bump only for package @tsparticles/preset-triangles -# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) - -**Note:** Version bump only for package tsparticles-preset-triangles - - +# [3.0.0-beta.2](https://github.com/tsparticles/presets/compare/v2.12.0...v3.0.0-beta.2) (2023-11-16) +### Features +- added squares preset ([fbeafea](https://github.com/tsparticles/presets/commit/fbeafeae2261b7c9ce3f7cc1f1d690ac68806542)) -## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +# [3.0.0-beta.1](https://github.com/tsparticles/presets/compare/v2.11.0...v3.0.0-beta.1) (2023-08-04) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles +# [2.11.0](https://github.com/tsparticles/presets/compare/v2.10.1...v2.11.0) (2023-07-13) +**Note:** Version bump only for package @tsparticles/preset-triangles +## [2.10.1](https://github.com/tsparticles/presets/compare/v2.10.0...v2.10.1) (2023-06-04) +**Note:** Version bump only for package @tsparticles/preset-triangles # 2.10.0 (2023-06-03) -**Note:** Version bump only for package tsparticles-preset-triangles - - - - +**Note:** Version bump only for package @tsparticles/preset-triangles -## [2.9.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.9.2...tsparticles-preset-triangles@2.9.3) (2023-02-12) +## [2.9.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.9.2...@tsparticles/preset-triangles@2.9.3) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [2.9.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.9.1...tsparticles-preset-triangles@2.9.2) (2023-02-12) +## [2.9.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.9.1...@tsparticles/preset-triangles@2.9.2) (2023-02-12) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [2.9.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.9.0...tsparticles-preset-triangles@2.9.1) (2023-02-11) +## [2.9.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.9.0...@tsparticles/preset-triangles@2.9.1) (2023-02-11) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -# [2.9.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.8.0...tsparticles-preset-triangles@2.9.0) (2023-02-10) +# [2.9.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.8.0...@tsparticles/preset-triangles@2.9.0) (2023-02-10) ### Features - added version to engine ([9406873](https://github.com/matteobruni/tsparticles/commit/9406873c6551b59e64edbe3a0e4fe59ef2cde4c6)) -# [2.8.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.7.1...tsparticles-preset-triangles@2.8.0) (2023-01-18) +# [2.8.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.7.1...@tsparticles/preset-triangles@2.8.0) (2023-01-18) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [2.7.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.7.0...tsparticles-preset-triangles@2.7.1) (2022-12-25) +## [2.7.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.7.0...@tsparticles/preset-triangles@2.7.1) (2022-12-25) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -# [2.7.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.6.0...tsparticles-preset-triangles@2.7.0) (2022-12-23) +# [2.7.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.6.0...@tsparticles/preset-triangles@2.7.0) (2022-12-23) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -# [2.6.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.5.3...tsparticles-preset-triangles@2.6.0) (2022-12-06) +# [2.6.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.5.3...@tsparticles/preset-triangles@2.6.0) (2022-12-06) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [2.5.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.5.2...tsparticles-preset-triangles@2.5.3) (2022-11-07) +## [2.5.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.5.2...@tsparticles/preset-triangles@2.5.3) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [2.5.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.5.1...tsparticles-preset-triangles@2.5.2) (2022-11-07) +## [2.5.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.5.1...@tsparticles/preset-triangles@2.5.2) (2022-11-07) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [2.5.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.5.0...tsparticles-preset-triangles@2.5.1) (2022-11-03) +## [2.5.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.5.0...@tsparticles/preset-triangles@2.5.1) (2022-11-03) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -# [2.5.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.4.0...tsparticles-preset-triangles@2.5.0) (2022-11-02) +# [2.5.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.4.0...@tsparticles/preset-triangles@2.5.0) (2022-11-02) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -# [2.4.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.3.3...tsparticles-preset-triangles@2.4.0) (2022-10-30) +# [2.4.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.3.3...@tsparticles/preset-triangles@2.4.0) (2022-10-30) ### Features - removed all canvas context save/restore calls ([208722f](https://github.com/matteobruni/tsparticles/commit/208722f0a521246165b7cdc529dfbfbd7a3cf7eb)) -## [2.3.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.3.2...tsparticles-preset-triangles@2.3.3) (2022-09-30) +## [2.3.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.3.2...@tsparticles/preset-triangles@2.3.3) (2022-09-30) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [2.3.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.3.1...tsparticles-preset-triangles@2.3.2) (2022-09-21) +## [2.3.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.3.1...@tsparticles/preset-triangles@2.3.2) (2022-09-21) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [2.3.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.3.0...tsparticles-preset-triangles@2.3.1) (2022-09-13) +## [2.3.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.3.0...@tsparticles/preset-triangles@2.3.1) (2022-09-13) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -# [2.3.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.2.4...tsparticles-preset-triangles@2.3.0) (2022-09-11) +# [2.3.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.2.4...@tsparticles/preset-triangles@2.3.0) (2022-09-11) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [2.2.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.2.2...tsparticles-preset-triangles@2.2.4) (2022-08-26) +## [2.2.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.2.2...@tsparticles/preset-triangles@2.2.4) (2022-08-26) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [2.2.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.2.2...tsparticles-preset-triangles@2.2.3) (2022-08-21) +## [2.2.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.2.2...@tsparticles/preset-triangles@2.2.3) (2022-08-21) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [2.2.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.2.1...tsparticles-preset-triangles@2.2.2) (2022-08-16) +## [2.2.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.2.1...@tsparticles/preset-triangles@2.2.2) (2022-08-16) ### Bug Fixes - fixed double mouse events on mobile using pointer events, closes [#4622](https://github.com/matteobruni/tsparticles/issues/4622) ([1019fa4](https://github.com/matteobruni/tsparticles/commit/1019fa431f8a43cbd45d6adeb5adf94433e6e04b)) -## [2.2.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.2.0...tsparticles-preset-triangles@2.2.1) (2022-08-12) +## [2.2.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.2.0...@tsparticles/preset-triangles@2.2.1) (2022-08-12) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -# [2.2.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.1.4...tsparticles-preset-triangles@2.2.0) (2022-08-11) +# [2.2.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.1.4...@tsparticles/preset-triangles@2.2.0) (2022-08-11) ### Bug Fixes - **deps:** update capacitor monorepo to v4 ([a63d3a0](https://github.com/matteobruni/tsparticles/commit/a63d3a005ff47dd38ca7924b29267f4796ffebdb)) -## [2.1.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.1.3...tsparticles-preset-triangles@2.1.4) (2022-07-28) +## [2.1.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.1.3...@tsparticles/preset-triangles@2.1.4) (2022-07-28) ### Features - preparing react-particles and switching alternate packages ([49e749e](https://github.com/matteobruni/tsparticles/commit/49e749e90e076f0cb22eefe0f3399102f5b9fb35)) -## [2.1.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.1.2...tsparticles-preset-triangles@2.1.3) (2022-07-01) +## [2.1.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.1.2...@tsparticles/preset-triangles@2.1.3) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [2.1.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.1.1...tsparticles-preset-triangles@2.1.2) (2022-07-01) +## [2.1.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.1.1...@tsparticles/preset-triangles@2.1.2) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [2.1.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.1.0...tsparticles-preset-triangles@2.1.1) (2022-07-01) +## [2.1.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.1.0...@tsparticles/preset-triangles@2.1.1) (2022-07-01) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -# [2.1.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.0.6...tsparticles-preset-triangles@2.1.0) (2022-06-18) +# [2.1.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.0.6...@tsparticles/preset-triangles@2.1.0) (2022-06-18) ### Bug Fixes - **deps:** update dependency gh-pages to v4 ([cf6e957](https://github.com/matteobruni/tsparticles/commit/cf6e9577132afcec26410f7321fcf5ffcfb05930)) - **deps:** update react monorepo to v18.1.0 ([6b45793](https://github.com/matteobruni/tsparticles/commit/6b457937c41d7681a2135dfcb6ff220e578f22bb)) -## [2.0.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.0.5...tsparticles-preset-triangles@2.0.6) (2022-04-16) +## [2.0.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.0.5...@tsparticles/preset-triangles@2.0.6) (2022-04-16) ### Bug Fixes - fixes build scripts, closes [#3909](https://github.com/matteobruni/tsparticles/issues/3909), closes [#3911](https://github.com/matteobruni/tsparticles/issues/3911) ([d2c3fb3](https://github.com/matteobruni/tsparticles/commit/d2c3fb33ff9c9d529f2609f89c63cb6e1e61ecda)) -## [2.0.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.0.4...tsparticles-preset-triangles@2.0.5) (2022-04-14) +## [2.0.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.0.4...@tsparticles/preset-triangles@2.0.5) (2022-04-14) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [2.0.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.43.1...tsparticles-preset-triangles@2.0.4) (2022-04-06) +## [2.0.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.43.1...@tsparticles/preset-triangles@2.0.4) (2022-04-06) ### Bug Fixes @@ -181,31 +183,31 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed links and triangles presets ([fdd4d8b](https://github.com/matteobruni/tsparticles/commit/fdd4d8b13ae7c23a5bafd001d2f0169193804f12)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.42.1...tsparticles-preset-triangles@2.0.3) (2022-03-11) +## [2.0.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.42.1...@tsparticles/preset-triangles@2.0.3) (2022-03-11) -## [1.43.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.43.0...tsparticles-preset-triangles@1.43.1) (2022-04-06) +## [1.43.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.43.0...@tsparticles/preset-triangles@1.43.1) (2022-04-06) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -# [1.43.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.42.4...tsparticles-preset-triangles@1.43.0) (2022-04-04) +# [1.43.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.42.4...@tsparticles/preset-triangles@1.43.0) (2022-04-04) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.42.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.42.3...tsparticles-preset-triangles@1.42.4) (2022-03-20) +## [1.42.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.42.3...@tsparticles/preset-triangles@1.42.4) (2022-03-20) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.42.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.42.2...tsparticles-preset-triangles@1.42.3) (2022-03-18) +## [1.42.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.42.2...@tsparticles/preset-triangles@1.42.3) (2022-03-18) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.42.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.42.1...tsparticles-preset-triangles@1.42.2) (2022-03-14) +## [1.42.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.42.1...@tsparticles/preset-triangles@1.42.2) (2022-03-14) ### Bug Fixes - fixed flashing issue with background mask, closes [#3514](https://github.com/matteobruni/tsparticles/issues/3514) ([6f74bf1](https://github.com/matteobruni/tsparticles/commit/6f74bf1ab62587c7f2352bfe6f72ea29bb0a31fc)) -## [1.42.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.42.0...tsparticles-preset-triangles@1.42.1) (2022-03-09) +## [1.42.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.42.0...@tsparticles/preset-triangles@1.42.1) (2022-03-09) ### Bug Fixes @@ -219,7 +221,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed links and triangles presets ([fdd4d8b](https://github.com/matteobruni/tsparticles/commit/fdd4d8b13ae7c23a5bafd001d2f0169193804f12)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.41.4...tsparticles-preset-triangles@2.0.2) (2022-02-21) +## [2.0.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.41.4...@tsparticles/preset-triangles@2.0.2) (2022-02-21) ### Bug Fixes @@ -233,29 +235,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed links and triangles presets ([fdd4d8b](https://github.com/matteobruni/tsparticles/commit/fdd4d8b13ae7c23a5bafd001d2f0169193804f12)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [2.0.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.0.0...tsparticles-preset-triangles@2.0.1) (2022-02-15) +## [2.0.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.0.0...@tsparticles/preset-triangles@2.0.1) (2022-02-15) -## [1.41.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.41.5...tsparticles-preset-triangles@1.41.6) (2022-03-03) +## [1.41.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.41.5...@tsparticles/preset-triangles@1.41.6) (2022-03-03) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.41.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.41.4...tsparticles-preset-triangles@1.41.5) (2022-02-24) +## [1.41.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.41.4...@tsparticles/preset-triangles@1.41.5) (2022-02-24) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.41.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.41.3...tsparticles-preset-triangles@1.41.4) (2022-02-20) +## [1.41.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.41.3...@tsparticles/preset-triangles@1.41.4) (2022-02-20) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.41.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.41.2...tsparticles-preset-triangles@1.41.3) (2022-02-19) +## [1.41.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.41.2...@tsparticles/preset-triangles@1.41.3) (2022-02-19) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.41.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.41.1...tsparticles-preset-triangles@1.41.2) (2022-02-16) +## [1.41.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.41.1...@tsparticles/preset-triangles@1.41.2) (2022-02-16) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -# [2.0.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.41.1...tsparticles-preset-triangles@2.0.0) (2022-02-15) +# [2.0.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.41.1...@tsparticles/preset-triangles@2.0.0) (2022-02-15) ### Bug Fixes @@ -269,7 +271,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed links and triangles presets ([fdd4d8b](https://github.com/matteobruni/tsparticles/commit/fdd4d8b13ae7c23a5bafd001d2f0169193804f12)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.24.2...tsparticles-preset-triangles@2.0.0-beta.5) (2022-01-30) +# [2.0.0-beta.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.24.2...@tsparticles/preset-triangles@2.0.0-beta.5) (2022-01-30) ### Bug Fixes @@ -282,134 +284,134 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - fixed links and triangles presets ([fdd4d8b](https://github.com/matteobruni/tsparticles/commit/fdd4d8b13ae7c23a5bafd001d2f0169193804f12)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.0.0-beta.3...tsparticles-preset-triangles@2.0.0-beta.4) (2021-12-07) +# [2.0.0-beta.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.0.0-beta.3...@tsparticles/preset-triangles@2.0.0-beta.4) (2021-12-07) ### Features - async presets ([86f3038](https://github.com/matteobruni/tsparticles/commit/86f3038bfc336744e88bb3d6ab7dfd4a36ada4e6)) -## [1.41.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.41.0...tsparticles-preset-triangles@1.41.1) (2022-02-14) +## [1.41.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.41.0...@tsparticles/preset-triangles@1.41.1) (2022-02-14) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -# [1.41.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.40.2...tsparticles-preset-triangles@1.41.0) (2022-02-10) +# [1.41.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.40.2...@tsparticles/preset-triangles@1.41.0) (2022-02-10) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.40.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.40.1...tsparticles-preset-triangles@1.40.2) (2022-02-07) +## [1.40.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.40.1...@tsparticles/preset-triangles@1.40.2) (2022-02-07) ### Bug Fixes - removed all browser flags in package.json, a lot of issues with it. closes [#3094](https://github.com/matteobruni/tsparticles/issues/3094) ([1415875](https://github.com/matteobruni/tsparticles/commit/14158755ec80ace4e0c520cef407b2d7f4078568)) -# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.22.5...tsparticles-preset-triangles@2.0.0-beta.3) (2021-12-04) +# [2.0.0-beta.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.22.5...@tsparticles/preset-triangles@2.0.0-beta.3) (2021-12-04) ### Features - fixed links and triangles presets ([fdd4d8b](https://github.com/matteobruni/tsparticles/commit/fdd4d8b13ae7c23a5bafd001d2f0169193804f12)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.20.4...tsparticles-preset-triangles@2.0.0-beta.2) (2021-10-06) +# [2.0.0-beta.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.20.4...@tsparticles/preset-triangles@2.0.0-beta.2) (2021-10-06) ### Features - fixed links and triangles presets ([fdd4d8b](https://github.com/matteobruni/tsparticles/commit/fdd4d8b13ae7c23a5bafd001d2f0169193804f12)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.40.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.40.0...tsparticles-preset-triangles@1.40.1) (2022-02-06) +## [1.40.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.40.0...@tsparticles/preset-triangles@1.40.1) (2022-02-06) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -# [1.40.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.24.3...tsparticles-preset-triangles@1.40.0) (2022-02-04) +# [1.40.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.24.3...@tsparticles/preset-triangles@1.40.0) (2022-02-04) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.24.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.24.2...tsparticles-preset-triangles@1.24.3) (2022-02-02) +## [1.24.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.24.2...@tsparticles/preset-triangles@1.24.3) (2022-02-02) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.24.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.24.1...tsparticles-preset-triangles@1.24.2) (2022-01-29) +## [1.24.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.24.1...@tsparticles/preset-triangles@1.24.2) (2022-01-29) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.24.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.24.0...tsparticles-preset-triangles@1.24.1) (2022-01-26) +## [1.24.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.24.0...@tsparticles/preset-triangles@1.24.1) (2022-01-26) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -# [1.24.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.23.0...tsparticles-preset-triangles@1.24.0) (2022-01-08) +# [1.24.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.23.0...@tsparticles/preset-triangles@1.24.0) (2022-01-08) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -# [1.23.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.22.6...tsparticles-preset-triangles@1.23.0) (2021-12-29) +# [1.23.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.22.6...@tsparticles/preset-triangles@1.23.0) (2021-12-29) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.22.6](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.22.5...tsparticles-preset-triangles@1.22.6) (2021-12-24) +## [1.22.6](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.22.5...@tsparticles/preset-triangles@1.22.6) (2021-12-24) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.22.5](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.22.4...tsparticles-preset-triangles@1.22.5) (2021-11-28) +## [1.22.5](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.22.4...@tsparticles/preset-triangles@1.22.5) (2021-11-28) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.22.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.22.3...tsparticles-preset-triangles@1.22.4) (2021-11-17) +## [1.22.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.22.3...@tsparticles/preset-triangles@1.22.4) (2021-11-17) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.22.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.22.2...tsparticles-preset-triangles@1.22.3) (2021-11-05) +## [1.22.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.22.2...@tsparticles/preset-triangles@1.22.3) (2021-11-05) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.22.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.22.1...tsparticles-preset-triangles@1.22.2) (2021-10-31) +## [1.22.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.22.1...@tsparticles/preset-triangles@1.22.2) (2021-10-31) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.22.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.22.0...tsparticles-preset-triangles@1.22.1) (2021-10-30) +## [1.22.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.22.0...@tsparticles/preset-triangles@1.22.1) (2021-10-30) ### Bug Fixes - added browserslist to fix some issues with older browsers ([24d8f52](https://github.com/matteobruni/tsparticles/commit/24d8f520ee6934bd967d63612c828705e1dc09e2)) -# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@2.0.0-beta.0...tsparticles-preset-triangles@2.0.0-beta.1) (2021-10-06) +# [2.0.0-beta.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@2.0.0-beta.0...@tsparticles/preset-triangles@2.0.0-beta.1) (2021-10-06) -# [1.22.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.21.0...tsparticles-preset-triangles@1.22.0) (2021-10-28) +# [1.22.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.21.0...@tsparticles/preset-triangles@1.22.0) (2021-10-28) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -# [1.21.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.20.4...tsparticles-preset-triangles@1.21.0) (2021-10-14) +# [1.21.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.20.4...@tsparticles/preset-triangles@1.21.0) (2021-10-14) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.20.4](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.20.3...tsparticles-preset-triangles@1.20.4) (2021-10-06) +## [1.20.4](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.20.3...@tsparticles/preset-triangles@1.20.4) (2021-10-06) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.20.3...tsparticles-preset-triangles@2.0.0-beta.0) (2021-10-06) +# [2.0.0-beta.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.20.3...@tsparticles/preset-triangles@2.0.0-beta.0) (2021-10-06) ### Features - fixed links and triangles presets ([fdd4d8b](https://github.com/matteobruni/tsparticles/commit/fdd4d8b13ae7c23a5bafd001d2f0169193804f12)) - splitting engine from slim and full bundles (v2) ([268b78c](https://github.com/matteobruni/tsparticles/commit/268b78c12d6c54069893d27643cfe7a30f3be777)) -## [1.20.3](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.20.2...tsparticles-preset-triangles@1.20.3) (2021-10-03) +## [1.20.3](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.20.2...@tsparticles/preset-triangles@1.20.3) (2021-10-03) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.20.2](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.20.1...tsparticles-preset-triangles@1.20.2) (2021-09-27) +## [1.20.2](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.20.1...@tsparticles/preset-triangles@1.20.2) (2021-09-27) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.20.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.20.0...tsparticles-preset-triangles@1.20.1) (2021-09-20) +## [1.20.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.20.0...@tsparticles/preset-triangles@1.20.1) (2021-09-20) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -# [1.20.0](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.19.1...tsparticles-preset-triangles@1.20.0) (2021-09-18) +# [1.20.0](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.19.1...@tsparticles/preset-triangles@1.20.0) (2021-09-18) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles -## [1.19.1](https://github.com/matteobruni/tsparticles/compare/tsparticles-preset-triangles@1.19.0...tsparticles-preset-triangles@1.19.1) (2021-09-15) +## [1.19.1](https://github.com/matteobruni/tsparticles/compare/@tsparticles/preset-triangles@1.19.0...@tsparticles/preset-triangles@1.19.1) (2021-09-15) -**Note:** Version bump only for package tsparticles-preset-triangles +**Note:** Version bump only for package @tsparticles/preset-triangles # 1.19.0 (2021-08-23) diff --git a/presets/triangles/README.md b/presets/triangles/README.md index e69a28e..a478e55 100644 --- a/presets/triangles/README.md +++ b/presets/triangles/README.md @@ -2,7 +2,7 @@ # tsParticles Triangles Preset -[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/tsparticles-preset-triangles/badge)](https://www.jsdelivr.com/package/npm/tsparticles-preset-triangles) [![npmjs](https://badge.fury.io/js/tsparticles-preset-links.svg)](https://www.npmjs.com/package/tsparticles-preset-links) [![npmjs](https://img.shields.io/npm/dt/tsparticles-preset-triangles)](https://www.npmjs.com/package/tsparticles-preset-triangles) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) +[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-triangles/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/preset-triangles) [![npmjs](https://badge.fury.io/js/@tsparticles/preset-links.svg)](https://www.npmjs.com/package/@tsparticles/preset-links) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/preset-triangles)](https://www.npmjs.com/package/@tsparticles/preset-triangles) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni) [tsParticles](https://github.com/matteobruni/tsparticles) preset for creating a particles web created by link lines between them. @@ -23,19 +23,19 @@ The first step is installing [tsParticles](https://github.com/matteobruni/tspart vanilla javascript in the main project [here](https://github.com/matteobruni/tsparticles) Once installed you need one more script to be included in your page (or you can download that -from [jsDelivr](https://www.jsdelivr.com/package/npm/tsparticles-preset-triangles): +from [jsDelivr](https://www.jsdelivr.com/package/npm/@tsparticles/preset-triangles): ```html - - - - - - - - - - + + + + + + + + + + ``` This script **MUST** be placed after the `tsParticles` one. @@ -45,7 +45,7 @@ This script **MUST** be placed after the `tsParticles` one. A bundled script can also be used, this will include every needed plugin needed by the preset. ```html - + ``` ### Usage @@ -88,8 +88,8 @@ This sample uses the class component syntax, but you can use hooks as well (if t ```typescript jsx import Particles from "react-particles"; -import type { Engine } from "tsparticles-engine"; -import { loadTrianglesPreset } from "tsparticles-preset-triangles"; +import type { Engine } from "@tsparticles/engine"; +import { loadTrianglesPreset } from "@tsparticles/preset-triangles"; export class ParticlesContainer extends React.PureComponent { // this customizes the component tsParticles installation diff --git a/presets/triangles/package.dist.json b/presets/triangles/package.dist.json index 4a71086..390507a 100644 --- a/presets/triangles/package.dist.json +++ b/presets/triangles/package.dist.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-triangles", - "version": "2.12.0", + "name": "@tsparticles/preset-triangles", + "version": "3.0.0", "description": "tsParticles triangles preset", "homepage": "https://particles.js.org", "repository": { @@ -87,8 +87,11 @@ "module": "esm/index.js", "types": "types/index.d.ts", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-interaction-particles-links": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/interaction-particles-links": "^3.0.0" + }, + "publishConfig": { + "access": "public" } } diff --git a/presets/triangles/package.json b/presets/triangles/package.json index 4138183..10f302f 100644 --- a/presets/triangles/package.json +++ b/presets/triangles/package.json @@ -1,6 +1,6 @@ { - "name": "tsparticles-preset-triangles", - "version": "2.12.0", + "name": "@tsparticles/preset-triangles", + "version": "3.0.0", "description": "tsParticles triangles preset", "homepage": "https://particles.js.org", "scripts": { @@ -70,7 +70,8 @@ ], "publishConfig": { "directory": "dist", - "linkDirectory": true + "linkDirectory": true, + "access": "public" }, "author": "Matteo Bruni ", "license": "MIT", @@ -96,8 +97,8 @@ "types": "dist/types/index.d.ts", "prettier": "@tsparticles/prettier-config", "dependencies": { - "tsparticles-basic": "^2.12.0", - "tsparticles-engine": "^2.12.0", - "tsparticles-interaction-particles-links": "^2.12.0" + "@tsparticles/basic": "^3.0.0", + "@tsparticles/engine": "^3.0.0", + "@tsparticles/interaction-particles-links": "^3.0.0" } } diff --git a/presets/triangles/src/bundle.ts b/presets/triangles/src/bundle.ts index 35eace9..d730917 100644 --- a/presets/triangles/src/bundle.ts +++ b/presets/triangles/src/bundle.ts @@ -1,5 +1,5 @@ import { loadTrianglesPreset } from "."; -import { tsParticles } from "tsparticles-engine"; +import { tsParticles } from "@tsparticles/engine"; loadTrianglesPreset(tsParticles); diff --git a/presets/triangles/src/index.ts b/presets/triangles/src/index.ts index f29b73c..29084d5 100644 --- a/presets/triangles/src/index.ts +++ b/presets/triangles/src/index.ts @@ -1,6 +1,6 @@ -import type { Engine } from "tsparticles-engine"; -import { loadBasic } from "tsparticles-basic"; -import { loadParticlesLinksInteraction } from "tsparticles-interaction-particles-links"; +import type { Engine } from "@tsparticles/engine"; +import { loadBasic } from "@tsparticles/basic"; +import { loadParticlesLinksInteraction } from "@tsparticles/interaction-particles-links"; import { options } from "./options"; /** diff --git a/presets/triangles/src/options.ts b/presets/triangles/src/options.ts index 3f1f8f4..b6c161e 100644 --- a/presets/triangles/src/options.ts +++ b/presets/triangles/src/options.ts @@ -1,4 +1,4 @@ -import type { ISourceOptions } from "tsparticles-engine"; +import type { ISourceOptions } from "@tsparticles/engine"; export const options: ISourceOptions = { background: {