v3.6.0 (retail-react-app@3.0.0 and commerce-sdk-react@2.0.0)
@salesforce/pwa-kit-runtime@3.6.0
- Add logger to print logs generated by PWA Kit packages #1822
- Memoize
getConfigon the server-side #1800 - Added the
x-correlation-idresponse header, which is set to the MRT correlation ID. This enhances traceability by including the correlation ID from the request in the response. #1787 - Keep API Gateway headers in proxied requests #1772
- Hide x-sfdc-access-control header #1805
@salesforce/pwa-kit-create-app@3.6.0
- Fix: 'Cannot use import statement outside a module' error in generated extensible project unit tests #1821
@salesforce/retail-react-app@3.0.0
Improvements
- Product Tile Revamp
- Display different pricing for various products on Product tiles and PDP #1760
- Display pricing for cart, checkout and wishlist page #1796
- Shows promotional callout message on Product List and Product Detail pages #1786 #1804
- Display selectable swatch groups for attributes like color #1773
- Show badges #1791
- Lazy basket creation #1677
- Use
stale-while-revalidatecache control directive #1744
Accessibility Improvements
- Added live region support to components #1825
- Replace p tag with heading tags in cart page #1818
- Fix product tile img alt text #1769
- Add aria-hidden to search icon #1809
- Add explicit headers to cart modal #1811
- Add autocomplete to text input fields #1840
- Add error icon to error messages #1839
Performance Improvements
Bug Fixes
- Fix seo component not settings keywords meta tag #1762
- Fix RecommendedProducts' toggling of the favourite icon #1861
@salesforce/commerce-sdk-react@2.0.0
- Add
useCustomQueryanduseCustomMutationfor SCAPI custom endpoint support #1793 - Add Shopper Stores hooks #1788
- Add a helper method to add an item to either new or existing basket #1677
- Add
updateItemsInBasketmutation #1852 - Upgrade to commerce-sdk-isomorphic v2.1.0 #1852
Full Changelog: v3.5.1...v3.6.0