- Add releases notes for v2 (e9c589c)
- Fix up CLI args docs (39263f0)
- Ignore deno style specifiers and specifiers w/ ignored extensions (37d50d4)
- Replace todo with explanation (f777a20)
- Remove seemingly obsolete logic (44b3794)
- Improve variable names in eslint plugin helpers (2a9c8d7)
- Add rollup binary resolver (5bfb2ac)
- Refactor and improve variable names in fallback binaries resolver (7c680c2)
- Convert SymbolType to enum (a70bf7b)
- Fix import order (23a21bb)
- Don't include ancestors when analyzing single workspace (4949a8c)
- Add projects using knip and more doc edits (f8405f4)
- Bring config validator up to date and extend plugin creation script (5ea76d7)
- Fix npm prebuild script (2cc7a94)
- Introduce c8 (code coverage) (77c6ad7)
- Another round of docs improvements (feee471)