Releases: upgradejs/depngn
Releases · upgradejs/depngn
v0.6.0
What's Changed
- [feature] add the ability to generate a report file in the desired path and with desired name by @KostiantynPopovych in #46
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- [feature]: add tests by @kindoflew in #40
- [feature]: export types and migrate from
rollup
totsup
for the build purposes by @KostiantynPopovych in #41
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- [bugfix]: support Node versions 10-14 by @kindoflew in #35
- [bugfix]: filter out
__ngcc_entry_points__.json
file by @kindoflew in #38 - [bugfix]: removing whitespace from malformed version ranges by @kindoflew in #37
- [feature]: get rid of
npm
/yarn
commands by @kindoflew in #39
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- add support for performing the check in a different location using cwd option by @KostiantynPopovych in #30
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- add support for html reporter #11 by @y-developer in #21
- allow us to use node 14 @JuanVqz in #24
- add support for packages that specify * versions by @arielj in #19
- start using GitHub Actions for CI by @etagwerker in #23
New Contributors
- @y-developer made their first contribution in #21
- @arielj made their first contribution in #19
- @etagwerker made their first contribution in #23
- @KostiantynPopovych made their first contribution in #28
Full Changelog: v0.1.4...v0.2.0