Releases: storefront-foundation/react-storefront
Releases · storefront-foundation/react-storefront
8.10.2
What's Changed
- Fix issue with duplicated and conflicting styles in lazy hydrated components (#107) @markbrocato
v8.10.1
What's Changed
- Use base64 data URL for the main PDP image to improve lighthouse perf… (#106) @markbrocato
v8.10.0
v8.9.1
What's Changed
- Fixes an error in mock-connector/product (#105) @markbrocato
v8.9.0
What's Changed
- Add mock-connector from react-storefront-starter-app. (#97) @markbrocato
v8.8.0
What's Changed
- Added NextScript component (#101) @markbrocato
- Ensures that images are contained with the boundaries of the MediaCar… (#102) @markbrocato
v8.7.2
What's Changed
-
- make setFilters available for have possibility to toggle group of … (#100) @freewayspb
v8.7.1
What's Changed
- Update the remaining mobile media queries (#99) @kevhender
- MagnifyHint: fix for proper mobile hint on Android devices (#98) @Kassares
v8.7.0
v8.6.0
What's Changed
- Add
variant
prop to AppBar with "relative", "fixed", and "hide" values. The… (#94) @markbrocato