@syncfusion/ej2-navigations 19.4.47 → 19.4.48

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,32 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 19.4.47 (2022-01-25)
6
+
7
+ ### Breadcrumb
8
+
9
+ #### Bug Fixes
10
+
11
+ - `#I360615` - Issue with When Breadcrumb is build, it throws style warning has been resolved.
12
+
13
+ ### Tab
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#SF-363121` - An issue with "script error occurred while adding a new tab item without content" has been fixed.
18
+
19
+ ### Menu
20
+
21
+ #### Bug Fixes
22
+
23
+ - Issue with 'setItem' method has been fixed.
24
+
25
+ ### Breadcrumb
26
+
27
+ #### Bug Fixes
28
+
29
+ - Issue with CSS validation has been fixed.
30
+
5
31
  ## 19.4.41 (2022-01-04)
6
32
 
7
33
  ### Menu