Skip to content

Releases: storefront-foundation/react-storefront

8.10.2

15 Jun 12:56
bae3842
Compare
Choose a tag to compare

What's Changed

  • Fix issue with duplicated and conflicting styles in lazy hydrated components (#107) @markbrocato

v8.10.1

15 Jun 10:50
cec56c0
Compare
Choose a tag to compare

What's Changed

  • Use base64 data URL for the main PDP image to improve lighthouse perf… (#106) @markbrocato

v8.10.0

15 Jun 10:28
02e4076
Compare
Choose a tag to compare

What's Changed

  • Bundle AMP optimizer to fix AMP when deploying on serverless (#103) @dijs
  • Improve LazyHydrate (#96) @dijs
    • Add fui and touch values to the on prop
    • Fix CSS style pollution

v8.9.1

12 Jun 18:23
2fda8f9
Compare
Choose a tag to compare

What's Changed

v8.9.0

12 Jun 14:33
94e0886
Compare
Choose a tag to compare

What's Changed

v8.8.0

10 Jun 14:26
d3624bc
Compare
Choose a tag to compare

What's Changed

v8.7.2

05 Jun 17:12
0d69964
Compare
Choose a tag to compare

What's Changed

    • make setFilters available for have possibility to toggle group of … (#100) @freewayspb

v8.7.1

05 Jun 12:45
fd5af2c
Compare
Choose a tag to compare

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

04 Jun 11:46
e24a50b
Compare
Choose a tag to compare

What's Changed

  • fetchFromAPI now relays cookies (#95) @Etun

v8.6.0

03 Jun 12:41
ec1cc6b
Compare
Choose a tag to compare

What's Changed

  • Add variant prop to AppBar with "relative", "fixed", and "hide" values. The… (#94) @markbrocato