@searchstax-inc/searchstudio-ux-angular 4.2.10 → 4.2.13

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,19 @@
1
1
  # Change Log
2
2
 
3
3
  All notable changes to the "searchstudio-ux-angular" project will be documented in this file.
4
+ ## [4.2.13]
5
+ ### Features
6
+ - Improved caching of facets to make as little emselect calls as possible
7
+ - Fixed items per page to reflect correctly based on studio settings
8
+
9
+ ## [4.2.10]
10
+ ### Features
11
+ - Added tracking of show more clicking and showing
12
+ - Add x icon to search bar for clearing input
13
+
14
+ ### Bug Fixes
15
+ - Fixed package vulnerabilities
16
+ - Fixed search satisfaction tracking
4
17
 
5
18
  ## [4.2.2]
6
19
  ### Features