Releases: webpro-nl/knip
Releases · webpro-nl/knip
Release 5.53.0
- Remove unused script (d6484de)
- Add --force and --graceful options to create-plugin script (063db24)
- Add SVGO plugin (#1065) (5d68767) - thanks @azat-io!
- Replace
pretty-ms
withprettyMilliseconds
fn (d383899) - Add mem flags, observer & table to
Performance
(dabb874) - Fix --isolate-workspaces flag to gc principals (b75c872)
- Fix and optimize git-ignore cache (c1c8e8c)
Release 5.52.0
Release 5.51.1
Release 5.51.0
- Add 'instrumentation-client' to next plugin entry points (#1035) (b739fcc) - thanks @matbour!
- Upgrade release-it (4ac1897)
- Handle
catch
prop access when returning named bindings (resolves #1039) (e940835) - Housekeeping imports fixture (4fe4099)
- Add treatConfigHintsAsErrors to config file options (resolves #1026) (cafff6e)
- Refactor exec test helper + callsites (e8b642d)
- Organize quick
test:smoke
runs (exclude cli & fs tests) (949fe5a) - Add bun plugin (resolves #1038) (36e30f6)
- Document
allowIncludeExports
and start using it a few plugins (resolves #1043) (755f689) - Re-generate plugins.md (4f6f8fe)
- Split
bun test
cases between plugin and binary resolver (5d3673d) - Fix and skip a few test (to circumvent issues in Windows) (8f8e4c2)
- Add oxlint plugin (#1042) (0f85615) - thanks @PatrykWalach!
- feat: add nano-staged plugin (#1045) (a05726c) - thanks @cylewaitforit!
- Migrate some odd astro pages to mdx content (04aa73a)
- Update favicon (736c05e)
- 100 (65dc8f9)
- Update astro/starlight (a9fba6f)
- Refactor OG images (508fa39)
- refactor(lint-staged): remove unneeded default packageJsonPath value (#1049) (77dedbc) - thanks @cylewaitforit!
- Quickfix light theme colors (d297259)
- Concise and consistent description (f33684b)
- Add astro to integration suite and sort jobs a-z (c2afe4e)
- Add Astro to projects using knip (4661469)
- Mark mdx-components as an entry file for Next.js (#1050) (3e7df18) - thanks @remcohaszing!
- Fix tanstack router function call without arguments (1b8acc7)
- Try remove
eslint | prettier | xo in config
check in enablers (03790bd) - Update ecosystem pipeline (c95c303)
- Unleash biome on fixtures (94fa4ee)
- Fix order and add types in codeclimate specs (f1d4845)
- Fix order in json reporter specs (b0a3b86)
- add relay plugin (#1047) (1e65c29) - thanks @PatrykWalach!
- Simplify git ignore cache and fix --dir ancestor case (b09eaff)
- Remove tanstack-router plugin (7dca60e)
- Work around bun test pattern issue (20823cf)
- Update docs (d3009bd)
- Exclude dir that doesn't contain tests (d4c7379)
- Allow to force-enable built-in sync compilers (b868c2e)
- Refactor and simplify glob-core a bit (5c91dfa)
- Ignore imports inside tagged template literals (#1041) (1ff6db9) - thanks @azat-io!
- Include members for default-exported enums/classes (beae106)
- Fix cache in glob, reuse
name
(82ca298) - Skip
runAsyncCompilers
if no async compilers (c418cf1) - Add compiler extensions to source mapper (cb2735d)
Release 5.50.5
Release 5.50.4
Release 5.50.3
Release 5.50.2
- Add i18next-parser plugin (#1023) (6b6536b) - thanks @robinvdvleuten!
- Fix recursion in config file handling (resolves #1024) (1966c23)