- support .mts files in storybook config and project (#962) (8edeaea) - thanks @jjoselv!
- Add timeout to bun launch config, remove unused attr (2e1c627)
- Add "the state of knip" to blog (273b704)
- Update sponsorships monthly overview (f35b5c2)
- Link latest article from home (0a2fb85)
- Edit latest article to clarify loading config file (b96f7a5)
- Use svg logos for projects using Knip (df1ca89)
- Formatting (8405908)
- Homepage edits (7faf05e)
- Add shopify, fix up sponsors in light theme (b8b6d6b)
- Fix path to plugin schema (fixes #972) (7e22547)
- fix(create-config): updated script for latest Yarn version (#969) (2419174) - thanks @GauBen!
- Release @knip/create-config 1.0.5 (15c4046)
- Update docs (903d3a4)
- Some minor housekeeping (e081df6)
- Document TypeScript path aliases → dependencies (close #961, close #977) (c5f7f2c)
- Bail out early without a command in Yarn resolver (resolves #979) (d6a8c3b)
- Make _files issue type consistent with the other types (171c86a)
- Support tags from configuration file (resolves #881) (8e97007)
- Update reporters list in cli help output (4bf863a)
- Add --treat-config-hints-as-errors to exit with code 1 (resolves #891) (5483425)
- feat: add Gitlab Code Quality Reporter (#970) (9cbb6b6) - thanks @atheck!
- Fix
bun run [entry]
(resolves #982) (46af78a) - Add
dir
to bun resolver, but ignorebun run --cwd [dir]
(69880ea) - Fix wibbly-wobbly doubly unused file cell in default reporter (25d4280)
- Find flow nodes recursively (resolves #984) (f4d98f0)
- Run
npm pkg fix
(5c39e92) - Use release-it@next (0e539ce)