Skip to content

Releases: webpro-nl/knip

Release 5.25.0-slim.0

04 Jul 19:47
Compare
Choose a tag to compare
Release 5.25.0-slim.0 Pre-release
Pre-release
  • Sync @nodelib/fs.walk version w/ fast-glob (3c2ce76)
  • Vendor bash-parser (ae7a4aa)
  • Add pkg.pr.new workflow (fd3d374)
  • Add wonderful tweets (bb333ed)

Release 5.24.1

04 Jul 08:36
Compare
Choose a tag to compare
  • Fix up rules in issue collector and reporter (resolves #713) (7775213)
  • Fix Knip config (4c4e3e1)
  • Use jiti alias over custom transform (b9f1715)

Release 5.24.0

03 Jul 08:37
Compare
Choose a tag to compare
  • Add vitest as enabler to vite plugin (b384d18)
  • Fix up formatting/config (9961e2a)

Release 5.23.3

01 Jul 09:54
Compare
Choose a tag to compare
  • Update dependencies (8c783e9)
  • Restore that (only) interfaces can be default-exported (resolves #709) (919a68b)
  • Improve generated plugin docs (f33f113)

Release 5.23.2

29 Jun 10:52
Compare
Choose a tag to compare
  • Fixes to config files + Cosmiconfig, Lilconfig and Unconfig generation. (#700) (83e18a1)
  • Exclude nsExports, classMembers and nsTypes from --exports shortcut (#698) (2e83446)
  • Update marketing materials (62090b4)
  • Update funding options (e8a4a00)
  • Update marketing materials (4f6a197)
  • Switch to microsoft/TypeScript main in integration tests (c8c6dab)
  • Add whitespace in exports coverage (alias-exclude) (a03d4eb)
  • Add more coverage for tag hints (3d551db)

Release 5.23.1

27 Jun 10:23
Compare
Choose a tag to compare
  • Minor refactors (efafcdc)
  • Add test for re-export with includeEntryExports + ignoreExportsUsedInFile (#698) (c0a0f0b)
  • Consider alias exclude symbols referenced in ignoreExportsUsedInFile (resolves #697) (326b018)
  • Fix enum members in re-exports in entry files (resolves #703) (3ff2253)
  • Fix tag hints (#691) (dd051cd)
  • Minor refactors (3e9806a)
  • Fix isReferencedInExportedType AST helper (bc2e716)

Release 5.23.0

25 Jun 12:00
Compare
Choose a tag to compare
  • Update docs (1f945ed)
  • Show unused custom ignored tags as hints (resolves #691) (78255fc)
  • Don't report exports referenced in exported types (resolves #687) (834c26b)
  • Fix unused exports used in file with substring overlap (#695) (5a2176e)
  • Name tests/fixtures after option name (a7b9a98)
  • Fix unused exports used in file with substring overlap (resolves #695) (555c162)
  • Update docs re. issue reproduction (646ed75)

Release 5.22.3

24 Jun 15:10
Compare
Choose a tag to compare
  • Try harder looking up strictly-ns-references recursively (#690) (4cf1337)
  • Also traverse into re-exports and re-exported aliases when looking up strictly-ns-references (resolves #690) (b98c5b9)
  • Update docs (e906674)
  • Add support for graphql-codegen plugin level config (resolves #692) (#693) (71de7f1)

Release 5.22.2

21 Jun 09:13
Compare
Choose a tag to compare
  • Fix abs extended tsconfig paths if internal (resolves #689) (d1261c1)
  • Update release-it and use JSON schema (a4111fe)

Release 5.22.1

21 Jun 07:46
Compare
Choose a tag to compare
  • Add fixture for #687 (e15da45)
  • Add require() import with ts ext to commonjs fixture (#681) (0c56610)
  • Add support for thenable dynamic import w/ destructured arg (resolves #688) (1343826)
  • Update ts dev dep (67404f3)