We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1243917 commit fc0d276Copy full SHA for fc0d276
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
### Unreleased
4
5
+### [v0.17.2] - 2025-08-30
6
+
7
+- Fix rendering lists that spans across pages
8
9
### [v0.17.1] - 2025-05-02
10
11
- Fix null values in table cells rendering as `[object Object]`
package.json
@@ -9,7 +9,7 @@
"document",
"vector"
],
12
- "version": "0.17.1",
+ "version": "0.17.2",
13
"homepage": "http://pdfkit.org/",
14
"author": {
15
"name": "Devon Govett",
0 commit comments