github oxc-project/tsgolint v0.16.0

7 hours ago

What's Changed

  • chore: add a sample benchmark by @camchenry in #741
  • fix(return-await): guard concise arrow body path with hasAsync check by @wagenet in #751
  • perf: do not reallocate rule context struct per-rule-per-file by @camchenry in #742
  • chore: add e2e single file benchmark by @camchenry in #744
  • fix(prefer-optional-chain): false positive when checking with an any type by @kalvenschraut in #752
  • chore(deps): update crate-ci/typos action to v1.44.0 by @renovate[bot] in #756
  • chore(deps): update pnpm to v10.30.2 by @renovate[bot] in #758
  • chore(deps): update github-actions (major) by @renovate[bot] in #761
  • chore(deps): update github-actions by @renovate[bot] in #760
  • chore(deps): update dependency dprint to ^0.52.0 by @renovate[bot] in #759
  • fix: noStrictNullCheck diagnostic false positive by @camc314 in #765
  • feat: add env var to suppress program diagnostics by @logaretm in #739

New Contributors

Full Changelog: v0.15.0...v0.16.0

Don't miss a new tsgolint release

NewReleases is sending notifications on new releases.