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

9 hours ago

[0.9.8] - 2024-09-24

Bug Fixes

  • e3c8a12 linter: Fix panic in sort-keys (#6017) (Boshen)
  • 4771492 linter: Fix import/no_cycle with ignoreTypes (#5995) (Boshen)

Performance

  • 5ae3f36 linter: no-fallthrough: Use string matching instead of Regex for default comment pattern (#6008) (camchenry)
  • 65d8f9e linter, ast-tools, coverage: Use FxHashSet instead of std::collections::HashSet (#6001) (Cam McHenry)
  • 2b17003 linter, prettier, diagnostics: Use FxHashMap instead of std::collections::HashMap (#5993) (camchenry)

Don't miss a new oxc release

NewReleases is sending notifications on new releases.