Skip to content

Commit d837a13

Browse files
committed
v0.17.1
1 parent 4b2030e commit d837a13

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22

33
### Unreleased
44

5+
### [v0.17.1] - 2025-05-02
6+
57
- Fix null values in table cells rendering as `[object Object]`
68
- Fix further LineWrapper precision issues
9+
- Optmize standard font handling. Less code, less memory usage
710

811
### [v0.17.0] - 2025-04-12
912

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"document",
1010
"vector"
1111
],
12-
"version": "0.17.0",
12+
"version": "0.17.1",
1313
"homepage": "http://pdfkit.org/",
1414
"author": {
1515
"name": "Devon Govett",

0 commit comments

Comments
 (0)