feat(core): add quality parameter for image compression control

This commit is contained in:
2025-08-02 17:17:52 +00:00
parent 764b074ca4
commit 2eb887dce7
4 changed files with 94 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartjimp",
"version": "1.1.0",
"version": "1.2.0",
"private": false,
"description": "A TypeScript library for image processing combining both sharp and jimp libraries.",
"main": "dist_ts/index.js",