Commits
User selector
Datepicker
Commit History
Commits on Dec 23, 2024
- committed
fix(eslint-plugin): [no-unnecessary-condition] handle noUncheckedIndexedAccess true (#10514)
Show description for 83c3bbfauthored- authored
Commits on Dec 21, 2024
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type/value context (#10503)
Show description for 4747299authoredfix(eslint-plugin): [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter (#10461)
Show description for 4c91ed5fix(eslint-plugin): [consistent-indexed-object-style] use a suggestion over an auto-fix if can't reliably determine that produced index signature is valid (#10490)
Show description for 91e7217authoredchore(deps): update dependency prettier to v3.4.2 (#10478)
Show description for dfd550dfix(eslint-plugin): [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter (#10473)
Show description for 8ca9cbaauthoredfix(eslint-plugin): [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error (#10494)
Show description for ba39ddeauthoredfix(eslint-plugin): [no-deprecated] not reporting usages of deprecated declared constants as object value (#10498)
Show description for 6c75493authored
Commits on Dec 16, 2024
Commits on Dec 15, 2024
Commits on Dec 14, 2024
fix(eslint-plugin): [no-unnecessary-condition] better message when comparing between literal types (#10454)
Show description for 334d025authoredfix(eslint-plugin): use consistent naming for asserting types and casting values (#10472)
Show description for 984f177authoredfix(eslint-plugin): [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#10474)
Show description for eaae68cauthoredfix(eslint-plugin): handle string like index type (#10460)
Show description for bddb35bauthoredfix(eslint-plugin): [no-unnecessary-template-expression] don't report when an expression includes comment (#10444)
Show description for d5415e2authored
Commits on Dec 9, 2024
- committed
chore: enforce repo nullish check style (#10419)
Show description for 0d65f17authoredfix(eslint-plugin): [use-unknown-in-catch-callback-variable] only flag function literals (#10436)
Show description for a54a8e1
Commits on Dec 7, 2024
fix(eslint-plugin): [no-base-to-string] handle more robustly when multiple `toString()` declarations are present for a type (#10432)
Show description for 24a1510authoredfeat(eslint-plugin): [switch-exhaustiveness-check] add support for "no default" comment (#10218)
Show description for 47f1ab3fix(eslint-plugin): [no-deprecated] check if a JSX attribute is deprecated (#10374)
Show description for 772bd43
Commits on Dec 4, 2024
Commits on Dec 3, 2024
feat(eslint-plugin): [no-deprecated] report on super call of deprecated constructor (#10397)
Show description for 0cc7919authored
Commits on Dec 2, 2024
- committed
feat(eslint-plugin): [prefer-promise-reject-errors] options to allow any and unknown (#10392)
Show description for 670df27
Commits on Dec 1, 2024
fix(eslint-plugin): [promise-function-async] handle function overloading (#10304)
Show description for 68311eeauthored
Commits on Nov 27, 2024
fix(eslint-plugin): remove references to "extendDefaults" in no-restricted-types (#10401)
Show description for 9dbb4f9authored
Commits on Nov 26, 2024
Commits on Nov 25, 2024
Commits on Nov 24, 2024
feat(eslint-plugin): [no-base-to-string] check Array.prototype.join (#10287)
Show description for 2e2433bauthored
Commits on Nov 22, 2024
docs(eslint-plugin): add missing `>` in `array-type.mdx` (#10371)
Show description for 88e4c66chore: correct lint errors in CI (#10370)
Show description for 71243dbauthoredfeat(eslint-plugin): [max-params] add function overload and function type support (#10312)
Show description for cdbc669