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

latest releases: oxlint_v0.5.2, crates_v0.16.3, crates_v0.16.2...
one month ago

What's Changed

Features

  • add --symlinks to allow symbolic walking by @Boshen in #3244
  • add --format github for github check annotation by @Boshen in #3191
  • change the category of all react-perf rules to perf by @Dunqing in #3243
  • remove deprecated eslint v9 rules no-return-await and no-mixed-operators by @Boshen in #3188
  • move prefer-node-protocol to restriction by @Boshen in #3171

New Rules

Bug Fixes

  • improve prefer-string-starts-ends-with rule by @camc314 in #3176
  • import/export: improve multiple exports error message by @Dunqing in #3160
  • import/named: handle import { default as foo } by @Boshen in #3255
  • shorten eslint/eqeqeq rule error message's span by @mysteryven in #3193
  • fix(parser): correctly parse cls.fn = x by @Dunqing in #3208

New Contributors

Full Changelog: oxlint_v0.3.2...oxlint_v0.3.3

Don't miss a new oxc release

NewReleases is sending notifications on new releases.