Skip to content

Releases: webpro-nl/knip

Release 6.3.1

08 Apr 08:00

Choose a tag to compare

Release 6.3.0

03 Apr 06:25

Choose a tag to compare

  • Re-gen sponsorships chart (83ee489)
  • Add testimonial (be16c54)
  • Add deferred resolve entries as direct entry paths to avoid ws exclusion (91a1835)
  • Add rolldown plugin (resolve #1661) (44bfd62)
  • Housekeep plugins a bit (dc69868)
  • Improve module.register handling (b9e36ea)
  • Housekeep release script (f81bd0f)

Release 6.2.0

01 Apr 12:56

Choose a tag to compare

Release 6.1.1

31 Mar 07:02

Choose a tag to compare

Release 6.1.0

28 Mar 07:38

Choose a tag to compare

Release 6.0.6

26 Mar 09:15

Choose a tag to compare

  • Suppress issues initially to not overwhelm agent in mcp server (7793962)
  • Auto-format (346247a)
  • Fix false positive unused deps when run from workspace dir (resolve #1642) (95f4431)
  • Move from convertPathsToAliascompilePathMappings (resolve #1641) (ccc62d6)

Release 6.0.5

24 Mar 19:46

Choose a tag to compare

  • Fix up ecosystem pipeline, add sanity (a338b21)
  • Fix broken links in Writing a Plugin docs (#1640) (963f206) - thanks @skoeva!
  • Minor alignment edits to MCP texts.js (714089f)
  • Merge JSDoc tags across function overload signatures (resolve #1639) (6269ec3)
  • Housekeep tag matching (b15bc7e)
  • Housekeep reference type matching (d9c8731)
  • fix(nx): fall back to workspace cwd when run-commands target has no cwd (#1638) (cf2dc7d) - thanks @liorp!

Release 6.0.4

23 Mar 19:52

Choose a tag to compare

  • Defer ns member ref resolution to post-walk batch pass (resolve #1633) (304504f)
  • Show namespace member statuses in trace output (47ddf43)
  • Add shadow detection for function params, arrow params, and catch bindings (70ebb76)
  • Strip trailing slashes from tsconfig outDir and rootDir (resolve #1635) (1dcdb02)

Release 6.0.3

23 Mar 11:29

Choose a tag to compare

  • Handle symlinks → real paths from tsconfig files (#1630) (529810a)
  • Filter empty strings from Qwik routesDir values (resolve #1632) (beb8ae3)

Release 6.0.2

22 Mar 18:11

Choose a tag to compare

  • Add scope-aware shadow detection to fix false negatives from name-based matching (9ec38b3)
  • Fix false negatives from overly broad collectRefsInType (261bd06)
  • Add doc re. exports (f82d3ad)
  • Bump get-tsconfig to 4.13.7, remove patch (resolve #1630) (09bbce5)
  • Pass on rootDirs to work around oxc-resolver feature gap (resolve #1628) (4dc16cc)
  • Update patches (836c2cf)