Skip to content

Releases: webpro-nl/knip

Release 0.8.0

17 Oct 13:12
Compare
Choose a tag to compare
  • Add license file (8df3c4f)
  • Add fake identifier when no ReferenceFindableNode or Identifier is available (4223df1)
  • Use strict and assert.equal more in tests (b6e41f7)
  • File finder will not look in parent of cwd (76ff4fa)
  • Support zero-config (using tsconfig.json) (7a7895b)
  • Merge pull request #14 from sorrycc/patch-1 (7d2d0e7)
  • Update README.md (f8db8eb)

Release 0.7.3

15 Oct 10:18
Compare
Choose a tag to compare

Release 0.7.2

14 Oct 15:37
Compare
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
Compare
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
Compare
Choose a tag to compare

Release 0.6.0

13 Oct 07:43
Compare
Choose a tag to compare
  • Include peerDependencies and optionalDependencies and add test (closes #9) (9d6a946)

Release 0.5.0

13 Oct 07:31
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Knip unused exports (2e7b67a)
  • Add --ignore and --no-gitignore options (fixes #8) (b1d10b9)