Skip to content

Releases: webpro-nl/knip

Release 6.27.0

Choose a tag to compare

@webpro webpro released this 15 Jul 14:59
e463b61
  • Add Temporal plugin (98191a0)
  • Handle -d alias for react-email dir argument (53d1fec)
  • Expand pnpm script references with forwarded arguments (33e9799)
  • Treat path-shaped script tokens as file references, extend known global binaries (d9508c2)
  • Mark tsdown neverBundle dependencies as referenced (5fd863b)
  • Support TanStack Start in tanstack-router plugin (bd63cd8)
  • Mark vite ssr.external dependencies as referenced (91de938)
  • Expand bun, npm, and yarn script references with forwarded arguments (b5a3176)
  • Add Latitude as sponsor (4267675)
  • Regenerate plugin list in docs (1d2cdff)
  • Support Vue 2 template auto-imports (close #1881) (2157f39)
  • Ignore block-commented stylesheet imports (resolve #1880, close #1882) (a627f53)
  • Support TypeScript 5.0 narrowing for ssr.external (989292f)
  • Resolve local binaries from bun run (5e9a7f0)
  • Support Vitest inline project config extensions (f682327)
  • Resolve package names from aliased node_modules paths (c273d5f)
  • Support Tailwind CSS URL imports (57a4770)
  • Resolve unbuilt workspace package exports (close #1877) (1b0a2c0)
  • Skip unresolved imports of gitignored generated files (605c904)
  • Attribute imports of aliased packages to the declared dependency (d05e775)
  • Flag unresolvable imports of transitive peer deps as unlisted (resolve #1883) (18f0bff)
  • Don't count ambient module declarations in script files as imports (e52aecf)
  • Update rolldown snapshot (a63e927)
  • Remove obsolete workarounds from ecosystem tests (a521cf7)
  • Handle snapshotSerializers in Vitest plugin (resolve #1884) (b597de9)
  • Set the stage (c059c2b)

Release 6.26.0

Choose a tag to compare

@webpro webpro released this 10 Jul 09:42
441faf0
  • ci: add path filters (#1871) (4249935) - thanks @trueberryless!
  • Add CodeRabbit as gold sponsor (1da09fd)
  • Fix up docs a bit more (39125a7)
  • Don't report ambient declaration files as unused (aed361c)
  • Register oclif command files as entries (3b4d58c)
  • Add electron-vite plugin (d92107e)
  • Add esbuild plugin (ef3b601)
  • Ignore more globally available binaries (8292981)
  • Resolve #-imports to source when node condition is unbuilt (resolve #1873) (f2713ed)
  • Ignore gh as a globally available binary (a6f0772)
  • Resolve Vitest benchmark files as entries (5742913)
  • Extract shared Vue auto-import machinery into plugins/_vue (7301075)
  • Scope compiler extensions per workspace (5e6f82b)
  • Resolve auto-imported components in the Vue SFC compiler (009aad8)
  • Add plugins for the Vue auto-import ecosystem (f638c83)
  • Enable Vue SFC compiler on unplugin-vue and @vitejs/plugin-vue (9396ab1)
  • Recognize vite-plugin-vue-meta-layouts (same layouts convention) (3ceee89)
  • Add vite-plugin-pages and unplugin-icons plugins (9bc1754)
  • Add vite-plugin-pwa and @intlify/unplugin-vue-i18n plugins (45dea0a)
  • Dog, food. (e1249ad)
  • Update query snapshot (a45941d)
  • Don't misread Nitro route types as Vue component auto-imports (43aecd5)
  • Read oxlint jsPlugins from vite-plus vite.config and .oxlintrc.json (589ffda)
  • Add vite-plus plugin for run.tasks and staged scripts (f041c19)
  • Support @vite-pwa/nuxt PWA config in nuxt.config (8fa7b11)
  • Add @vite-pwa/assets-generator plugin (4254f7d)
  • Add @nuxtjs/i18n plugin (dfb9acb)
  • Read plugin entries from vite.config options and index.html (d533da8)
  • Fix false positives in VitePress, next-mdx and unplugin-vue-i18n plugins (b99702a)
  • Respect optional peers in pnpm and Yarn packageExtensions (aab080b)
  • Detect babel plugins in the Storybook config (5dea975)
  • Add shared AST helpers for imported calls and first property values (c84bb7a)
  • Inline trivial resolveFromAST wrappers and normalize orval and sst (620079d)
  • Extract inline resolveFromAST implementations to dedicated files (b5231c1)
  • Normalize resolveFromAST files to a uniform contract (fc1ba0f)
  • chore: migrate to Astro 7 and Sätteri (#1875) (f256a5b) - thanks @trueberryless!
  • Show contributor count on docs homepage (6b8454a)
  • Exclude gitignored package entry points (606e5d0)
  • Add Tauri plugin (199180d)
  • Add Laravel plugin (1974533)
  • Add Quasar plugin (a220729)

Release 6.25.0

Choose a tag to compare

@webpro webpro released this 07 Jul 08:43
f29ca18

Release 6.24.0

Choose a tag to compare

@webpro webpro released this 02 Jul 06:36
2979803

Release 6.23.0

Choose a tag to compare

@webpro webpro released this 28 Jun 08:03
a802601

Release 6.22.0

Choose a tag to compare

@webpro webpro released this 27 Jun 13:11
c053755

Release 6.21.0

Choose a tag to compare

@webpro webpro released this 25 Jun 14:32
6b328d5
  • Detect Vite config dependencies (resolve #1721) (8754c43)
  • fix: Update timerifyMethods to include resolveFromAST (#1814) (3c8deac) - thanks @gwagjiug!
  • Fix crash on null root export in package.json (resolve #1815) (9b8af2b)
  • Fix unresolved subpath imports with a colon prefix (resolve #1816) (f89db41)
  • Detect Next.js entry files in subdirectory (resolve #1817) (f32c6ea)

Release 6.20.0

Choose a tag to compare

@webpro webpro released this 24 Jun 13:53
9f299a7

Release 6.19.0

Choose a tag to compare

@webpro webpro released this 24 Jun 11:34
fbee8f5
  • feat: support new optional sveltekit config pattern via vite config (#1810) (3fee8bf) - thanks @fubits1!
  • Optimize hot path string scanning (e30cfe7)
  • Update astro snapshot (71e71a7)

Release 6.18.0

Choose a tag to compare

@webpro webpro released this 22 Jun 16:56
7bfd556
  • Update dependencies (pin oxc-resolver) (7dda4ec)
  • Resolve tsconfig paths for non-TS importers independent of oxc ownership (3b71565)
  • Format (64865f8)
  • Fix false positive for Vitest mocks (#1802) (ec93e20) - thanks @remcohaszing!
  • Mark npx-run binaries optional unless --no-install (resolve #1803) (203c31e)
  • Ignore pnpm [WARN] lines in ecosystem snapshots (392835a)
  • Update slonik snapshot (62d802b)
  • Update Jest entry patterns for Jest 30 (#1808) (d2caedd) - thanks @gwagjiug!
  • Report stale workspaces configuration keys as configuration hints (#1807) (9083c16) - thanks @WooWan!