Releases: webpro-nl/knip
Releases · webpro-nl/knip
Release 5.36.3
- Consolidate specifier workspace handling into helper (5c4a9d5)
- No need to add .json files as entry files (8c0289f)
- Update comparison-and-migration.md. Fix wrong link of npm-check (#828) (a4a9882)
- Only show any config hints in non-production mode (a138388)
Release 5.36.1
- Format (813908f)
- Skip indexing into a gh action if its not an array (#827) (0447003)
- Upgrade jiti (1d8211f)
- Fix up plugin file generator (5f16b2e)
- Add a bit more to integrated monorepo doc (6135754)
- Add newline to disclosure reporter output (a74d27b)
- More posts, from bsky too (7baeab9)
Release 5.35.0
- Start support for binaries that may have command behind double-dash (be09c99)
- Minor fixes (51f4481)
- Add nx daemon known issue + solution (closes #727) (aff3720)
Release 5.34.3
- Sort unused file paths in symbols reporter (resolves #817) (b933cd2)
- Fix knip chrasing due to invalid picocolors version (#821) (fb9596a)
- Add
amplify
to IGNORED_GLOBAL_BINARIES
(#819) (cfcdcbe)
Release 5.34.2
- Highlight package name in specifier in symbols reporter (eca123b)
- Fix binary extraction from specifier (c881d78)
- Rename util to get-referenced-inputs.ts (62b10ba)
- (TypeScript plugin): Add references path of tsconfig to config (#816) (bff0977)
- Update docs (366acdc)
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)