@bridgeline-digital/hawksearch-handlebars-ui 4.0.3-beta.0 → 4.0.3

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,7 +1,6 @@
1
1
  # 4.0.3
2
2
 
3
- 1. Modified RecommendationsService to transform response properties into arrays to be consistent with search results and autocomplete.
4
- 2. Modified `attributes` property on `RecommendationsItem` to include only the properties from `customDict` on the API response. The other properties from the response are standard so repeating them under `attributes` does not make sense.
3
+ 1. Fixed URL parsing logic to avoid prepending domain when API returns a value starting with `//`
5
4
 
6
5
  # 4.0.2
7
6