4.0.0-beta.0 (2023-09-13)
⚠ BREAKING CHANGES
- drop node < 18 from CI matrix
- exit from CLI with non-zero exit code when no result
- drop CJS support, switch to TS
Features
- add getAllExtensions() method (f22b6f0)
- add reverse lookup option (--reverse, -r) feature to CLI (e0da103)
ci
- drop node < 18 from CI matrix (ef38fd5)