Releases: webpro-nl/knip
Releases · webpro-nl/knip
Release 5.80.2
- Add astro-og-canvas plugin (#1445) (bb93a2b) - thanks @JoshuaKGoldberg!
- Small performance optimization on bun commands (#1453) (af0d736) - thanks @ClementValot!
- Accept
cwdOrPathinisDirectoryandisFile(2d0bb0c) - Improve
hasRefsInFile(86bde97) - Rename find-internal-references.ts → has-refs-in-file.ts (307c37b)
- Move
posfrom exporteddefaultkeyword to identifier (8e74ec7) - Fix release script (71206b7)
Release 5.80.1
- Minor lints/formats (26a6f7b)
- Resolve _partial.scss in compiler (close #1439) (ee09aa3)
- Add tip re. Knip editor extension early on (88c488a)
- Add more deterministic workspace mapping to remedy test flakiness (4d000e7)
- Remove
ignoreExportsUsedInFilefrom default config (f3eddf3) - Update docs (29e5f17)
- Show link to docs for module load errors in CLI (31ce18a)
- Bump release-it (64ad7b4)
- Improved TanStack Router Configs (#1449) (3e0b847)- thanks @AlexanderKaran!
- Add warning about invalid tag characters to docs (#1448) (de508e3) - thanks @solomonhawk!
- Housekeep a few thingies around
resolvein plugins (5b98269) - Improve react-router
appDir+ fix glob escaper (f993591) - Extended the NX plugins (#1443) (b9dc80e) - thanks @AlexanderKaran!
- Remove mention of editor plugins from FAQ (#1444) (d8fa043) - thanks @sebacardello!
- Fix remaining broken links (a8d0bfd)
- Bump md/mdx presets (a4d6b1e)
- Fix quoting in release script (2f663e3)
Release 5.80.0
- Edit docs (d6f33a5)
- Only try to use tsconfig files if tsconfig.json exists (707c96d)
- Also create comment for commits that close an issue (3485d67)
- Plugin for Parcel (#1438) (24d8131) - thanks @AlexanderKaran!
- Edit "Knip for Editors & Agents" (e031018)
- Timerify
hasRefsInFile(#1435) (c6fa5e4) - Fixes #1436 - Make stderr redirection platform-agnostic (#1437) (61305e7) - thanks @ClementValot!
- Refactor
isReferencedandhasStrictlyNsReferencesto better express intent (fa23a33) - Fix up and reuse base graph objects in tests (ddc6693)
- Rename file node key to
importedBy, and then some.. (cabee8e) - Refactor
hasStrictlyNsReferences(resolve #1427) (0768c8a) - Replace entry symbol in trace output (circle → enter) (a7bc12b)
- Add comments to module graph types (9971d47)
- Work + comment release script (e848615)
Release 5.79.0
- Edit docs (a60e15a)
- Added docs to explain dynamic config (#1423) (8341041) - thanks @AlexanderKaran!
- Fix recursion for namespaced self-re-export (resolve #1429) (edb8bcd)
- Fix plugin doc gen after b7bf92a (7a7d196)
- Add cache to OG image gen to speed up build time (1c66878)
- Move OG img cache dir, maybe CF build cache uses it (82158fa)
- Update tests after edb8bcd (431cb55)
- Turn on command echo-ing in CI (24a3e47)
- Minor refactor graph type (1b23041)
- Refactor in-file ref tracking and fix edge case (7c8cf23)
- 1289 knex plugin (#1418) (af0ebaa) - thanks @AlexanderKaran!
- Fixes #1432 - Fixes packageManager detection for yarn berry (#1433) (0b34c26) - thanks @ClementValot!
- Add missing bun commands and aliases (#1434) (f188f17) - thanks @ClementValot!
- Added TanStack Router Plugin (#1430) (e718bdf) - thanks @AlexanderKaran!
- Fix gitignore ancestor detection for git worktrees (#1424) (67a93c6) - thanks @altendky!
- Update sponsors page (cff7e45)
- Update a few dependencies (1b4da16)
- Release @knip/[email protected] (312d823)
- Fix lint/format issues (c5d1d49)
- Release [email protected] (953819a)
Release 5.78.0
- Allow subpath entries in webpack plugin (resolve #1164) (9bc9f87)
- Improve graphql-codegen plugin → package mapping (resolve #1194) (ae6035e)
- Move config pattern → entry (resolve #1213, close #1252) (c6fe20e)
- Support arrays for moonrepo commands (resolve #1228, close #1232) (216ffe0)
- Improve Astro "compiler" a bit (close #1245) (65f9009)
- Consider exported type used in exported interface used (resolve #1250) (2ec95f7)
- Improve/loosen up source mapping (resolve #1256) (af536ca)
- Accept
node_modules/specifiers in deferred entries (resolve #1271) (5c1f0be) - Fix up a few lint issues (5cb4c30)
- Fix Workspace Circular Symlink (#1319) (bffae52) - thanks @mattietea!
- Remove unused imports/vars (fc96595)
- Add support for git worktree (resolve #990, close #991) (b7bf92a)
- Fix TS issues with config-as-a-function (6dc082e)
- Dear CI, please accept my offer (a0138b5)
- Allow negated
ignorepatterns to filter issues (resolve #1420) (b2cbbd5) - Apply fixes after running preprocessors (#763 #1420) (10f5bd2)
- Add more hints to AGENTS.md (0ca7881)
- Remove unused export ✂️ (bd685bb)
Release 5.77.4
Release 5.77.3
Release 5.77.2
Release 5.77.1
Release 5.77.0
- read options after help or version (#1412) (9120432) - thanks @gameroman!
- #1355 vitepress plugin (#1414) (dc5bb2a) - thanks @AlexanderKaran!
- Improve config hints for redundant entry patterns (2a3b456)
- Add a few notes here & there (f2f4986)
- Fix lint/format issues (3cc5bc2)
- Use release-it to publish all the things (a009cb3)