- [feature]: refactor configuration files to export the types and declaration
- [feature]: refactor
depngn
internals to read files directly, instead of usingnpm
/yarn
commands - [bugfix]: filter out
__ngcc_entry_points__.json
file - [bugfix]: remove whitespace from certain malformed version ranges
- [bugfix]: support Node versions 10-14
- [feature]: add links to the GitHub repo to be able to navigate from the npm package page
- [bugfix]: keep README.md, CONTRIBUTING.md and CHANGELOG.md current and up to date
- [feature]: add support for packages that specify * versions
- [feature]: add support for html reporter
- [feature]: start using GitHub Actions for CI
- [feature]: allow us to use node 14
- [bugfix]: specify depth in npm ls to avoid errors from uninstalled peerDeps
- [feature]: refactor and disable logging for standalone package
- [feature]: revert logging change
- initial commit