Releases: webpro-nl/knip
Releases · webpro-nl/knip
Release 5.33.1
- Upgrade jiti (a056e8d)
Release 5.33.0
Release 5.32.0
- Add
pos
to reference pragma import node (f704a2b) - Rename propertyAccessCall → resolveCall (72b4827)
- Update dev doc (36b85ba)
- Minor refactor, add comments to get-imports-and-exports (e9416ec)
- Add
ts.isPropertyAssignment
toisConsiderReferencedNS
(e4bada4) - Use
{default: true}
in jiti.import call (700a091) - Update a few dependencies (d2a7b59)
- Consider enum members used if used in object enumeration method (resolves #699) (feab792)
- Refactor behavior with/out ignoreExportsUsedInFile (14d2cfc)
- Always check types/classes for referenced in exported type (50bc125)
- Don't try to find refs to empty string in
findInternalReferences
(42d626f) - Don't ignore (global) dependency if relative path (86ec088)
- Move hard-coded
deno
out of bash parser (fb0da5b) - Add travis CI plugin (4821b52)
- Improve nyc plugin (e6fa86a)
- Stylelint plugin - fix issue where "customSyntax" property is not recognised as a resolved dependency (#802) (fdb0246)
- Don't try to find refs to empty string in
findInternalReferences
(fixes #800) (d9ae5dc) - Update docs (0749921)
- Post "two years" (69c021b)
Release 5.31.0
- Do not treat trailing
#
in gitignore as comment (#797) (7fc6355) - Fix extension for file fixture containing TS (847649d)
- Update some devDependencies (d304d8d)
- Update docs for auto-fix (close #788) (48fbddf)
- Consistent reporter output (94da7f7)
- Add support for enum and class members (1109cbf)
- Refactor for reuse/readabilty, more tests (20c2390)
- Fix issue type in export declarations (0f786f4)
- Support exported types (2a251fa)
- Improve unused export fixer, add tests (b0bb643)
- Update docs (b384403)
- Improve var naming in tests (2ed9e51)
- Upgrade to jiti v2.1.0 (dea12f8)
- Update docs re. known issues w/ jiti (6819eb9)
- Remove obsolete jiti options (6d47630)
- Use jiti.import + add tests (resolves #565) (3dd8ea6)
- Migrate to jiti v2 (de7fa2d)
Release 5.30.6
- Ignore TS issue with Bun for now (2a36139)
- Add --trace arguments to help text (4b314e2)
- accept _ and . in package names (#790) (84db245)
- Remove duplicate job (it's in integration.yml as well) (2b550b0)
- continue-on-error: true → fail-fast: false (8ed9314)
- Update argos ci commands (ed4bad2)
- Add freeCodeCamp to integration suite (0784ca5)
- Update FUNDING.yml (cf6c5fe)
Release 5.30.5
Release 5.30.4
Release 5.30.3
- Update some dependencies (233c2a0)
- Add
@eslint/js
to eslint plugin enablers (cbe6fea) - Update docs (d674020)
- Update docs (eb283cf)
- Update remark-preset-webpro (22ab19f)
- Fix: Expand Vitest File Extension Checks (#785) (b0f7c46)
- Fix commit sha in PRs in integration.yml (dc9e3ed)
- Use actions matrix to run jobs in parallel (fd868c6)
- Add Prettier to projects + int tests (bc62831)
- Dogfoodin' is underrated (74b63cc)
- Fix formatting (34a757c)
- Update docs, styling (resolves #783) (d05795c)
- Update docs (2e09608)
- Update some dependencies (e60b8e4)
- Update docs (b52125d)
Release 5.30.2
- Update lockfile (f71c697)
- No longer need to bail out for node_modules/ in resolver, allow such specifiers (closes #773) (62bc956)
- Minor refactor (5730b49)
- Try local package specifiers first (enhanced-resolve has trouble) (89a384e)
- Tweak basic playground (dae3362)
- Add og image for playground (c9b1829)
- Update docs (aa011ba)
- Update playground (b620f16)
- Remove obsolete vercel config (e4bbb5c)
- Update dependencies in issue templates & add playground + templates (62bafaf)
- Update docs (9e860fa)
- Let's try typescript@next (b194667)
- chore: update docs with links (#776) (350bc0b)