Skip to content

oxlint v0.15.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jan 11:09
d2d90b0

[0.15.5] - 2025-01-02

Features

  • 0e168b8 linter: Catch more cases in const-comparisons (#8215) (Cameron)
  • bde44a3 linter: Add statement_span to ModuleRecord/ImportEntry (#8195) (Alexander S.)
  • ccaa9f7 linter: Implement eslint/new-cap (#8146) (Alexander S.)

Bug Fixes

  • 2b14a6f linter: Fix ignorePattern config for windows (#8214) (Alexander S.)

Testing

  • cb709c9 linter: Fix some oxlint tests on windows (#8204) (Cameron)