github oxc-project/tsgolint v0.17.1

8 hours ago

What's Changed

  • chore(deps): update github-actions by @renovate[bot] in #793
  • chore(deps): update gomod by @renovate[bot] in #794
  • chore(deps): update npm packages by @renovate[bot] in #795
  • chore(deps): update softprops/action-gh-release action to v2.6.0 by @renovate[bot] in #798
  • fix prefer-optional-chain parenthesized call panic by @camc314 in #800
  • fix(no-base-to-string): check base types for ignoredTypeNames by @younggglcy in #796
  • refactor: move matchesTypeOrBaseType function to utils package by @camc314 in #803
  • fix(restrict-template-expressions): allow inherited types in allow list by @camc314 in #804
  • fix(prefer-optional-chain): avoid false positives for instanceof and redundant nullish checks by @wagenet in #753
  • fix(no-unnecessary-condition): skip no-overlap checks for indeterminate generic intersections by @camc314 in #806
  • fix: crash on JS await property lookup by @camc314 in #812
  • chore: remove deprecated vitest config option by @camc314 in #813

Full Changelog: v0.17.0...v0.17.1

Don't miss a new tsgolint release

NewReleases is sending notifications on new releases.