Skip to content

oxlint v0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 09:24
21b964b

[0.5.1] - 2024-06-29

Bug Fixes

  • c26975a linter: Only show the filename for max-lines (#3966) (Boshen)
  • 94329e4 linter: Handle useful but empty constructors in no-useless-constructor (#3951) (DonIsaac)
  • 6498a08 linter: No-useless-spread fixer with multiple spread elements (#3950) (DonIsaac)