New Features
- add
no-unassigned-vars
rule tojavascript
config (5f026f7 by @ardalanamini)
Build System & Dependencies
- deps:
- Bump eslint-plugin-perfectionist from 4.13.0 to 4.14.0 (#101 by @dependabot[bot])
- Bump @types/node from 22.15.29 to 24.0.0 (#100 by @dependabot[bot])
- Bump @stylistic/eslint-plugin from 4.2.0 to 4.4.1 (#96 by @dependabot[bot])
- Bump @eslint/js from 9.26.0 to 9.28.0 (#92 by @dependabot[bot])
- Bump globals from 16.1.0 to 16.2.0 (#95 by @dependabot[bot])
- Bump eslint-import-resolver-typescript from 4.3.4 to 4.4.3 (#98 by @dependabot[bot])
- Bump typescript-eslint from 8.32.1 to 8.34.0 (#97 by @dependabot[bot])
- Bump @types/node from 22.15.18 to 22.15.29 (#90 by @dependabot[bot])
- deps-dev:
- Bump eslint from 9.26.0 to 9.28.0 (#99 by @dependabot[bot])
Refactors
- improve
new-cap
rule injavascript
config (1bf931d by @ardalanamini) - improve
new-parens
rule instylistic
config (4dc8237 by @ardalanamini) - improve
type-annotation-spacing
rule instylistic
config (6c89617 by @ardalanamini) - improve
no-magic-numbers
rules injavascript
&typescript
configs (9236b14 by @ardalanamini)
Chores
- address dependabot reviewers deprecation (421ebe7 by @ardalanamini)
Full Changelog: v3.0.0...v3.1.0