Skip to content

Releases: webpro-nl/knip

Release 0.7.2

14 Oct 15:37

Choose a tag to compare

  • Work the docs (f4e7c4d)
  • Add Action to run tests in matrix (96085ce)
  • Add fixtures and test for JS entry and project files (184774f)

Release 0.7.1

13 Oct 10:56

Choose a tag to compare

  • Update dependencies (46bdcf4)
  • Don't try to parse reporter options when there are none (eb197e7)

Release 0.7.0

13 Oct 10:39

Choose a tag to compare

Release 0.6.0

13 Oct 07:43

Choose a tag to compare

  • Include peerDependencies and optionalDependencies and add test (closes #9) (9d6a946)

Release 0.5.0

13 Oct 07:31

Choose a tag to compare

  • Update package.json description and keywords (25425e9)
  • Add some basic debugging and comments for future self (closes #6) (3834713)
  • Fix processed files count (a6ae54c)

Release 0.4.2

12 Oct 22:26

Choose a tag to compare

  • Fixed regression in tsconfig path (9595c75)
  • Start using custom error classes (a4a2af6)
  • Sorry, I couldn't resist (8eed621)

Release 0.4.1

12 Oct 10:04

Choose a tag to compare

  • Use workaround for globby require/import incompat (a913825)
  • Rework gitignore handling (278cbe8)
  • Refactor cli and runner (more config flexibility and better tests) (44b6dac)
  • Add better reasoning, comparison table and explain name (3170543)
  • Fix --cwd to --dir and minor edits in docs (f9f7a95)

Release 0.4.0

11 Oct 16:51

Choose a tag to compare

  • Knip unused exports (2e7b67a)
  • Add --ignore and --no-gitignore options (fixes #8) (b1d10b9)

Release 0.3.0

11 Oct 13:45

Choose a tag to compare

  • Update docs (60a1280)
  • Rename cwd to dir (4054958)
  • Skip export default syntax (a01f80f)
  • Add support for alternative tsconfig.json file path (fb7091f)
  • Add support for JavaScript projects (without tsconfig.json) (4e47301)
  • Always insert title for unused dev dependency report type (70f018a)
  • Minor (0d0ca55)
  • Add convenience to add "dev" config and add tests (a468189)

Release 0.2.0

10 Oct 13:59

Choose a tag to compare

  • Update docs & help (674b29b)
  • Find unused and unlisted (dev) dependencies (67d31f3)
  • Improve --max-issues and --no-progress handling (984fc5a)