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

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

Try it out!

Run npx oxlint@latest . in your own JavaScript / TypeScript codebase and see it complete in milliseconds. No configurations are required.


Oxlint now has 50 recommended run by default, out of 71 in total.

9 New Lint Rules

Correctness (Run by default)

Pedantic

Restriction

Style

Profile Rule Performance TIMING=1

Performance of individual rules can now be tracked by using the same ESLint environment variable TIMING=1. See the ESLint documentation for details. This feature is initiated by @shannonrothe .

Stable Rust

This binary is now built with stable instead nightly Rust. Thank you for the initiative @josephsavona. Thank you @strager and @suica who made significant contributions.


All features in this release are implemented by community contributors, thank you all for the contribution.
A special thank you is extended to @DonIsaac, whose assistance was invaluable during this release.

New Contributors

Full Changelog: oxlint_v0.0.6...oxlint_v0.0.7

Don't miss a new oxc release

NewReleases is sending notifications on new releases.