What's Changed
- Add a testcase for converting a PDF with content on different layers by @ssalbiz-relay in #49
- Remove deprecated canvas api by @dichovsky in #56
- Replace static output file mask with a custom naming function by @dichovsky in #57
- Restore Ts target to ES6 by @dichovsky in #59
- Update pdf.js to v4.9.155 by @bloodgang94 in #63
- Remove invalid page exceptions, Bumps deps, Update test data, Update … by @dichovsky in #64
- Remove internal node canvas by @dichovsky in #66
- Use base TSConfig for working with Node 20 by @dichovsky in #67
- Update pdfjs dist to 4.10.38 by @dichovsky in #72
- Allow installing with
yarn
by @dimaip in #77 - fix: ArrayBufferLike parameter acceptance in pdfToPng by @SyKePhaSis in #74
- Add canvas dependency by @dichovsky in #78
New Contributors
- @ssalbiz-relay made their first contribution in #49
- @bloodgang94 made their first contribution in #63
- @dimaip made their first contribution in #77
- @SyKePhaSis made their first contribution in #74
Full Changelog: release/v3.3.0...release/v3.7.0