# Changelog

Want to build an integration?

If you want to integrate any search engine with Vue Storefront, don't hesitate to get in touch with the core team on our Discord (opens new window) server. We are eager to help you to ensure its high quality and maybe even officially recommend it ๐Ÿ˜‰

# 1.0.4

  • ๐Ÿ’กย  allow adding configuration for multiple indexes and switching between them at runtime

# 1.0.3

  • ๐Ÿ”จ ย  using the newest version of @vue-storefront/core

# 1.0.2

  • ๐Ÿ”จ ย  using the newest version of @vue-storefront/core
  • ๐Ÿ”จ ย  fixed typo in endpoints' code: paramater -> parameter
  • ๐Ÿ“– ย  updated documentation
  • ๐Ÿ”จ ย  using init hook in middleware's integration

# 1.0.1

  • ๐Ÿ“– ย  updated License information

# 1.0.0

  • ๐Ÿ”จ ย  added filterPrefix option to specify Constructor.io specific query string parameters
  • ๐Ÿงช ย  added unit tests
  • ๐Ÿ”จ ย  added getters for useAutocomplete, useSearchResults and useBrowseResults
  • ๐Ÿ”จ ย  separated packages to api-client, composables and types
  • ๐Ÿ”จ ย  moved from Constructor.io's Javascript client to Node.js Client (opens new window)

# 0.1.0

  • ๐Ÿ”จ ย  initial structure
  • ๐Ÿ“– ย  docs