Skip to content

v3.6.0 (retail-react-app@3.0.0 and commerce-sdk-react@2.0.0)

Choose a tag to compare

@vmarta vmarta released this 25 Jun 21:28
· 12 commits to release-3.6.x since this release
6cb63ee

@salesforce/pwa-kit-runtime@3.6.0

  • Add logger to print logs generated by PWA Kit packages #1822
  • Memoize getConfig on the server-side #1800
  • Added the x-correlation-id response 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-revalidate cache 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

  • Make navigation components lazy load their categories #1656 #1673

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 useCustomQuery and useCustomMutation for 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 updateItemsInBasket mutation #1852
  • Upgrade to commerce-sdk-isomorphic v2.1.0 #1852

Full Changelog: v3.5.1...v3.6.0