Skip to content

Releases: storefront-foundation/react-storefront

v7.7.3

10 Mar 15:57
9f5c88d
Compare
Choose a tag to compare

What's Changed

  • Fixes a bug in fetchFromAPI when fetching from 127.0.0.1

v7.7.2

10 Mar 14:36
cdabb44
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Hide MagnifyHint when image is already fully magnified, and use magnified image in Lightbox (#50) @kevhender

🧰 Maintenance

v7.7.1

03 Mar 14:41
3187693
Compare
Choose a tag to compare

🐛 Bug Fixes

v7.7.0

02 Mar 12:56
d60baeb
Compare
Choose a tag to compare

What's Changed

  • Add support for calling a separate api host in fetchFromAPI based on … (#54) @markbrocato

v7.6.0

27 Feb 20:12
82390f8
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Pause prefetches when non-prefetch request is sent to origin (#45) @kevhender

🧰 Maintenance

  • Update storybook metadata creation to support Knobs in docs app (#48) @kevhender

v7.5.0

25 Feb 13:54
138eefe
Compare
Choose a tag to compare

What's Changed

  • Renamed x-rsf-cache-control header to x-sw-cache-control

v7.4.0

25 Feb 12:20
7a4c0e8
Compare
Choose a tag to compare

What's Changed

  • Change SW destination to .next/static folder (#49) @gmattar

v7.3.1

21 Feb 15:38
a9ded05
Compare
Choose a tag to compare

What's Changed

  • Default NavTab font-weight to 300 up from 100 (#47) @tonylepmets
  • Change selected to be by id and not object equality (#46) @leotoll

🧰 Maintenance

v7.3.0

10 Feb 12:25
9c73f23
Compare
Choose a tag to compare

What's Changed

🧰 Maintenance

  • Fix doc generation to correctly push latest docs when published to npm (#36) @kevhender

7.2.3

03 Feb 16:09
9a7cd8e
Compare
Choose a tag to compare

What's Changed