Releases: webpro-nl/knip
Releases · webpro-nl/knip
Release 5.30.0
- chore: Update dynamic-configuration.mdx (#777) (7967f9f)
- chore: update gitattributes with more file types (#775) (40a16fb)
- Fix bug with patterns already in globally ignored patterns (720386a)
- Update invokeai cmd (7035dee)
- yolo (dabf4f6)
- Add redirect (bef644d)
- Add robots.txt (f28f6d4)
- No point in adding unignores to fast-glob options (859403b)
- Always ignore node_modules (even if gitignore:false) (b583ae8)
- Log full fast-glob options obj in debug mode (8b5bc3f)
- Update docs (273cf04)
- Remove unused prop, add more tests (0fe67f5)
- No longer need bun@canary (d9169c6)
- Fix windows issue, refactor, improve perf (359e624)
- Refactor glob utils, support ancestor .gitignore files, add tests (closes #531) (52ef9a4)
Release 5.29.2
- Edit docs (5ca20de)
- Add
.ts
config ext to webdriver plugin (d8df5e1) - Prepare for ts v5.6 (6fb6e7a)
- Pick up typescript@rc in CI again (116c6c6)
- Merge 2 glob helpers & fix debug output for glob (c060146)
- Rename function argument (480ff04)
- Add/fix
getPluginEntryFilePatterns
helper (573ec9c) - Fix typo in svelte plugin and remove overarching
project
patterns (def8e25) - Edit docs (ac75feb)
Release 5.29.1
Release 5.29.0
- Extract packages from rules in eslint plugin (e1061c5)
- Normalize generator package names in nx plugin (bb86a05)
- feat: coreutils to IGNORED_GLOBAL_BINARIES (#771) (97e171d)
- Edit docs + add note to nuxt plugin (3e0c464)
- Add optional
note
feature to plugin docs generator (9a11e1c) - Update docs (70bf705)
Release 5.28.0
Release 5.27.5
Release 5.27.4
Release 5.27.3
- (PostCSS plugin): Add
postcss
to used dependencies when using PostCSS with Tailwind CSS (#764) (23526a9) - Edit FAQ (53a50ae)
- Release @knip/create-config 1.0.3 (fd6c7d1)
- Add FAQ (#759) (4f2665f)
- Revert "Temp exclude unlisted in typescript integration test" (02e4ef7)
- Edit issue templates (5ef4e8d)
- Fix issue templates (closes #760) (ebed4a8)
- Minor edits (e83c373)
- Revert to [email protected] (d189954)
- Extend and consistentify issue templates + related docs (dbfefa3)
- Add pronunciation to homepage + readme (2cda642)
- Restore symlink (d961f3c)
- Edit some docs (5ea8dfe)
- Fix format/lint issues (b29f102)
- Extract getWorkspaceFlag(pm) to also detect Yarn workspace configurations (#755) (7da1272)
Release 5.27.2
Release 5.27.1
- Use
pathsBasePath
if available to makecompilerOptions.paths
absolute (fixes #748) (6c866d2) - Format docs (d0d5f97)
- Increase enhanced-resolve cache duration (c7fa02e)
- Add test coverage for tsconfig.json w/ module:commonjs (3d5a536)
- Add non-standard CJS require calls in TS files as entry files (as require.resolve) (f8f0d66)
- Update docs (b2ea3a9)
- Fix regression issue template (f6066d6)
- Aid ts issues (9eff1bb)
- Enable more tests in Bun (953d6f6)
- Update lockfile (4d8b35b)
- Replace resolve with enhanced-resolve (39e0f22)
- Temp exclude unlisted in typescript integration test (76752c8)
- Inline playwright types (ea099cc)
- Add Vue example to compilers in docs (#733) (949ddd8)
- Minor refactor (8c21df5)
- Fix omitted expressions in Promise.all imports (resolves #725) (858c0b7)
- Clean up
tryResolve
etc. (e20a9e9) - fix: pnpm workspace fixes (#738) (d5003d1)
- Update .gitattributes to exclude binary files (b9b8f4d)
- Revert "CRLF will be replaced by LF the next time Git touches it" (0fdb4c9)
- Upgrade Astro (ccb7523)
- Use latest tsx again (2b7d053)
- Add
bun create @knip/config
to installation instructions (fb19915)