Skip to content

Releases: webpro-nl/knip

Release 5.22.0

19 Jun 11:03
Compare
Choose a tag to compare
  • Replace file-entry-cache with custom impl + built-in serializer (7aa2f6d)

Release 5.21.2

18 Jun 14:01
Compare
Choose a tag to compare
  • Fix: Support Cypress configs with false value for e2e.supportFile and component.supportFile (#684) (bd77bcc)

Release 5.21.1

18 Jun 10:07
Compare
Choose a tag to compare
  • Fix lockfile-lint config filename (#683) (f5304b6)
  • feat: add command to ignored binaries (#682) (d049b6c)
  • Add (custom) og img for sponsors page (d89ec12)
  • Rename NOT_FOUND to KNIP_ADDED workspace names (3a41f8e)

Release 5.21.0

17 Jun 13:22
Compare
Choose a tag to compare
  • Add webdriver-io plugin (7414dc1)
  • Update plugin docs (df35b9f)
  • Minor housekeeping (1422c9d)
  • Add size-limit plugin (dbd82f8)
  • Add lockfile-lint plugin (d70d0de)
  • Use provided name in plugin template (43961f9)
  • Minor housekeeping (c81b1a2)
  • Update readme with badges and stuff (c18fcba)
  • Update docs (Configuring Project Files) (e10ac2e)

Release 5.20.0

16 Jun 11:55
Compare
Choose a tag to compare

Release 5.19.0

12 Jun 14:32
Compare
Choose a tag to compare
  • Fix up integration test for slonik (2abcea6)
  • Stop printing the bulky help text for config errors (9576413)
  • Throw if passed --workspace dir does not contain package.json (resolves #667) (ea3f124)
  • Support import.meta.resolve (resolves #642) (177baa2)
  • Handle NODE_OPTIONS= in scripts (2ec5189)
  • Minor refactor (7c87441)
  • Timerify resolveModuleNames (#673) (9f2077c)
  • Support Jest's globalTeardown (#676) (c170aeb)

Release 5.18.2

09 Jun 11:25
Compare
Choose a tag to compare
  • Improve re-export handling (9ccefb3)
  • Add identifier to trace for re-export from entry file (b0b8b3d)
  • Move tagged export logic into reusable handler (1dff2db)
  • Update docs (2f91c8d)
  • Update @ericcornelissen/bash-parser to 0.5.3 (#674) (9a7ffac)

Release 5.18.1

08 Jun 12:17
Compare
Choose a tag to compare
  • Refactor and improve dep graph naming/typing (28f05f0)
  • Speed up (de)serialized and add test (deb3b9c)
  • Move cli tests involving stdout to separate folder (978674f)
  • Update and caretify dependencies (e14f6d2)
  • Fix link to screenshot (c2f9507)

Release 5.18.0

07 Jun 09:31
Compare
Choose a tag to compare
  • Don't report issues when using --trace (d8e9719)
  • Emphasize --debug and --trace on troubleshooting page (bcb5e93)
  • Add --performance screenshot (d0d0108)
  • Integration test knip --cache for eslint as well (443b8be)
  • Dogfoodin' is underrated (7115889)
  • Update docs (0651144)
  • Test against latest TS 5.5 rc (f7aba23)
  • Add test for imports-self (closes #663) (736b0a2)
  • Major refactor of dep graph for trace feature (ad16689)
  • Use cwd as default base in toAbsolute (678f47a)
  • Fix tsup entries are production entry files (4d839d8)
  • Don't need to cache package.json (da33b9c)
  • Better explain ignoreBinaries configuration option (#670) (8470505)
  • Update funding options (81cf806)

Release 5.17.4

03 Jun 08:40
Compare
Choose a tag to compare
  • Fix up caching (e75f0e9)
  • Minor refactor (28b2434)
  • Do literal text search in setRefs (closes #595 #596 #664) (6e64d60)
  • Refactor to use more maps over objects, move/rename some vars (90fcd4c)
  • Add polar to funding.yml (c4bb916)
  • Use IMPORT_STAR const (cb9ed83)
  • Remove specifier from dep graph and SerializableImports type (474a6f7)
  • Add ‘xvfb-run’ as globally available binary (#662) (87850ea)
  • Add ‘aws’ as globally available binary (#661) (6fd3e46)