Skip to content
Merged
Show file tree
Hide file tree
Changes from 17 commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
d21862f
build: updating deps and fix one bundle name
matteobruni Jan 31, 2024
b85028b
chore(release): published new version
matteobruni Jan 31, 2024
7e346dd
build: updated webpack config generation
matteobruni Jan 31, 2024
1ade842
chore(release): published new version
matteobruni Jan 31, 2024
c1710aa
build: updated deps
matteobruni Feb 26, 2024
c94117c
chore(release): published new version
matteobruni Feb 26, 2024
d0bc797
build: fixed tsconfig
matteobruni Feb 26, 2024
cc7ebd0
build: updated deps
matteobruni Feb 26, 2024
89bc4d3
chore(release): published new version
matteobruni Feb 26, 2024
d12627d
build: added @stylistic/eslint-plugin
matteobruni Mar 2, 2024
9eede08
chore(release): published new version
matteobruni Mar 2, 2024
c970b0a
build: updated deps
matteobruni Mar 2, 2024
60d5fc3
chore(release): published new version
matteobruni Mar 2, 2024
3a0e5ec
build: updated deps
matteobruni Mar 6, 2024
d642388
chore(release): published new version
matteobruni Mar 6, 2024
1f686a3
build: updated deps, eslint 9 is breaking
matteobruni Apr 6, 2024
c56fabe
build: updated deps
matteobruni May 1, 2024
064ea70
Merge branch 'main' into dev
matteobruni May 1, 2024
9940c66
chore(deps): update dependency typescript to v5.4.5
renovate[bot] May 1, 2024
e6410d8
chore(deps): update nrwl monorepo to v18.3.4
renovate[bot] May 1, 2024
238a343
chore(deps): update pnpm/action-setup action to v3
renovate[bot] May 1, 2024
732f119
Merge pull request #50 from tsparticles/renovate/typescript-5.x-lockfile
matteobruni May 1, 2024
c94929a
fix: fixed config
matteobruni May 1, 2024
8b4420e
Merge branch 'dev' into renovate/nrwl-monorepo
matteobruni May 1, 2024
bb26f0f
Merge branch 'dev' into renovate/pnpm-action-setup-3.x
matteobruni May 1, 2024
ba12f62
Merge pull request #38 from tsparticles/renovate/pnpm-action-setup-3.x
matteobruni May 1, 2024
8533f2f
Merge pull request #45 from tsparticles/renovate/nrwl-monorepo
matteobruni May 1, 2024
8302204
Merge branch 'main' into dev
matteobruni May 1, 2024
880cd9d
fix: fixed a wrong string
matteobruni May 1, 2024
0071ce5
fix(deps): update dependency @types/node to v20.12.8
renovate[bot] May 1, 2024
f516d82
Merge pull request #40 from tsparticles/renovate/node-20.x-lockfile
matteobruni May 1, 2024
80f2702
fix(deps): update dependency @stylistic/eslint-plugin to v1.8.1
renovate[bot] May 7, 2024
63285e6
Merge pull request #56 from tsparticles/renovate/eslint-stylistic-mon…
matteobruni May 7, 2024
cff82d5
fix(deps): update dependency rimraf to v5.0.6
renovate[bot] May 10, 2024
71f6eed
Merge pull request #60 from tsparticles/renovate/rimraf-5.x-lockfile
matteobruni May 10, 2024
ba00fb8
fix(deps): update dependency rimraf to v5.0.7
renovate[bot] May 12, 2024
d109cd2
Merge pull request #61 from tsparticles/renovate/rimraf-5.x-lockfile
matteobruni May 12, 2024
240a141
build: updated deps
matteobruni Aug 31, 2025
4bc9fa9
build: updated versions
matteobruni Aug 31, 2025
22d5568
build: updated versions, fixed build issues
matteobruni Aug 31, 2025
38b1aca
build: fixed output dts file
matteobruni Aug 31, 2025
1c39571
chore(release): published new version
matteobruni Aug 31, 2025
039ec82
build: fixed output dts file
matteobruni Aug 31, 2025
4248895
chore(release): published new version
matteobruni Aug 31, 2025
133f3c2
build: fixed output dts file
matteobruni Aug 31, 2025
361b489
chore(release): published new version
matteobruni Aug 31, 2025
49f24ef
build: updated workflows
matteobruni Aug 31, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 56 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,62 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.3.0](https://github.com/tsparticles/utils/compare/v2.2.1...v2.3.0) (2024-03-06)

**Note:** Version bump only for package tsparticles-utils-root





## [2.2.1](https://github.com/tsparticles/utils/compare/v2.2.0...v2.2.1) (2024-03-02)

**Note:** Version bump only for package tsparticles-utils-root





# [2.2.0](https://github.com/tsparticles/utils/compare/v2.1.7...v2.2.0) (2024-03-02)

**Note:** Version bump only for package tsparticles-utils-root





## [2.1.7](https://github.com/tsparticles/utils/compare/v2.1.6...v2.1.7) (2024-02-26)

**Note:** Version bump only for package tsparticles-utils-root





## [2.1.6](https://github.com/tsparticles/utils/compare/v2.1.5...v2.1.6) (2024-02-26)

**Note:** Version bump only for package tsparticles-utils-root





## [2.1.5](https://github.com/tsparticles/utils/compare/v2.1.4...v2.1.5) (2024-01-31)

**Note:** Version bump only for package tsparticles-utils-root





## [2.1.4](https://github.com/tsparticles/utils/compare/v2.1.3...v2.1.4) (2024-01-31)

**Note:** Version bump only for package tsparticles-utils-root





## [2.1.3](https://github.com/tsparticles/utils/compare/v2.1.2...v2.1.3) (2024-01-28)

**Note:** Version bump only for package tsparticles-utils-root
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "2.1.3",
"version": "2.3.0",
"npmClient": "pnpm",
"conventionalCommits": true,
"packages": [
Expand Down
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"private": true,
"scripts": {
"build": "lerna run build",
"build:ci": "lerna run build:ci",
"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",
Expand All @@ -12,9 +13,9 @@
"packages/*"
],
"devDependencies": {
"@nrwl/workspace": "^17.2.8",
"lerna": "^8.0.2",
"nx": "^17.2.8",
"@nrwl/workspace": "^18.0.5",
"lerna": "^8.1.2",
"nx": "^18.0.5",
"typescript": "^5.3.3"
}
}
40 changes: 40 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,46 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.3.0](https://github.com/tsparticles/utils/compare/v2.2.1...v2.3.0) (2024-03-06)

**Note:** Version bump only for package @tsparticles/eslint-config





## [2.2.1](https://github.com/tsparticles/utils/compare/v2.2.0...v2.2.1) (2024-03-02)

**Note:** Version bump only for package @tsparticles/eslint-config





# [2.2.0](https://github.com/tsparticles/utils/compare/v2.1.7...v2.2.0) (2024-03-02)

**Note:** Version bump only for package @tsparticles/eslint-config





## [2.1.6](https://github.com/tsparticles/utils/compare/v2.1.5...v2.1.6) (2024-02-26)

**Note:** Version bump only for package @tsparticles/eslint-config





## [2.1.4](https://github.com/tsparticles/utils/compare/v2.1.3...v2.1.4) (2024-01-31)

**Note:** Version bump only for package @tsparticles/eslint-config





# [2.1.0](https://github.com/tsparticles/utils/compare/v2.0.5...v2.1.0) (2024-01-28)

**Note:** Version bump only for package @tsparticles/eslint-config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module.exports = {
parserOptions: {
project: "./tsconfig.json",
},
plugins: [ "@typescript-eslint", "jsdoc", "eslint-plugin-tsdoc" ],
plugins: [ "@stylistic", "@typescript-eslint", "jsdoc", "eslint-plugin-tsdoc" ],
extends: [
"eslint:recommended",
"plugin:@typescript-eslint/eslint-recommended",
Expand All @@ -13,11 +13,31 @@ module.exports = {
"plugin:@typescript-eslint/recommended-type-checked",
"plugin:@typescript-eslint/stylistic-type-checked",
"plugin:jsdoc/recommended-typescript",
"prettier"
"plugin:prettier/recommended",
"prettier",
],
rules: {
"@stylistic/comma-spacing": [ "error" ],
"@stylistic/quote-props": [ "error", "as-needed" ],
"@stylistic/space-in-parens": [ "error", "never" ],
"@stylistic/spaced-comment": [ "error", "always", {
block: {
balanced: true
}
} ],
"@stylistic/arrow-spacing": "error",
"@stylistic/arrow-parens": [ "error", "as-needed" ],
"@stylistic/quotes": [ "error", "double", {
allowTemplateLiterals: true,
avoidEscape: true
} ],
"@stylistic/semi": [ "error", "always" ],
"@stylistic/space-before-blocks": "error",
"@stylistic/space-infix-ops": "error",
"@stylistic/keyword-spacing": "error",
"@stylistic/no-extra-semi": "error",

"@typescript-eslint/ban-types": "warn",
"@typescript-eslint/comma-spacing": [ "error" ],
"@typescript-eslint/consistent-generic-constructors": [ "error", "constructor" ],
"@typescript-eslint/consistent-type-exports": [ "error" ],
"@typescript-eslint/consistent-type-imports": [ "error" ],
Expand Down Expand Up @@ -99,6 +119,12 @@ module.exports = {
} ],
"@typescript-eslint/no-var-requires": "error",
"@typescript-eslint/prefer-readonly": [ "error" ],
"@typescript-eslint/no-magic-numbers": [ "error", { ignoreEnums: true, ignoreNumericLiteralTypes: true } ],
"@typescript-eslint/no-unused-expressions": "error",
"@typescript-eslint/no-throw-literal": "error",
"@typescript-eslint/no-empty-function": "error",
"@typescript-eslint/no-useless-constructor": "error",

"no-console": "error",
"sort-imports": [ "error", {
allowSeparatedGroups: false,
Expand All @@ -114,17 +140,9 @@ module.exports = {
"prefer-const": "error",
"prefer-object-spread": "error",
"prefer-template": "error",
"quote-props": [ "error", "as-needed" ],
"space-in-parens": [ "error", "never" ],
"spaced-comment": [ "error", "always", {
block: {
balanced: true
}
} ],
"yoda": [ "error", "never", {
exceptRange: true
} ],
"arrow-spacing": "error",
"no-duplicate-imports": "error",
"no-useless-rename": "error",
"no-useless-return": "error",
Expand All @@ -149,30 +167,10 @@ module.exports = {
"no-self-assign": "error",
"no-unused-labels": "error",
"no-useless-catch": "error",
"quotes": "off",
"@typescript-eslint/quotes": [ "error", "double", {
allowTemplateLiterals: true,
avoidEscape: true
} ],
"semi": "off",
"@typescript-eslint/semi": [ "error", "always" ],
"space-before-blocks": "off",
"@typescript-eslint/space-before-blocks": "error",
"space-infix-ops": "off",
"@typescript-eslint/space-infix-ops": "error",
"keyword-spacing": "off",
"@typescript-eslint/keyword-spacing": "error",
"no-useless-constructor": "off",
"@typescript-eslint/no-useless-constructor": "error",
"no-extra-semi": "off",
"@typescript-eslint/no-extra-semi": "error",
"no-empty-function": "off",
"@typescript-eslint/no-empty-function": "error",
"no-throw-literal": "off",
"@typescript-eslint/no-throw-literal": "error",
"no-unused-expressions": "off",
"@typescript-eslint/no-unused-expressions": "error",
"no-magic-numbers": "off",
"@typescript-eslint/no-magic-numbers": [ "error", { ignoreEnums: true, ignoreNumericLiteralTypes: true } ],
}
};
21 changes: 12 additions & 9 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,28 @@
{
"name": "@tsparticles/eslint-config",
"version": "2.1.0",
"version": "2.3.0",
"description": "tsParticles default ESLint Configuration",
"main": "eslint-config.js",
"license": "MIT",
"files": [
"eslint-config.js"
"eslint.config.js"
],
"publishConfig": {
"access": "public"
},
"prettier": "@tsparticles/prettier-config",
"dependencies": {
"@tsparticles/prettier-config": "^2.1.0",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"eslint": "^8.56.0",
"@stylistic/eslint-plugin": "^1.8.0",
"@tsparticles/prettier-config": "^2.1.6",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.0.4",
"eslint-plugin-jsdoc": "^48.2.3",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-tsdoc": "^0.2.17",
"prettier": "^3.2.4",
"typescript": "^5.3.3"
"prettier": "^3.2.5",
"typescript": "^5.4.5"
}
}
8 changes: 8 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.6](https://github.com/tsparticles/utils/compare/v2.1.5...v2.1.6) (2024-02-26)

**Note:** Version bump only for package @tsparticles/prettier-config





# [2.1.0](https://github.com/tsparticles/utils/compare/v2.0.5...v2.1.0) (2024-01-28)

**Note:** Version bump only for package @tsparticles/prettier-config
Expand Down
6 changes: 3 additions & 3 deletions packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsparticles/prettier-config",
"version": "2.1.0",
"version": "2.1.6",
"description": "tsParticles default Prettier Configuration",
"main": "prettier-config.json",
"license": "MIT",
Expand All @@ -12,7 +12,7 @@
"access": "public"
},
"dependencies": {
"prettier": "^3.2.4",
"prettier-plugin-multiline-arrays": "^3.0.1"
"prettier": "^3.2.5",
"prettier-plugin-multiline-arrays": "^3.0.4"
}
}
24 changes: 24 additions & 0 deletions packages/tsconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,30 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.3.0](https://github.com/tsparticles/utils/compare/v2.2.1...v2.3.0) (2024-03-06)

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





## [2.1.7](https://github.com/tsparticles/utils/compare/v2.1.6...v2.1.7) (2024-02-26)

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





## [2.1.6](https://github.com/tsparticles/utils/compare/v2.1.5...v2.1.6) (2024-02-26)

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





## 2.0.1 (2023-12-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@tsparticles/tsconfig",
"version": "2.0.1",
"version": "2.3.0",
"description": "tsParticles default TypeScript Compiler Configuration",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"dependencies": {
"typescript": "^5.3.3"
"typescript": "^5.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/tsconfig/tsconfig.base.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"strictNullChecks": true,
"alwaysStrict": true,
"noFallthroughCasesInSwitch": true,
"moduleResolution": "node",
"moduleResolution": "Node",
"allowSyntheticDefaultImports": true,
"esModuleInterop": true,
"experimentalDecorators": true,
Expand Down
3 changes: 2 additions & 1 deletion packages/tsconfig/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"extends": "./tsconfig.base.json",
"compilerOptions": {
"module": "commonjs",
"module": "Node16",
"moduleResolution": "Node16"
}
}
Loading