Skip to content

Releases: webpro-nl/knip

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)

Release 5.42.2

17 Jan 10:12
Compare
Choose a tag to compare
  • Accept function that returns config in expo plugin (96b6783)
  • Improve pm binary/package handling (4b78b61)
  • Make github-action inputs optional in production mode (resolves #914) (c510a35)
  • Minor housekeeping (4011b23)
  • Track Angular polyfills (#913) (e568802) - thanks @davidlj95!

Release 5.42.1

15 Jan 15:11
Compare
Choose a tag to compare
  • Exclude semantic-release packages (resolves #899) (a28cc02)* Edit docs + gen (d850cbe)
  • Improve reported line sorting (7ff0b70)
  • Rename tests touching fs for easier exclusion (be5ba91)
  • Add test:watch script to watch only failing test (86b2123)
  • Add default formatter for jsx (4a212ad)
  • Avoid overwrites in issue collector storage key (0530465)
  • Rename file to match test/fixture consistency (959b64c)
  • Fix case of node ../../node_modules/.bin/executable (resolves #908) (5a77dcc)
  • Log debug session from launcher (be1f9d4)
  • Introduce optional dependencies & improve pm cli arg handling (1731ee5)
  • Support more execa methods in visitor (5f2cf34)
  • Minor refactor (052375f)
  • Fix non-internal isDependency case (e908cfe)
  • Format on save (0f67016)
  • Fix case of $/execa script like yarn lint:spellcheck (03abffd)
  • Reduce noise (5a3177f)
  • feat: add dependency-cruiser plugin (#911) (8d206a0) - thanks @filipw01!
  • Update dependencies (b9aff83)
  • Update docs re. 1731ee5 (938496c)