Skip to content

v1.0.28

Choose a tag to compare

@github-actions github-actions released this 30 Dec 13:41
· 24 commits to main since this release
  • Add noUselessDefaultAssignment rule
  • noUnnecessaryCondition: Catch useless ?? null and ?? undefined coalescing and add "Remove unnecessary nullish coalescing" suggestion
  • Port fixes from typescript-eslint up to v8.51.0