fix(tests): use example.com in image conversion test and relax JPEG size assertion
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-01 - 4.1.3 - fix(tests)
|
||||
use example.com in image conversion test and relax JPEG size assertion
|
||||
|
||||
- Replaced https://www.wikipedia.org with https://example.com in test/test.ts for the third PDF generation test
|
||||
- Removed the strict expectation that JPEG size must be smaller than PNG; now only asserts that WebP is smaller than PNG
|
||||
- Updated test comment to note that JPEG may not be smaller for simple graphics pages
|
||||
|
||||
## 2026-03-01 - 4.1.2 - fix(smartfs)
|
||||
replace smartfile with smartfs, update file reading to use SmartFs, remove GraphicsMagick/Ghostscript dependency checks, bump dev and runtime dependencies, update tests and docs, and adjust npmextra configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user