Skip to content

Releases: webpro-nl/knip

Release 5.44.1

12 Feb 18:11
Compare
Choose a tag to compare

Release 5.44.0

11 Feb 07:26
Compare
Choose a tag to compare
  • Add fixture w/ compilers/workaround for tailwind v4 (3cf1d05)
  • fix: ensure augmentWorkspace honors tsConfig rootDir (#933) (2afffe0) - thanks @rmunch!
  • feat: Add plugin for React router 7 framework mode (#931) (012fd5b) - thanks @lasseklovstad!
  • Refactor some bits to add manifestStr (9ce5766)
  • Use manifestStr and introduce PackageJsonPeeker (f2efd22)
  • Add pos to more issue types in json reporter (resolves #930) (72cbcfa)
  • Merge node and node-test-runner plugins (1019b99)
  • Ignore built-in test reporters (resolve #935) (090e76b)
  • Housekeep react-router plugin (dd0f682)
  • Bright & dimmed issue type header colors in symbol reporter (close #934) (dcf5df3)
  • Update dependencies (9050695)

Release 5.43.6

28 Jan 15:17
Compare
Choose a tag to compare
  • Update docs for writing a plugin (f3669e2)
  • Remove unused property (18612d2)
  • Merge glob patterns (3815fae)
  • Update docs for writing a plugin (c1de2ba)
  • Invoke expo config function with context obj (resolves #919) (2d0876b)
  • Add empty plugins: [] to dummy expo obj to cause less issues (15b8aac)

Release 5.43.5

27 Jan 12:35
Compare
Choose a tag to compare
  • Allow nsTypes to always consider all enums (the actual fix for #927) (881de38)

Release 5.43.4

27 Jan 12:12
Compare
Choose a tag to compare
  • Add missing test & widen scope for implicit enumerations (resolves #927) (d02db68)

Release 5.43.3

24 Jan 12:41
Compare
Choose a tag to compare

Release 5.43.2

24 Jan 09:22
Compare
Choose a tag to compare
  • Add a bit of error handling for failed contributors fetch (b70958a)
  • Always use production entries by default in expo plugin (resolves #918) (9b8cb69)
  • knipignore → lintignore (47460d2)
  • Fix scoping of namespace import refs (c8ce64d)
  • Bun started exposing serialize and deserialize directly from node:v8 (cbfc56e)
  • Update docs (b7b6273)
  • Update dependencies (9b4f695)

Release 5.43.1

22 Jan 09:26
Compare
Choose a tag to compare

Release 5.43.0

22 Jan 09:06
Compare
Choose a tag to compare

Release 5.42.3

21 Jan 19:09
Compare
Choose a tag to compare
  • Do not crash when running npm init @knip/config on a repository not using git (#916) (10575b8) - thanks @guillaumebrunerie!
  • feat: add support for storybook framework option as a string (#923) (030ac40) - thanks @filipw01!
  • Fix vitest reporters with options (#922) (02a300c) - thanks @dakro!
  • Improve containingFilePath for inputs + debug output for failed script parser (8ccee81)