Skip to content

Commit 6e3727f

Browse files
committed
v0.18.0
1 parent 1dda5ae commit 6e3727f

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

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

33
### Unreleased
44

5+
### [v0.18.0] - 2026-03-14
6+
57
- Fix garbled text copying in Chrome/Edge for PDFs with >256 unique characters (#1659)
68
- Fix Link accessibility issues
79
- Fix Table Accessibility Issue: Operator CS/cs not allowed in this current state

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"document",
1010
"vector"
1111
],
12-
"version": "0.17.2",
12+
"version": "0.18.0",
1313
"homepage": "http://pdfkit.org/",
1414
"author": {
1515
"name": "Devon Govett",
@@ -91,4 +91,4 @@
9191
]
9292
},
9393
"packageManager": "yarn@4.10.3"
94-
}
94+
}

0 commit comments

Comments
 (0)