Skip to content
Compare
Choose a tag to compare
@alexvuong alexvuong released this 09 Dec 01:07
93894bb

@salesforce/[email protected]


  • Add StorefrontPreview component 'onContextChange' property to prepare for future Storefront Preview release #1527
  • Update engine compatibility to include npm 10 #1597

@salesforce/[email protected]


  • Replace max-age with s-maxage to only cache shared caches #1564
  • Update engine compatibility to include npm 10 #1597

@salesforce/[email protected]


  • Update engine compatibility to include npm 10 #1597
  • Improve pwa-kit-dev start command to accept CLI arguments for babel-node that get passed as CLI args to pwa-kit-dev start #1591
  • Bugfix for TS not loading in typescript minimal project ssr.js #1591
  • Add source-map-loader plugin to webpack configuration. #1535
  • Only use source maps in server when inspect flag is being used. #1535

@salesforce/[email protected]


  • Update engine compatibility to include npm 10 #1597
  • Create a flag to allow toggling behavior that treats + character between words as space in search query #1557

@salesforce/[email protected]


  • Update engine compatibility to include npm 10 #1597

@salesforce/[email protected]


Accessibility Improvements

  • Ensure the ListMenuTrigger component applies ARIA attributes to the correct element for the trigger icon #1600
  • Ensure form fields and icons have accessible labels #1526
  • Ensure active user interface components have sufficient contrast #1534
  • Fix outline on keyboard focus #1536
  • Fix improper nesting of elements in product tile #1541
  • Ensure all interactive functionality is operable with the keyboard #1546
  • Make security code tooltip receive keyboard focus #1551
  • Improve accessibility of quantity picker #1552
  • Improve keyboard accessibility of product scroller #1559
  • Fix focus indicator for hero features links on homepage #1561
  • Ensure color is not the sole means of communicating information #1570

Other Features

  • Add Active Data files, update pages (app index.jsx, product list and product details pages) to trigger events on product category and product detail views #1555
  • Replace max-age with s-maxage to only cache shared caches #1564
  • Implement gift option for basket #1546
  • Update extract-default-messages script to support multiple locales #1574
  • Update engine compatibility to include npm 10 #1597
  • Add support for localization in icon component #1609

Bug Fixes

  • Remove internal linter rule that is missing in generated projects #1554
  • Fix bug where you can add duplicates of the same item to the wishlist. Also fixes bug where skeleton appears when removing last item from the wishlist. #1560
  • Replace max-age with s-maxage to only cache shared caches #1564
  • Fix PLP filters for mobile #1565