[1.2.9] - 2026-06-01
- Commit Range: ➡️
ba3126f...b6d5d0f
✨ Features
-
4c82ea9— ✨ [feat] Add TypeScript configuration files for benchmarks -
Introduced
tsconfig.jsonfor the benchmark directory to manage TypeScript settings. -
Added
tsconfig.jsonfor the benchmarks to ensure consistent TypeScript compilation. -
Updated
package.jsonandpackage-lock.jsonto upgradeeslint-config-nick2bad4uto version 1.2.5. -
Updated peer dependency for
eslintto version 10.4.1 inpackage-lock.json. -
Cleaned up
tsconfig.eslint.jsonby removing unnecessary exclusions.
🛠️ Bug Fixes
be6f4ca— Correct git-cliff release notes target
📦 Dependencies
-
5cf2214— ⬆️ [build] Upgrade dependencies in package.json -
Upgraded @typescript-eslint packages to version 8.60.0 for improved TypeScript support.
-
Updated type-fest to version 5.7.0 for enhanced type utilities.
-
[dependency] Updateed @arethetypeswrong/cli to version 0.18.3 for better type checking.
-
Updated @eslint/config-inspector to version 3.0.4 for improved linting capabilities.
-
Upgraded @types/node to version 25.9.1 for better type definitions.
-
Updated @typescript-eslint/rule-tester to version 8.60.0 for enhanced testing utilities.
-
[dependency] Updateed @vitest packages to version 4.1.7 for improved testing framework.
-
Upgraded cognitive-complexity-ts to version 0.8.2 for better complexity analysis.
-
Updated commitlint to version 21.0.2 for improved commit message validation.
-
[dependency] Updateed eslint to version 10.4.1 for better linting performance.
-
Updated eslint-config-nick2bad4u to version 1.2.4 for improved configuration.
-
Upgraded jscpd to version 4.2.4 for better code duplication detection.
-
Updated knip to version 6.15.0 for improved unused code detection.
-
[dependency] Updateed npm-check-updates to version 22.2.1 for better dependency management.
-
Updated remark-config-nick2bad4u to version 1.0.3 for improved remark configuration.
-
[dependency] Updateed secretlint-config-nick2bad4u to version 1.1.0 for better secret detection.
-
Updated stylelint to version 17.12.0 for improved CSS linting.
-
[dependency] Updateed typescript-eslint to version 8.60.0 for better TypeScript linting.
-
Updated vite to version 8.0.14 for improved build performance.
-
Updated packageManager to npm@11.16.0 for better package management.
🧹 Chores
-
b6d5d0f— Release v1.2.9 -
08ecaf0— Fix lint gates after dependency updates -
21ae220— 🧹 [chore] Clean up code changes -
Removed redundant code blocks to improve readability and maintainability.
-
Consolidated similar functions to reduce duplication and enhance efficiency.
-
Updated comments for clarity and to reflect recent changes in logic.
-
Ensured consistent formatting across the codebase for better collaboration.
-
4cb3288— Update github agent instruction paths -
36076af— Stop ignoring mdx in prettierignore -
caafa61— Stop ignoring markdown files in prettierignore -
29f623b— Sync AGENTS and commit tooling config -
a40bcfb— 🧹 [chore] Update changelog release notes command to use latest flag -
ba3126f— 🧹 [chore] Update dependencies and scripts in package.json -
✨ Add changelog commands for current and preview releases
-
🔧 Update @types/node from ^25.7.0 to ^25.8.0
-
🔧 Update eslint from ^10.3.0 to ^10.4.0
-
🔧 Update jscpd from ^4.1.1 to ^4.2.2
-
🔧 Update knip from ^6.13.1 to ^6.14.1
-
🔧 Update prettier-config-nick2bad4u from ^1.0.12 to ^1.0.13
-
🔧 Update publint from ^0.3.20 to ^0.3.21
-
🔧 Update remark-config-nick2bad4u from ^1.0.1 to ^1.0.2
-
🔧 Update secretlint from ^13.0.0 to ^13.0.2
-
🔧 Update secretlint-config-nick2bad4u from ^1.0.4 to ^1.0.5
-
🔧 Update stylelint from ^17.11.0 to ^17.11.1
-
🔧 Update vite from ^8.0.12 to ^8.0.13
-
🔧 Update peerDependencies for eslint to support ^10.4.0