This repository was archived by the owner on May 3, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.0.0] ( https://github.com/tsparticles/utils/compare/v2.3.0...v3.0.0 ) (2025-08-31)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** deps:** update dependency @stylistic/eslint-plugin to v1.8.1 ([ 80f2702] ( https://github.com/tsparticles/utils/commit/80f2702387db319dbb92eb832b163a0a7e2bf963 ) )
12+ * ** deps:** update dependency @types/node to v20.12.8 ([ 0071ce5] ( https://github.com/tsparticles/utils/commit/0071ce52e318ac908479358a37e46d98705b5905 ) )
13+ * ** deps:** update dependency rimraf to v5.0.6 ([ cff82d5] ( https://github.com/tsparticles/utils/commit/cff82d5693cc9329fcf31d0e6527d59df5f994f5 ) )
14+ * ** deps:** update dependency rimraf to v5.0.7 ([ ba00fb8] ( https://github.com/tsparticles/utils/commit/ba00fb8f0daeb8e6ec4625e84e77ae5500b29d7d ) )
15+ * fixed a wrong string ([ 880cd9d] ( https://github.com/tsparticles/utils/commit/880cd9d804da498780c788753c9a8f4096f18858 ) )
16+ * fixed config ([ c94929a] ( https://github.com/tsparticles/utils/commit/c94929a98f0fd764b750730e45e8efc62a3010bd ) )
17+
18+
19+
20+
21+
622# [ 2.3.0] ( https://github.com/tsparticles/utils/compare/v2.2.1...v2.3.0 ) (2024-03-06)
723
824** Note:** Version bump only for package tsparticles-utils-root
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3- "version" : " 2.3 .0" ,
3+ "version" : " 3.0 .0" ,
44 "npmClient" : " pnpm" ,
55 "conventionalCommits" : true ,
66 "packages" : [
1111 "message" : " chore(release): published new version"
1212 }
1313 }
14- }
14+ }
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.0.0] ( https://github.com/tsparticles/utils/compare/v2.3.0...v3.0.0 ) (2025-08-31)
7+
8+
9+ ### Bug Fixes
10+
11+ * fixed config ([ c94929a] ( https://github.com/tsparticles/utils/commit/c94929a98f0fd764b750730e45e8efc62a3010bd ) )
12+
13+
14+
15+
16+
617# [ 2.3.0] ( https://github.com/tsparticles/utils/compare/v2.2.1...v2.3.0 ) (2024-03-06)
718
819** Note:** Version bump only for package @tsparticles/eslint-config
Original file line number Diff line number Diff line change 1414 "devDependencies" : {
1515 "@eslint/js" : " ^9.34.0" ,
1616 "@stylistic/eslint-plugin" : " ^5.2.3" ,
17- "@tsparticles/prettier-config" : " ^2.1.6 " ,
17+ "@tsparticles/prettier-config" : " workspace:^3.0.0 " ,
1818 "eslint" : " ^9.34.0" ,
1919 "eslint-config-prettier" : " ^10.1.8" ,
2020 "eslint-plugin-jsdoc" : " ^54.1.1" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.0.0] ( https://github.com/tsparticles/utils/compare/v2.3.0...v3.0.0 ) (2025-08-31)
7+
8+ ** Note:** Version bump only for package @tsparticles/prettier-config
9+
10+
11+
12+
13+
614## [ 2.1.6] ( https://github.com/tsparticles/utils/compare/v2.1.5...v2.1.6 ) (2024-02-26)
715
816** Note:** Version bump only for package @tsparticles/prettier-config
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsparticles/prettier-config" ,
3- "version" : " 2.1.6 " ,
3+ "version" : " 3.0.0 " ,
44 "description" : " tsParticles default Prettier Configuration" ,
55 "main" : " prettier-config.json" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.0.0] ( https://github.com/tsparticles/utils/compare/v2.3.0...v3.0.0 ) (2025-08-31)
7+
8+ ** Note:** Version bump only for package @tsparticles/tsconfig
9+
10+
11+
12+
13+
614# [ 2.3.0] ( https://github.com/tsparticles/utils/compare/v2.2.1...v2.3.0 ) (2024-03-06)
715
816** Note:** Version bump only for package @tsparticles/tsconfig
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsparticles/tsconfig" ,
3- "version" : " 2.3 .0" ,
3+ "version" : " 3.0 .0" ,
44 "description" : " tsParticles default TypeScript Compiler Configuration" ,
55 "license" : " MIT" ,
66 "publishConfig" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.0.0] ( https://github.com/tsparticles/utils/compare/v2.3.0...v3.0.0 ) (2025-08-31)
7+
8+
9+ ### Bug Fixes
10+
11+ * fixed a wrong string ([ 880cd9d] ( https://github.com/tsparticles/utils/commit/880cd9d804da498780c788753c9a8f4096f18858 ) )
12+
13+
14+
15+
16+
617# [ 2.3.0] ( https://github.com/tsparticles/utils/compare/v2.2.1...v2.3.0 ) (2024-03-06)
718
819** Note:** Version bump only for package @tsparticles/webpack-plugin
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsparticles/webpack-plugin" ,
3- "version" : " 2.3 .0" ,
3+ "version" : " 3.0 .0" ,
44 "main" : " dist/webpack-tsparticles.js" ,
55 "types" : " dist/webpack-tsparticles.d.ts" ,
66 "license" : " MIT" ,
2828 "@babel/core" : " ^7.28.3" ,
2929 "@babel/preset-env" : " ^7.28.3" ,
3030 "@stylistic/eslint-plugin" : " ^5.2.3" ,
31- "@tsparticles/eslint-config" : " ^2.3 .0" ,
32- "@tsparticles/prettier-config" : " ^2.1.6 " ,
31+ "@tsparticles/eslint-config" : " workspace:^3.0 .0" ,
32+ "@tsparticles/prettier-config" : " workspace:^3.0.0 " ,
3333 "@types/node" : " ^24.3.0" ,
3434 "@types/webpack-bundle-analyzer" : " ^4.7.0" ,
3535 "@types/webpack-env" : " ^1.18.8" ,
You can’t perform that action at this time.
0 commit comments