Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • MAJOR version when there are breaking changes

  • MINOR version when new functionality is added that is backwards-compatible with the previous version

  • PATCH version when there are backwards-compatible bug fixes

Releases

1.0.19 - February 06, 2023

  • Added alternative [[value]] syntax to internally convert to the {{value}} format that Handlebars expects. This prevent conflicts with the server-side Handlebars engine that BigCommerce uses when trying to embed custom HawkSearch templates within BigCommerce templates.

1.0.18 - February 03, 2023

1.0.17 - December 01, 2022

1.0.16 - November 17, 2022

1.0.15 - November 17, 2022

  • Fixed currency in default templates to use two decimal places

1.0.14 - November 17, 2022

  • Refactored query string logic to handle different autocomplete search operations from non-search pages

1.0.13 - November 17, 2022

  • Prepended searchUrl value to autocomplete URL properties to fix redirects from non-search pages

1.0.12 - November 17, 2022

  • Added configurable searchUrl property with default value of /search

  • Prevented search and tracking API calls on pages that do not contain a Search Results Component instance

...