Skip to content

Bugfix release: Empty paragraphs issue

Choose a tag to compare

@stanislaw stanislaw released this 05 Mar 19:07
· 4 commits to main since this release
51da8e3

This synchronizes to the upstream commit: 38cd41c71fbc55b011eb3ddedb14d023d8408a86.

Since the last sync, there were several fixes made, especially the issue with empty paragraphs that could result in empty pages printed. The empty paragraphs were reproduced in the input content produced by a commercial tool. Technically, it is not an issue with html2pdf4doc.js per se, but we decided to handle this case anyway. This helps us to test out the current batch of fixes and continue testing with the improved baseline.


What's Changed

  • Bump version to 0.0.32 by @stanislaw in #86
  • chore: bump actions/upload-artifact from 6 to 7 in the github-actions group by @dependabot[bot] in #87

Full Changelog: 0.0.31...0.0.32