Skip to content

v64.3.6

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Sep 16:53

64.3.6 (2026-09-05)

Bug Fixes

  • no-unnecessarry-type-assertion: avoid treating as redundant object annotations which clarify method argument types (342b6f6)
  • no-unnecessary-type-assertion: handle array literal annotations whose element type is a literal or union of literals narrowing element type (543b24f)