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

latest releases: oxlint_v0.5.2, crates_v0.16.3, crates_v0.16.2...
4 months ago

What's Changed

This release addresses a long-standing issue where the AST had memory leaks.
I can finally sleep well, knowing that my software is free of memory leaks 😀

Moreover, the parser is now 4% faster (again!), thanks to @overlookmotel's improvements.

New Rules

Fixes

  • add regression case for require-yield by @Boshen in #2326
  • fix no_dupe_keys false postive on similar key names by @Boshen in #2291

Parser

Full Changelog: oxlint_v0.2.7...oxlint_v0.2.8

Don't miss a new oxc release

NewReleases is sending notifications on new releases.