We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8511041 commit f9cc535Copy full SHA for f9cc535
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
## Unreleased
4
5
+- Update pdfkit to 0.17.0
6
- Fixed URL resolving for same URL in browser
7
- Fixed sharing URL resolver for not available URLs
8
package.json
@@ -10,7 +10,7 @@
10
},
11
"dependencies": {
12
"linebreak": "^1.1.0",
13
- "pdfkit": "^0.16.0",
+ "pdfkit": "^0.17.0",
14
"xmldoc": "^1.3.0"
15
16
"devDependencies": {
0 commit comments