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

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

What's Changed

New eslint-plugin-react-perf

oxlint --react-perf-plugin

Differenciate linux gnu / musl binary targets

  • linux-x64-gnu
  • linux-arm64-gnu
  • linux-x64-musl
  • linux-arm64-musl
  • ci: release oxlint with linux-{x64-gnu, arm64-gnu, x64-musl, arm64-musl} by @Boshen in #2126

New Rules

Favor Array.from({ length: n }) and [onlyElement] instead of ambiguous new Array(arg)

Improvements

Fixes

New Contributors

Full Changelog: oxlint_v0.2.2...oxlint_v0.2.3

Don't miss a new oxc release

NewReleases is sending notifications on new releases.