Releases: rizqirizqi/webpconvert
Releases · rizqirizqi/webpconvert
v3.0.1
What's Changed
- Bump @babel/core from 7.22.1 to 7.22.5 by @dependabot in #193
- Make recursive optional by @rizqirizqi in #196
- Update non-major deps 6647ec5
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Breaking Changes
- Deprecate node 12 support
What's Changed
- Bump jest from 27.4.3 to 27.4.5 by @dependabot in #92
- Bump eslint from 8.4.1 to 8.5.0 by @dependabot in #94
- Bump yargs from 17.3.0 to 17.3.1 by @dependabot in #95
- Bump eslint-plugin-import from 2.25.3 to 2.25.4 by @dependabot in #96
- Bump eslint from 8.5.0 to 8.6.0 by @dependabot in #97
- Bump jest from 27.4.5 to 27.4.7 by @dependabot in #99
- Bump copy-props from 2.0.4 to 2.0.5 by @dependabot in #100
- Bump jest from 27.4.7 to 27.5.1 by @dependabot in #105
- Bump eslint from 8.6.0 to 8.9.0 by @dependabot in #107
- Bump directory-tree from 3.0.1 to 3.2.2 by @dependabot in #109
- Bump eslint from 8.9.0 to 8.10.0 by @dependabot in #110
- Bump eslint from 8.10.0 to 8.11.0 by @dependabot in #111
- Bump yargs from 17.3.1 to 17.4.0 by @dependabot in #113
- Bump eslint from 8.11.0 to 8.12.0 by @dependabot in #114
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #115
- Bump eslint-plugin-import from 2.25.4 to 2.26.0 by @dependabot in #116
- Bump eslint from 8.12.0 to 8.13.0 by @dependabot in #117
- Bump yargs from 17.4.0 to 17.4.1 by @dependabot in #118
- Bump eslint from 8.13.0 to 8.14.0 by @dependabot in #119
- Bump eslint from 8.14.0 to 8.15.0 by @dependabot in #124
- Bump yargs from 17.4.1 to 17.5.0 by @dependabot in #125
- Bump yargs from 17.5.0 to 17.5.1 by @dependabot in #126
- Bump directory-tree from 3.2.2 to 3.3.0 by @dependabot in #128
- Bump eslint from 8.15.0 to 8.18.0 by @dependabot in #131
- Bump eslint from 8.18.0 to 8.19.0 by @dependabot in #133
- Bump eslint from 8.19.0 to 8.20.0 by @dependabot in #135
- Bump eslint from 8.20.0 to 8.21.0 by @dependabot in #136
- Bump eslint from 8.21.0 to 8.22.0 by @dependabot in #137
- Bump eslint from 8.22.0 to 8.23.0 by @dependabot in #140
- Bump directory-tree from 3.3.0 to 3.3.1 by @dependabot in #141
- Bump eslint from 8.23.0 to 8.23.1 by @dependabot in #143
- Bump eslint from 8.23.1 to 8.24.0 by @dependabot in #145
- Bump yargs from 17.5.1 to 17.6.0 by @dependabot in #148
- Bump eslint from 8.24.0 to 8.25.0 by @dependabot in #149
- Bump eslint from 8.25.0 to 8.26.0 by @dependabot in #152
- Bump yargs from 17.6.0 to 17.6.2 by @dependabot in #156
- Bump directory-tree from 3.3.1 to 3.3.2 by @dependabot in #157
- Bump eslint from 8.26.0 to 8.27.0 by @dependabot in #158
- Bump directory-tree from 3.3.2 to 3.4.0 by @dependabot in #161
- Bump eslint from 8.27.0 to 8.28.0 by @dependabot in #162
- Bump imagemin-webp from 6.0.0 to 7.0.0 by @dependabot in #93
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #163
- Bump eslint from 8.28.0 to 8.29.0 by @dependabot in #164
- Bump eslint from 8.29.0 to 8.30.0 by @dependabot in #165
- Bump directory-tree from 3.4.0 to 3.5.1 by @dependabot in #167
- Bump eslint from 8.30.0 to 8.31.0 by @dependabot in #168
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #169
- Bump eslint from 8.31.0 to 8.32.0 by @dependabot in #171
- Bump eslint-plugin-import from 2.26.0 to 2.27.5 by @dependabot in #172
- Bump eslint from 8.32.0 to 8.33.0 by @dependabot in #176
- Bump yargs from 17.6.2 to 17.7.1 by @dependabot in #181
- Bump eslint from 8.33.0 to 8.37.0 by @dependabot in #185
- Bump eslint from 8.37.0 to 8.38.0 by @dependabot in #186
- Bump eslint from 8.38.0 to 8.39.0 by @dependabot in #187
- Bump yargs from 17.7.1 to 17.7.2 by @dependabot in #188
- Bump eslint from 8.39.0 to 8.40.0 by @dependabot in #189
- Bump eslint from 8.40.0 to 8.41.0 by @dependabot in #190
- Upgrade deps and deprecate node 12 support by @rizqirizqi in #191
- Convert nested directory by @rizqirizqi in #192
Full Changelog: v2.2.0...v3.0.0
v2.2.0
v2.1.0
v2.0.1
v2.0.0
Breaking Change:
- Require Node.js 12
Enhancements:
- Move to ESM
- Add image quality option
- Set jpg conversion default quality from 65% to 80%
- Set png conversion default quality from lossless to 80%
Commits: v1.1.4...v2.0.0
v1.1.4
- Upgrade dependencies
v1.1.3
Bump version to v1.1.3
v1.1.2
Upgrade dependencies and security fixes
v1.1.1
Update publish.yml