Releases: webpro-nl/knip
Releases · webpro-nl/knip
Release 5.43.6
Release 5.43.5
Release 5.43.4
Release 5.43.3
Release 5.43.2
- 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
anddeserialize
directly fromnode:v8
(cbfc56e) - Update docs (b7b6273)
- Update dependencies (9b4f695)
Release 5.43.1
Release 5.43.0
Release 5.42.3
- 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
Release 5.42.1
- 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)