Vue Storefront is now Alokai! Learn More
Changelog

Changelog

2.0.0

  • Made the module CLI-installable via storefront-cli add-module coveo — the install wires the Next.js frontend through the storefront's config seams (no manual component edits)
  • Added canonical multi-currency: per-currency prices via the ec_price_value dictionary field, resolved at query time
  • Added canonical multi-language: per-language documents filtered by a custom ec_language field
  • The headless engine now reaches the middleware through NEXT_PUBLIC_ALOKAI_MIDDLEWARE_SSR_API_URL (server) / NEXT_PUBLIC_ALOKAI_MIDDLEWARE_API_URL (client), resolving the current request path with getCurrentPath()
  • Scoped the docs to Next.js

1.0.0

  • Released the first version of the module