Skip to content

Releases: webpro-nl/knip

Release 5.83.1

06 Feb 17:43

Choose a tag to compare

  • Fix package.json import (f8c14c8)
  • Organize imports (5d716ba)
  • Update a bunch of dependencies (78bf644)
  • Add minimal test suite to vscode-knip (b639508)
  • Add support for monorepo when installing dependency (close #1501) (5782b07)
  • Fix unused file output in table (0f3dbb4)
  • Restore slonik in ecosystem tests (35d9185)
  • Fix type in exported value case (resolve #1508) (d6dda74)
  • Organize imports (fcdd33b)
  • Remove unused export (c777bae)
  • Don't flag exports (including used as type) in protected or consumed exports (a01bec1)
  • Add npmx.dev to ecosystem tests (8f82052)
  • fix: fix vitest setupFiles resolution (#1511) (273b940) - thanks @tmair!
  • Improve & extend vitest args handling (6c49e5c)
  • Detect Bun differently to avoid TS complaint (c1499d3)
  • A temporary workaround until they catch up 🤫 (028b972)
  • feat(vite): detect module entry from index.html (#1487) (a76ab85) - thanks @WooWan!
  • Auto-format (69150bf)
  • Add double-dash handling and add tests (close #1404) (4c1de75)
  • Revert most of previous commit 4c1de75 (0cd91ae)
  • Auto-format (cf3d8ff)

Release 5.83.0

02 Feb 16:32

Choose a tag to compare

Release 5.82.1

19 Jan 12:44

Choose a tag to compare

  • Add vsce + ovsx verify PATs (6bec128)
  • Improve coverage for isReferencedInExport types (570eafe)

Release 5.82.0

18 Jan 09:49

Choose a tag to compare

Release 5.81.0

14 Jan 07:45

Choose a tag to compare

Release 5.80.2

09 Jan 07:14

Choose a tag to compare

Release 5.80.1

08 Jan 18:16

Choose a tag to compare

Release 5.80.0

05 Jan 10:29

Choose a tag to compare

  • Edit docs (d6f33a5)
  • Only try to use tsconfig files if tsconfig.json exists (707c96d)
  • Also create comment for commits that close an issue (3485d67)
  • Plugin for Parcel (#1438) (24d8131) - thanks @AlexanderKaran!
  • Edit "Knip for Editors & Agents" (e031018)
  • Timerify hasRefsInFile (#1435) (c6fa5e4)
  • Fixes #1436 - Make stderr redirection platform-agnostic (#1437) (61305e7) - thanks @ClementValot!
  • Refactor isReferenced and hasStrictlyNsReferences to better express intent (fa23a33)
  • Fix up and reuse base graph objects in tests (ddc6693)
  • Rename file node key to importedBy, and then some.. (cabee8e)
  • Refactor hasStrictlyNsReferences (resolve #1427) (0768c8a)
  • Replace entry symbol in trace output (circle → enter) (a7bc12b)
  • Add comments to module graph types (9971d47)
  • Work + comment release script (e848615)

Release 5.79.0

02 Jan 07:26

Choose a tag to compare

Release 5.78.0

27 Dec 15:27

Choose a tag to compare

  • Allow subpath entries in webpack plugin (resolve #1164) (9bc9f87)
  • Improve graphql-codegen plugin → package mapping (resolve #1194) (ae6035e)
  • Move config pattern → entry (resolve #1213, close #1252) (c6fe20e)
  • Support arrays for moonrepo commands (resolve #1228, close #1232) (216ffe0)
  • Improve Astro "compiler" a bit (close #1245) (65f9009)
  • Consider exported type used in exported interface used (resolve #1250) (2ec95f7)
  • Improve/loosen up source mapping (resolve #1256) (af536ca)
  • Accept node_modules/ specifiers in deferred entries (resolve #1271) (5c1f0be)
  • Fix up a few lint issues (5cb4c30)
  • Fix Workspace Circular Symlink (#1319) (bffae52) - thanks @mattietea!
  • Remove unused imports/vars (fc96595)
  • Add support for git worktree (resolve #990, close #991) (b7bf92a)
  • Fix TS issues with config-as-a-function (6dc082e)
  • Dear CI, please accept my offer (a0138b5)
  • Allow negated ignore patterns to filter issues (resolve #1420) (b2cbbd5)
  • Apply fixes after running preprocessors (#763 #1420) (10f5bd2)
  • Add more hints to AGENTS.md (0ca7881)
  • Remove unused export ✂️ (bd685bb)