Skip to content

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 16 Feb 13:39
· 253 commits to main since this release
50df5ba

1.1.1 (2024-02-16)

Bug Fixes

  • False positives for no-unsafe-references when using Promise, window, or console (c2e9e10)
  • no-unsafe-references: Add arguments after existing array elements (50df5ba)
  • no-unsafe-references: Convert non-array params to array when adding references (b4ef27c)