- 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)