- 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)