Releases: alefduarte/image-resize-compress
Releases · alefduarte/image-resize-compress
v2.1.1
What's Changed
- Fix issue where specified width and height in fromBlob did not resize the image by @saneatsu in #30
- Bump globals from 15.12.0 to 15.14.0 by @dependabot in #31
- Bump eslint from 9.16.0 to 9.18.0 by @dependabot in #32
- Bump @types/node from 22.10.1 to 22.10.7 by @dependabot in #34
- Bump prettier from 3.4.1 to 3.4.2 by @dependabot in #35
New Contributors
Full Changelog: 2.0.0...v2.1.1
2.0.0
- Completely refactor the library using typescript.
- Added support for backgroundColor.
- Added error validations