Skip to content

oxlint v0.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 12:22
7193d75

What's Changed

Full Changelog: oxlint_v0.3.3...oxlint_v0.3.4


From v0.3.3

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