Skip to content

Releases: storefront-foundation/react-storefront

v7.7.3

Choose a tag to compare

@github-actions github-actions released this 10 Mar 15:57
9f5c88d

What's Changed

  • Fixes a bug in fetchFromAPI when fetching from 127.0.0.1

v7.7.2

Choose a tag to compare

@github-actions github-actions released this 10 Mar 14:36
cdabb44

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

Choose a tag to compare

@github-actions github-actions released this 03 Mar 14:41
3187693

🐛 Bug Fixes

v7.7.0

Choose a tag to compare

@github-actions github-actions released this 02 Mar 12:56
d60baeb

What's Changed

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

v7.6.0

Choose a tag to compare

@github-actions github-actions released this 27 Feb 20:12
82390f8

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

Choose a tag to compare

@github-actions github-actions released this 25 Feb 13:54
138eefe

What's Changed

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

v7.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 12:20
7a4c0e8

What's Changed

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

v7.3.1

Choose a tag to compare

@github-actions github-actions released this 21 Feb 15:38
a9ded05

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

Choose a tag to compare

@github-actions github-actions released this 10 Feb 12:25
9c73f23

What's Changed

🧰 Maintenance

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

7.2.3

Choose a tag to compare

@github-actions github-actions released this 03 Feb 16:09
9a7cd8e

What's Changed