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

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,16 @@
2
2
 
3
3
  All notable changes to the "searchstudio-ux-js" project will be documented in this file.
4
4
 
5
+ ## [4.2.2]
6
+ ### Features
7
+ - Added tabbed-nav-sample in samples repository
8
+ ### Bug Fixes
9
+ - Fixed searchObject modification of itemsPerPage in beforeSearch hook to work as expected
10
+
11
+ ## [4.2.1]
12
+ ### Bug Fixes
13
+ - fixed answer first word being sometimes cut off and cached answers not being shown.
14
+
5
15
  ## [4.2.0]
6
16
  ### Features
7
17
  - Migrated angular to newest version to remove Vulnerabilities