版本发布 8
## What's Changed * graft: migrate to org-wide CodeQL configuration by @security-graft-app[bot] in https://github.com/opengovsg/pdf2md/pull/108 * chore(deps): bump tar and unpdf by @dependabot[bot] in https://github.com/opengovsg/pdf2md/pull/110 ## New Contributors * @security-graft-app[bot] made their first contribution in https://github.com/opengovsg/pdf2md/pull/108 **Full Changelog**: https://github.com/opengovsg/pdf2md/compare/v0.2.2...v0.2.3
## What's Changed * Update README.md by @celsowm in https://github.com/opengovsg/pdf2md/pull/99 * Fix memory leak by always cleaning up PDF.js document and pages by @deepc0py in https://github.com/opengovsg/pdf2md/pull/105 ## New Contributors * @celsowm made their first contribution in https://github.com/opengovsg/pdf2md/pull/99 * @deepc0py made their first contribution in https://github.com/opengovsg/pdf2md/pull/105 **Full Changelog**: https://github.com/opengovsg/pdf2md/compare/v0.2.1...v0.2.2
## What's Changed * fix: remove unnecessary document injection by @AirboZH in https://github.com/opengovsg/pdf2md/pull/98 ## New Contributors * @AirboZH made their first contribution in https://github.com/opengovsg/pdf2md/pull/98 **Full Changelog**: https://github.com/opengovsg/pdf2md/compare/v0.2.0...v0.2.1
## What's Changed * switched pdfjs-dist for unpdf which works in node,browser, and cloudflare by @vtempest in https://github.com/opengovsg/pdf2md/pull/96 ## New Contributors * @vtempest made their first contribution in https://github.com/opengovsg/pdf2md/pull/96 **Full Changelog**: https://github.com/opengovsg/pdf2md/compare/v0.1.32...v0.2.0
## What's Changed * fix: revert node22 requirement by @tonisives in https://github.com/opengovsg/pdf2md/pull/93 ## New Contributors * @tonisives made their first contribution in https://github.com/opengovsg/pdf2md/pull/93 **Full Changelog**: https://github.com/opengovsg/pdf2md/compare/v0.1.31...v0.1.32
fix(pdf): recognise .mjs deps, use UInt8Array by @LoneRifle (767ffcc) **Full Changelog**: https://github.com/opengovsg/pdf2md/compare/v0.1.30...v0.1.31
## What's Changed * fix `parse()` arguments to match the documented types by @moshest in https://github.com/opengovsg/pdf2md/pull/77 * Bump pdfjs-dist from 2.9.359 to 4.2.67 by @dependabot in https://github.com/opengovsg/pdf2md/pull/84 ## New Contributors * @moshest made their first contribution in https://github.com/opengovsg/pdf2md/pull/77 **Full Changelog**: https://github.com/opengovsg/pdf2md/compare/v0.1.29...v0.1.30
## What's Changed * fix: include "/types" in npm package by @zhzLuke96 in https://github.com/opengovsg/pdf2md/pull/81 **Full Changelog**: https://github.com/opengovsg/pdf2md/compare/v0.1.28...v0.1.29