Releases: storefront-foundation/react-storefront
Releases · storefront-foundation/react-storefront
v7.12.1
v7.12.0
What's Changed
- Add functionality for
renderBack
on menus (#70) @kevhender - Fix
ProductOption
variants to correctly displaydisabled
options (#68) @kevhender - Update README.md (#69) @theball
v7.11.1
What's Changed
- Updated ExpandableSection ExpandIcon and CollapseIcon prop types to a… (#67) @markbrocato
- Update README.md (#66) @Leosar3000
v7.11.0
v7.10.0
What's Changed
- Adds a window.rsf_toggleLoading function that allows developers to ea… (#65) @markbrocato
v7.9.2
What's Changed
- Fixed updating total number of items in PLP (#63) @tonylepmets
v7.9.1
What's Changed
- Switch from setImmediate to setTimeout to support Next 9.3. (#62) @markbrocato
v7.9.0
v7.8.1
🐛 Bug Fixes
- Fixes an issue building the service worker.
v7.8.0
🐛 Bug Fixes
- Fix MediaCarousel hint processing to only apply for lightbox (#61) @kevhender
🧰 Maintenance
- Modular workbox (#58) @tonylepmets
- Removed the console message about preact. (#59) @markbrocato