Skip to content

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 20:03

v5.2.0 - 05.07.2025

Changes: v5.1.1..v5.2.0

  • Fixed #36 by upgrading pdfjs-dist version to the latest v5.3.31.
  • Added pdfjs-dist as an npm dependency instead of using an older local library which unnecessarily increases this library's size.

Breaking Changes:

  • The new version of pdfjs-dist requires node >= v18. Please ensure you upgrade node before using this version.
  • Browser bundle of officeParser does not work for pdf files with this release. Please use the artifacts from the previous release v5.1.0 including the worker file. Text extraction for all other supported files work fine in browsers with the bundle artifact of this release as well.