@syncfusion/ej2-pdf-export 25.1.35 → 25.2.3

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.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,16 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 25.1.38 (2024-04-02)
6
+
7
+ ### Pdf Export
8
+
9
+ #### Bug Fixes
10
+
11
+ - The border preservation issue of the parent grid cell has been resolved.
12
+
13
+ ## 25.1.35 (2024-03-15)
14
+
5
15
  ### Pdf Export
6
16
 
7
17
  #### Bug Fixes
@@ -44,4 +54,4 @@
44
54
 
45
55
  #### Bug Fixes
46
56
 
47
- - `#I452302` - Resolved the PDF grid row preservation issue.
57
+ - `#I452302` - Resolved the PDF grid row preservation issue.