Releases: webpro-nl/knip
Releases · webpro-nl/knip
Release 5.22.2
Release 5.22.1
Release 5.22.0
- Replace file-entry-cache with custom impl + built-in serializer (7aa2f6d)
Release 5.21.2
Release 5.21.1
Release 5.21.0
- 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
- Lockfile (e929847)
- Edit doc (5afaac4)
- More consistent usage of fg (25cbba0)
- Eliminiate custom TS System instance (#680) (d7325c6)
- Go against the grain in the cypress plugin (ef2464d)
- Remove duplicate code (6a17ad2)
- Add simple-git-hooks plugin (#679) (9129af7)
- Add missing
root
property to vitest (#677) (6797bf8) - Update some dependencies (7c9b645)
- Update docs (1c9361f)
- Make TS-style path mappings work for all files with extensions (#673) (e9b3e66)
Release 5.19.0
- 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)