- Simplify homepage for Retail React App #201
- Ensure
cookieId
value is sent always for Einstein recommendations #179 - Remove
x-powered-by
HTTP response header #165 - For search engine crawlers, add
hreflang
links to the current page's html #137 - Use the preferred currency when switching locales. #105
- Integrate wishlist with einstein recommended products. #131
- When adding a new locale, minimize configuring the locale selector UI by having a list of commonly-used locales #175
- Enable adding wishlist item to the cart. #158
- Rename CartItemVariant to ItemVariantProvider #155
- Enabling pseudo locale now affects only the loading of the translation messages. The rest of the app still knows about English and the other locales. #177
- Allow individual Commerce API calls to pass in a different locale/currency and override the global value. #177
- Fix regression with loading the correct translation file #193
- Upgrade
chakra-ui/react
to^1.7.1
version. #204 - Rename the
extract-messages
andcompile-messages
commands toextract-default-translations
andcompile-translations
#160 - Enable favourite icons on product tiles for guest users #173
- Fix Missing Locale Param for Commerce API Calls #174
- Add cache control header to product details page #172
- Clear SLAS tokens when OID is changed #178
- Fix wishlist bugs and provide better hooks for wishlist features. #64
- Lazy load Popover component. #134
- Fix pseudo local command to use
en-XB
. #101 - Ensure generated projects ship with a working .gitignore file. #95
- Remove eslint rule which check for Salesforce copyright. #104
- Improve error page design. #74
- Localize cart and checkout messages. #106
- Add default cache control header to home page. #103
- Security -
inquirer
package upgrade. #121 - New quantity picker. #102
- PWA Kit General Availability and open source. 🎉