Skip to content

Release 5.10.0

Compare
Choose a tag to compare
@webpro webpro released this 23 Apr 08:43
· 27 commits to main since this release

Please see https://twitter.com/webprolific/status/1782695065380684124 for a walk-through of the main features in this release (the commits below don't cover what was in the canary releases).

  • vitest: add bench file extension (03b9384)
  • Fix Windows path issue (92de411)
  • Add debug log for raw watch events (49862ab)
  • Check and remove unused vars/imports (f3694ee)
  • Fix up some dev commands (6c511ca)
  • Update docs (988b632)
  • Format (01a2767)
  • Add monorepo demo folder (3c9d9ad)
  • Don't re-analyze files that are still in the unused files cache (4d337b0)
  • Add file removal to auto-fix (c5fe4c2)
  • Mark issues as fixed in fix mode and print in grey in default reporter (d4324f8)
  • Add file removal to auto-fix (34abc72)
  • Fix CLI help text (a430a1f)
  • Remove obsolete workaround in tag helper (5cb4f51)
  • Minor refactor (a98a7fc)
  • Tiny bits of fast + safe in import refs finder (7893d0f)
  • Remove obsolete by set (359abc1)
  • Refactor to improve tests + readability of member access handling during AST traversal (c032371)
  • Rename and throw a few things around (a1f4987)
  • Update integration test cmd (b140cbd)
  • Skip test in bun (17b90a3)
  • We weren't testing much due to a bug in Bun (oven-sh/bun#10353) (48b883d)
  • Fix up some fixture pkg names (9af92af)

Please see https://twitter.com/webprolific/status/1782695065380684124 for a walk-through of the main features in this release (the commits below don't cover what was in the canary releases).