- Support
.ts
extension intoLilconfig
utility for default TS configs (#1157) (cbfb9c3) - thanks @what1s1ove! - Update reporters to have the correct name for the default reporter (#1165) (bf81146) - thanks @gavinhenderson!
- Add
audit
as a valid command for bun (#1168) (014cbaa) - thanks @carlosedp! - Fix Angular plugin to allow for @angular/build (#1175) (0754130) - thanks @davidlj95!
- Correctly detect used/unused namespace exports that begin with double underscores (#1180) (259a2f6) - thanks @akallem!
- Rename tsconfig-loader.ts → load-tsconfig.ts (61280b0)
- Support absolute path for config argument (b606681)
- Fix formatting (ebc9202)
- Add bun.lock support in @knip/create-config (#1182) (da80ab3) - thanks @ShooTeX!
- Support new biome config extends definition (#1177) (07439ef) - thanks @Thomascogez!
- Support Vitest projects configuration for dynamic project discovery (#1171) (cd0ed32) - thanks @yyxi!
- Fix up ESLint flat config resolution (replace #1173) (021ecff)
- Reuse existing entry/production patterns in astro plugin (e65f709)
- Edit docs (10f8a4f)