Skip to content

v3.4.0 (retail-react-app@2.3.0 and commerce-sdk-react@1.3.0)

Choose a tag to compare

@bendvc bendvc released this 20 Jan 00:23
· 2840 commits to develop since this release
acb019e

@salesforce/commerce-sdk-react@1.3.0


  • Add support for node 20 #1612
  • Fix bug when running in an iframe #1629

@salesforce/pwa-kit-create-app@3.4.0


  • Add support for node 20 #1612
  • Fix bug when running in an iframe #1629

@salesforce/pwa-kit-dev@3.4.0


  • Add support for node 20 #1612
  • Generate SSR source map with environment variable #1571

@salesforce/pwa-kit-react-sdk@3.4.0


  • Add support for node 20 #1612

@salesforce/pwa-kit-runtime@3.4.0


  • Add support for node 20 #1612

@salesforce/retail-react-app@2.3.0


Accessibility improvements

  • Add correct keyboard interaction behavior for variation attribute radio buttons #1587
  • Change radio refinements (for example, filtering by Price) from radio inputs to styled buttons #1605
  • Update search refinements ARIA labels to include "add/remove filter" #1607
  • Improve focus behavior on my account pages, address forms, and promo codes #1625

Bug Fixes

  • Fix checkout allowing you to proceed to review with invalid billing address #1632
  • Fix password change functionality #1634

Other features

  • Add local development support for node 20 #1612
  • Display selected refinements on PLP, even if the selected refinement has no hits #1622
  • Added option to specify isLoginPage function to the withRegistration component. The default behavior is "all pages ending in /login". #1572