@searchstax-inc/searchstudio-ux-react 4.1.72 → 4.2.1
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
|
@@ -1,6 +1,18 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
3
|
All notable changes to the "searchstudio-ux-react" project will be documented in this file.
|
|
4
|
+
|
|
5
|
+
## [4.2.1]
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
- fixed answer first word being sometimes cut off and cached answers not being shown.
|
|
8
|
+
|
|
9
|
+
## [4.2.0]
|
|
10
|
+
### Features
|
|
11
|
+
- Migrated angular to newest version to remove Vulnerabilities
|
|
12
|
+
### Bug Fixes
|
|
13
|
+
- Fixed standalone samples dependency
|
|
14
|
+
- fixed comments appearing in smart answers tracking
|
|
15
|
+
|
|
4
16
|
## [4.1.72]
|
|
5
17
|
### Features
|
|
6
18
|
- Hosted search page now shows accurate indexing value
|