This commit is contained in:
Luiz Américo Pereira Câmara 2025-08-30 15:15:29 -03:00
parent 12439175d7
commit fc0d276e0d
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
### Unreleased
### [v0.17.2] - 2025-08-30
- Fix rendering lists that spans across pages
### [v0.17.1] - 2025-05-02
- Fix null values in table cells rendering as `[object Object]`

View File

@ -9,7 +9,7 @@
"document",
"vector"
],
"version": "0.17.1",
"version": "0.17.2",
"homepage": "http://pdfkit.org/",
"author": {
"name": "Devon Govett",