Skip to content
Compare
Choose a tag to compare
@bendvc bendvc released this 20 Jan 00:23
· 926 commits to develop since this release
acb019e

@salesforce/[email protected]


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

@salesforce/[email protected]


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

@salesforce/[email protected]


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

@salesforce/[email protected]


  • Add support for node 20 #1612

@salesforce/[email protected]


  • Add support for node 20 #1612

@salesforce/[email protected]


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