Releases: webpro-nl/knip
Releases · webpro-nl/knip
Release 5.36.0
- Add disclosure reporter (c5f0ee6)
Release 5.35.1
Release 5.35.0
Release 5.34.4
Release 5.34.3
Release 5.34.2
Release 5.34.1
- Fix edge case for binary disguised as entry (#161) (846ed76)
- Only ignore "http" if in dependency specifier (fixes #813) (9defcb9)
- Move helper to less confusing location (e028528)
- Consistent naming (20070ba)
- Rename test file, fix up default values (5bb56e7)
- Update docs (c9afd52)
- Add documentation for unplugin-icons imports issue (#812) (20b2504)
Release 5.34.0
- Don't use
path
if step also hasrepository
in github-action plugin (c6e4d31) - Give plugins a chance to prep config args (a2217a2)
- Let's start out conservatively (a2e83f8)
- More consistent naming (bae87d9)
- Optimize a bit after the dust has settled (31f1e7e)
- Cherry on the pie (617e067)
- Handle config files only once across workspaces (939f511)
- Improve naming and simplify a few things (f4db204)
- Add coverage for unused files with compiler extension (c2e2712)
- Ignore
virtual:
imports, don't report as unlisted dependencies (2ef75cc) - Remove module resolving from plugins (53839e0)
- Temp use Bun for in this integration test for green lights (98c1ff7)
- Add ability to add unresolved imports to
ignoreDependencies
(b8875be) - Let's start out a tad more conservative (58ba79f)
- Update dependencies (f4dc1e1)
- Optimize referenced dependency handling (a413ad8)
- Resolve config file paths and parse recursively (c03f963)
- Exclude empty config file path arrays from debug output (d288779)
- Extend typedoc plugin (f2732fa)
- Presets are extended by local config in jest plugin (4973a9d)
- Add test case to get refs from scripts (6115107)
- Refactor binary resolver & referenced dependency handling (f1349c2)