mirror of
https://github.com/foliojs/pdfkit.git
synced 2026-01-25 16:06:44 +00:00
v0.17.2
This commit is contained in:
parent
12439175d7
commit
fc0d276e0d
@ -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]`
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
"document",
|
||||
"vector"
|
||||
],
|
||||
"version": "0.17.1",
|
||||
"version": "0.17.2",
|
||||
"homepage": "http://pdfkit.org/",
|
||||
"author": {
|
||||
"name": "Devon Govett",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user