@syncfusion/ej2-pivotview 20.1.58 → 20.1.61

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
@@ -6,6 +6,14 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I382188` - When there is only one record, inline editing for value fields with advanced aggregate types now works properly.
10
+
11
+ ## 20.1.58 (2022-05-31)
12
+
13
+ ### Pivot Table
14
+
15
+ #### Bug Fixes
16
+
9
17
  - `#I380533` - When using value fields with advanced aggregate options, the pivot table can now be properly exported to Excel and CSV formats.
10
18
 
11
19
  ## 20.1.57 (2022-05-24)