@syncfusion/ej2-navigations 20.3.58 → 20.3.60

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,14 +2,20 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### TreeView
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I415237` - The TreeView performance issue in Vue3 framework has been resolved.
10
+
11
+ ## 20.3.58 (2022-11-22)
12
+
5
13
  ### Carousel
6
14
 
7
15
  #### Bug Fixes
8
16
 
9
17
  - `#I419341` - The Blank carousel item displayed on `autoplay` when a single item alone is rendered has been resolved.
10
18
 
11
- ## 20.3.57 (2022-11-15)
12
-
13
19
  ### TreeView
14
20
 
15
21
  #### Bug Fixes