Releases: webpro-nl/knip
Releases · webpro-nl/knip
Release 5.44.1
- Shorten @auvred (79d5279)
- RR title (b572c7c)
- Add links to remove-unused-vars (f94a9ee)
- Document support for
-t jsconfig.json
(close #787) (12bd803) - Add scripts + chart re. sponsorship activities (de89b7e)
- feat: Support Stylelint custom syntax object (#937) (41a2bcc) - thanks @TJNhxMZHmqGytuWT!
- Fix unused
@types
DT dependencies (resolve #942) (fc95526)
Release 5.44.0
- 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 introducePackageJsonPeeker
(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
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)