github oxc-project/oxc oxlint_v0.0.17
oxlint v0.0.17

latest releases: oxlint_v0.9.6, crates_v0.29.0, oxlint_v0.9.5...
10 months ago

Try it out!

What's Changed

Features

The final dot is no longer required by the CLI #1201:

npx oxlint@latest

This is the same as npx oxlint@latest ., where the current working directory will be scanned.

This is an alignment with ESLint v9, see https://eslint.org/blog/2023/11/whats-coming-in-eslint-9.0.0/#running-eslint-with-no-file-arguments

What's Changed

New rules by category

Style

  • eslint-plugin-unicorn: prefer-optional-catch-binding by @camc314 in #1188
  • eslint-plugin-unicorn: prefer-spread by @camc314 in #1186

Fixes

  • fix(linter): fix handling of repeated eslint-disable comments by @haocheng6 in #1200

Full Changelog: oxlint_v0.0.16...oxlint_v0.0.17

Don't miss a new oxc release

NewReleases is sending notifications on new releases.