Skip to content

Releases: webpro-nl/knip

Release 0.1.0

07 Oct 16:10
Compare
Choose a tag to compare
  • Update docs (e2629db)
  • Swap groups in the reports (49e2c28)
  • Rename filePatterns to projectFiles (64f2dc9)
  • Fix type output for unreferenced ns types (76b0309)
  • Split namespaces members into nsExports & nsTypes (58bd222)
  • Use snake-case for CLI arguments (36ac63f)
  • Improve default config resolution (f2e3146)
  • Fix up tsconfig.json (949c2ab)
  • Rename "unused" to "unreferenced" in code (31ba4fa)
  • Update docs (48a7acf)
  • Look for package.json#exportman and ./exportman.json when no --config is provided (2801e14)
  • Minor (826ae9c)
  • Add prettier + config (48e83f2)
  • Exit with non-zero code until --maxIssues (default: 1) (7279a58)
  • Use only & exclude report groups (299326e)

Release 0.0.6

06 Oct 15:34
Compare
Choose a tag to compare
  • Bail out when unused ns member in file was already reported (30d33b1)
  • Add links to package.json (744bd65)

Release 0.0.5

06 Oct 14:58
Compare
Choose a tag to compare

Release 0.0.4

06 Oct 06:01
Compare
Choose a tag to compare
  • Refactor issue counters & introduce (custom) reporters (5992620)
  • Improve docs (65d93ca)

Release 0.0.3

05 Oct 10:00
Compare
Choose a tag to compare
  • Add feature to use different working dir using --cwd and glob-based config (36e67c7)
  • Improve a few names (458cb5a)

Release 0.0.2

04 Oct 18:47
Compare
Choose a tag to compare
  • Fix executable name in docs & help (13f1cf7)
  • Refactor issue types to Maps & fix duplicate issue in report (f35e577)
  • Fix referenced files for identifier (9f353b4)
  • Support exports.[identifier] syntax (e787e5d)

Release 0.0.1

04 Oct 13:52
Compare
Choose a tag to compare