@bridgeline-digital/hawksearch-handlebars-ui 4.0.2 → 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,3 +1,7 @@
1
+ # 4.0.3
2
+
3
+ 1. Fixed URL parsing logic to avoid prepending domain when API returns a value starting with `//`
4
+
1
5
  # 4.0.2
2
6
 
3
7
  1. Updated `number` and `currency` Handlebars helpers to handle string values from API and made decimals parameter optional