Commits
User selector
Datepicker
Commit History
Commits on Mar 10, 2025
- committed
fix(rule-tester): export `TestLanguageOptions` (#10930)
Show description for 5759f4dauthoredfix(eslint-plugin): [no-unsafe-return] handle recursive type (#10883)
Show description for ee90e45authored
Commits on Mar 7, 2025
chore: update sponsors (#10923)
Show description for 2714ed2authored
Commits on Mar 6, 2025
Commits on Mar 3, 2025
- committed
chore(deps): update dependency knip to v5.44.1 (#10845)
Show description for 17e7012feat(eslint-plugin): [unified-signatures] support ignoring overload signatures with different JSDoc comments (#10781)
Show description for 02d9d73authoredfeat(eslint-plugin): [explicit-module-boundary-types] add an option to ignore overload implementations (#10889)
Show description for 84af50eauthoredchore: move CJS scripts to ESM and use strippable types (#10887)
Show description for 2810cebfix(eslint-plugin): [no-unnecessary-type-assertion] handle unknown (#10875)
Show description for a03b7efauthoredfeat(rule-tester): export `TestLanguageOptions` (#10892)
Show description for 2256ae1authoreddocs(eslint-plugin): [consistent-return] add link to `noImplicitReturns` docs (#10902)
Show description for 4082ad0authored- authored
feat(scope-manager): only call Object.entries once for each lib (#10647)
Show description for 355e892- authored
Commits on Mar 2, 2025
fix(rule-tester): Add missing `parser` dependency (#10909)
Show description for 8205b49authored- authored
fix(eslint-plugin): [no-invalid-void-type] report `accessor` properties with an invalid `void` type (#10864)
Show description for 735064aauthoredfix(eslint-plugin): [unified-signatures] does not differentiate truly private methods (#10806)
Show description for a6feb59authoredfeat(eslint-plugin): [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (#9536)
Show description for d8a4fb6
Commits on Feb 27, 2025
chore: remove unused scripts (#10886)
Show description for 89f0c61chore(eslint-plugin-internal): [no-relative-paths-to-internal-packages] allow relative imports of the root package.json (#10817) (#10817)
Show description for 83da0b8chore: update all test scripts to remove coverage flag (#10582)
Show description for 7c88d26
Commits on Feb 24, 2025
- committed
feat(eslint-plugin): [no-misused-spread] add suggestions (#10719)
Show description for a43c199- authored
fix(eslint-plugin): [strict-boolean-expressions] allowNullableBoolean - support array predicate functions (#10698)
Show description for 0a0a085fix(ast-spec): replace `attributes` with `options` property in `TSImportType` (#10691)
Show description for 476c2c0authored- authored
fix(eslint-plugin): [no-invalid-void-type] don't flag function overloading with `void` in return type annotation (#10422)
Show description for b688380authoredfix(eslint-plugin): [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708)
Show description for f22de04docs(eslint-plugin): [consistent-type-definitions] add FAQs (#10731)
Show description for 6f87c20authoredchore: fix failing integration tests on the `main` branch (#10870)
Show description for 67ab379authoredfix(eslint-plugin): [no-deprecated] report usage of deprecated private identifiers (#10844)
Show description for fb790dcauthored