25-07-28PR | fix(eslint-plugin): [no-floating-promises] allowForKnownSafeCalls now supports function names (fixes #11423)26-03-20PR | fix(eslint-plugin): [no-unnecessary-condition] use assignability checks in checkTypePredicates26-06-19PR | chore(typescript-eslint): add rule-performance agent skill26-06-22PR | fix(eslint-plugin): [no-unnecessary-type-assertion] parenthesize object literal at left edge of expression statement26-06-23PR | fix(eslint-plugin): [unbound-method] report unbound methods accessed via member expression on union types26-06-30Issue | ClassStaticBlockScope is not exported from @typescript-eslint/scope-manager26-06-30PR | fix(scope-manager): export ClassStaticBlockScope26-06-30Issue | [no-base-to-string] documented default for ignoredTypeNames is incorrect26-06-30Issue | [ban-ts-comment] ts-expect-error option description is inconsistent26-06-30PR | feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupported TypeScript versions26-07-01PR | docs(eslint-plugin): [ban-ts-comment] fix wording of directive option descriptions26-07-01PR | docs(eslint-plugin): [no-base-to-string] correct documented default for ignoredTypeNames26-07-02Issue | ban-ts-comment says only @ts-check is allowed by default, but @ts-expect-error is too26-07-02Issue | [no-base-to-string] clarify ignoredTypeNames description26-07-05PR | docs: [ban-ts-comment] clarify that@ts-expect-erroris allowed by default26-07-05PR | docs: [no-base-to-string] clarify ignoredTypeNames description26-07-05Issue | [no-base-to-string] false positive whenStringis shadowed in an outer scope26-07-05PR | fix(eslint-plugin): [no-base-to-string] don't flag a shadowed String() call26-07-06Issue | [no-loop-func]using/await usingdeclarations are falsely flagged inside loops26-07-07PR | feat(eslint-plugin): [no-loop-func] supportusing/await usingdeclarations and deprecate the rule26-07-08Issue | [require-array-sort-compare] false positive on a type parameter constrained to a string array26-07-08PR | fix(eslint-plugin): [require-array-sort-compare] handle constrained arrays
26-02-21PR | test(sample-20): add e2e and unit tests for caching functionality26-02-21PR | test(sample-28): add unit and e2e tests for sse26-02-21PR | test(sample-11): add unit and e2e tests for swagger26-07-17Issue | ServerRedis passes swapped 'pub'/'sub' client type to event listeners registered before listen()
26-03-17PR | fix(keyBy): export keyBy from es-toolkit/map






