pdfkit 0.16.0 → 0.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1 @@
1
+ a76ab284a8d30c669b5ad2278bbcd050dea13abe
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  ## pdfkit changelog
2
2
 
3
+ ### Unreleased
4
+
5
+ ### [v0.17.0] - 2025-04-12
6
+
7
+ - Fix precision rounding issues in LineWrapper
8
+ - Fix fonts without a postscriptName
9
+ - Add support for dynamic sizing
10
+ - Add support for rotatable text
11
+ - Fix page cascade options when text overflows
12
+ - Add table generation
13
+ - Fix y position when using `image()` without x and y coordinates
14
+ - Improve Prettier configuration
15
+
3
16
  ### [v0.16.0] - 2024-12-29
4
17
 
5
18
  - Update fontkit to 2.0