@searchstax-inc/searchstudio-ux-js 4.1.68 → 4.2.0

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,23 @@
1
1
  # Change Log
2
2
 
3
3
  All notable changes to the "searchstudio-ux-js" project will be documented in this file.
4
+
5
+ ## [4.2.0]
6
+ ### Features
7
+ - Migrated angular to newest version to remove Vulnerabilities
8
+ ### Bug Fixes
9
+ - Fixed standalone samples dependency
10
+ - fixed comments appearing in smart answers tracking
11
+
12
+ ## [4.1.72]
13
+ ### Features
14
+ - Hosted search page now shows accurate indexing value
15
+ - Suggest endpoint is now optional and will not be called if empty
16
+
17
+ ### Bug Fixes
18
+ - Security Vulnerabilities addressed
19
+ - Model change in beforeSearch hook now correctly reflects in search
20
+
4
21
  ## [4.1.68]
5
22
  ### Features
6
23
  - AfterSearch hook now has a second parameter of unparsed search response