Skip to content

Releases: webpro-nl/knip

Release 5.53.0

03 May 11:15
Compare
Choose a tag to compare
  • Remove unused script (d6484de)
  • Add --force and --graceful options to create-plugin script (063db24)
  • Add SVGO plugin (#1065) (5d68767) - thanks @azat-io!
  • Replace pretty-ms with prettyMilliseconds fn (d383899)
  • Add mem flags, observer & table to Performance (dabb874)
  • Fix --isolate-workspaces flag to gc principals (b75c872)
  • Fix and optimize git-ignore cache (c1c8e8c)

Release 5.52.0

01 May 06:49
Compare
Choose a tag to compare
  • Use default entries w/o config file (fixes #1063) (01a8e65)
  • Fix negated glob pattern for ignored workspacea (28d9b4c)
  • Don't bail out early for --filter if also -r in pnpm resolver (48e49a7)
  • Replace easy-table with new Table (cd70e95)

Release 5.51.1

30 Apr 07:04
Compare
Choose a tag to compare
  • Support Prettier TypeScript configs (#1059) (6717595) - thanks @azat-io!
  • Expand astro.config.* and reuse in starlight plugin (859a16b)
  • Improve pnpm cmd resolver (844d7a8)
  • Split and improve source map functions (ae89d67)

Release 5.51.0

29 Apr 05:53
Compare
Choose a tag to compare
  • Add 'instrumentation-client' to next plugin entry points (#1035) (b739fcc) - thanks @matbour!
  • Upgrade release-it (4ac1897)
  • Handle catch prop access when returning named bindings (resolves #1039) (e940835)
  • Housekeeping imports fixture (4fe4099)
  • Add treatConfigHintsAsErrors to config file options (resolves #1026) (cafff6e)
  • Refactor exec test helper + callsites (e8b642d)
  • Organize quick test:smoke runs (exclude cli & fs tests) (949fe5a)
  • Add bun plugin (resolves #1038) (36e30f6)
  • Document allowIncludeExports and start using it a few plugins (resolves #1043) (755f689)
  • Re-generate plugins.md (4f6f8fe)
  • Split bun test cases between plugin and binary resolver (5d3673d)
  • Fix and skip a few test (to circumvent issues in Windows) (8f8e4c2)
  • Add oxlint plugin (#1042) (0f85615) - thanks @PatrykWalach!
  • feat: add nano-staged plugin (#1045) (a05726c) - thanks @cylewaitforit!
  • Migrate some odd astro pages to mdx content (04aa73a)
  • Update favicon (736c05e)
  • 100 (65dc8f9)
  • Update astro/starlight (a9fba6f)
  • Refactor OG images (508fa39)
  • refactor(lint-staged): remove unneeded default packageJsonPath value (#1049) (77dedbc) - thanks @cylewaitforit!
  • Quickfix light theme colors (d297259)
  • Concise and consistent description (f33684b)
  • Add astro to integration suite and sort jobs a-z (c2afe4e)
  • Add Astro to projects using knip (4661469)
  • Mark mdx-components as an entry file for Next.js (#1050) (3e7df18) - thanks @remcohaszing!
  • Fix tanstack router function call without arguments (1b8acc7)
  • Try remove eslint | prettier | xo in config check in enablers (03790bd)
  • Update ecosystem pipeline (c95c303)
  • Unleash biome on fixtures (94fa4ee)
  • Fix order and add types in codeclimate specs (f1d4845)
  • Fix order in json reporter specs (b0a3b86)
  • add relay plugin (#1047) (1e65c29) - thanks @PatrykWalach!
  • Simplify git ignore cache and fix --dir ancestor case (b09eaff)
  • Remove tanstack-router plugin (7dca60e)
  • Work around bun test pattern issue (20823cf)
  • Update docs (d3009bd)
  • Exclude dir that doesn't contain tests (d4c7379)
  • Allow to force-enable built-in sync compilers (b868c2e)
  • Refactor and simplify glob-core a bit (5c91dfa)
  • Ignore imports inside tagged template literals (#1041) (1ff6db9) - thanks @azat-io!
  • Include members for default-exported enums/classes (beae106)
  • Fix cache in glob, reuse name (82ca298)
  • Skip runAsyncCompilers if no async compilers (c418cf1)
  • Add compiler extensions to source mapper (cb2735d)

Release 5.50.5

17 Apr 15:35
Compare
Choose a tag to compare
  • Add jiti to "positionals" (resolves #1033) (08a4688)
  • Group some scripts tests (edf56e0)
  • Fix starlight social config (cc51eaa)
  • Support ignoreUnresolved from top-level and root ws config (resolves #1032) (852298b)
  • Update docs re. production mode (3b142b1)

Release 5.50.4

15 Apr 05:18
Compare
Choose a tag to compare
  • Don't exclude (dist) files with js ext from being source mapped (b39ac44)
  • Mark simple-git-hooks as used dependency when config exists (#1027) (78f8cf4) - thanks @azat-io!
  • Update docs dependencies (a8b44f6)

Release 5.50.3

14 Apr 08:04
Compare
Choose a tag to compare
  • Include empty named import declaration (d958e90)
  • Use pnpm workspaces over package.json workspaces (330e918)
  • Update comment (e8fcd87)
  • Revert and improve fix for #1024 (3db59f7)

Release 5.50.2

10 Apr 14:10
Compare
Choose a tag to compare

Release 5.50.1

10 Apr 08:13
Compare
Choose a tag to compare
  • Revert "Remove unused TS config options"

This reverts commit d1686e2. (731fe7e)

Release 5.50.0

10 Apr 07:19
Compare
Choose a tag to compare