Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 13:55

1.6.0 (2025-02-03)

Bug Fixes

  • Add missing locale in links (#155) (cfa748a)
  • Disable localeDetection in next-intl routing config (#111) (ed415e5)
  • Dynamically generate robots.txt based on Vercel environment (#122) (3527890)
  • Fix filtering by categories and collections (#136) (869f37c)
  • Fix locale in relative paths (#159) (6305416)
  • Fix PLP previous button behaviour (#160) (abd1838)
  • Fix return cancel button behaviour (#165) (316e1f3)
  • Fix sorting on mobile (#145) (adc3129)
  • Fix wrong redirection on navbar links (#163) (9b8f972)
  • Pass locale explicitly to shadcn pagination links (#148) (8bf32d2)
  • Update env variables' descriptions (#146) (efbb161)
  • Use redirect function from next-intl instead from next/navigation (#135) (ed7e3e1)

Features

  • PDP and search page improvements (#110) (d3c5c95)
  • Set default locale without locale prefix in pathname (#109) (cf76315)