Skip to content

Commit c81e3e6

Browse files
committed
v0.17.0
1 parent 83e6248 commit c81e3e6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22

33
### Unreleased
44

5+
### [v0.17.0] - 2025-04-12
6+
57
- Fix precision rounding issues in LineWrapper
68
- Fix fonts without a postscriptName
79
- Add support for dynamic sizing
810
- Add support for rotatable text
911
- Fix page cascade options when text overflows
1012
- Add table generation
13+
- Fix y position when using `image()` without x and y coordinates
14+
- Improve Prettier configuration
1115

1216
### [v0.16.0] - 2024-12-29
1317

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.16.0",
12+
"version": "0.17.0",
1313
"homepage": "http://pdfkit.org/",
1414
"author": {
1515
"name": "Devon Govett",

0 commit comments

Comments
 (0)