Skip to content

Releases: webpro-nl/knip

Release 5.31.0

03 Oct 05:37
Compare
Choose a tag to compare
  • Do not treat trailing # in gitignore as comment (#797) (7fc6355)
  • Fix extension for file fixture containing TS (847649d)
  • Update some devDependencies (d304d8d)
  • Update docs for auto-fix (close #788) (48fbddf)
  • Consistent reporter output (94da7f7)
  • Add support for enum and class members (1109cbf)
  • Refactor for reuse/readabilty, more tests (20c2390)
  • Fix issue type in export declarations (0f786f4)
  • Support exported types (2a251fa)
  • Improve unused export fixer, add tests (b0bb643)
  • Update docs (b384403)
  • Improve var naming in tests (2ed9e51)
  • Upgrade to jiti v2.1.0 (dea12f8)
  • Update docs re. known issues w/ jiti (6819eb9)
  • Remove obsolete jiti options (6d47630)
  • Use jiti.import + add tests (resolves #565) (3dd8ea6)
  • Migrate to jiti v2 (de7fa2d)

Release 5.30.6

27 Sep 10:38
Compare
Choose a tag to compare
  • Ignore TS issue with Bun for now (2a36139)
  • Add --trace arguments to help text (4b314e2)
  • accept _ and . in package names (#790) (84db245)
  • Remove duplicate job (it's in integration.yml as well) (2b550b0)
  • continue-on-error: true → fail-fast: false (8ed9314)
  • Update argos ci commands (ed4bad2)
  • Add freeCodeCamp to integration suite (0784ca5)
  • Update FUNDING.yml (cf6c5fe)

Release 5.30.5

23 Sep 08:29
Compare
Choose a tag to compare
  • Use root testDir fallback in projects in playwright plugin (d4c5af9)
  • Try harder to resolve package name (1e64b6c)
  • Consider module.exports = require() to be re-exports (e2bdb95)
  • Auto-format docs (e40f618)

Release 5.30.4

22 Sep 14:34
Compare
Choose a tag to compare
  • Bun is catching up (1002b67)
  • Deal with packages that confusingly include package.json#types but also recommend to install DT pkg (dd10163)

Release 5.30.3

22 Sep 11:31
Compare
Choose a tag to compare

Release 5.30.2

13 Sep 10:26
Compare
Choose a tag to compare
  • Update lockfile (f71c697)
  • No longer need to bail out for node_modules/ in resolver, allow such specifiers (closes #773) (62bc956)
  • Minor refactor (5730b49)
  • Try local package specifiers first (enhanced-resolve has trouble) (89a384e)
  • Tweak basic playground (dae3362)
  • Add og image for playground (c9b1829)
  • Update docs (aa011ba)
  • Update playground (b620f16)
  • Remove obsolete vercel config (e4bbb5c)
  • Update dependencies in issue templates & add playground + templates (62bafaf)
  • Update docs (9e860fa)
  • Let's try typescript@next (b194667)
  • chore: update docs with links (#776) (350bc0b)

Release 5.30.1

09 Sep 15:35
Compare
Choose a tag to compare
  • Support snapshotSerializers in jest config resolver (b69c6a3)
  • Treat --package arg the same as positional arg in npx resolver w/ --yes arg (b41594d)
  • Update configuration.md (#774) (39d473a)

Release 5.30.0

07 Sep 11:18
Compare
Choose a tag to compare
  • 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

03 Sep 19:54
Compare
Choose a tag to compare
  • 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

01 Sep 07:42
Compare
Choose a tag to compare
  • Disable e1061c5 as it might be unexpected/breaking with eslint v8 (9e67622)