Releases: storefront-foundation/react-storefront
Releases · storefront-foundation/react-storefront
v7.2.2
v7.2.1
What's Changed
- Fix bug where offline warning message was not shown in the AppBar. (#33) @markbrocato
v7.2.0
What's Changed
🚀 Features
- Wait for 50ms before showing skeletons during client-side navigation. (#30) @markbrocato
- Added fetchFromAPI
- createLazyProps replaces fetchProps
- useLazyStore has been renamed useLazyState
- ProductOption tests and ProductOption refactor (#31) @leotoll
- Improved and simplified service worker caching (#25) @leotoll
- Add
createTheme
to prevent users from overwriting core theme variables (#26) @kevhender
🐛 Bug Fixes
🧰 Maintenance
v7.1.1
What’s Changed
- Fix static asset caching in service worker (#22) @tonylepmets
v7.1.0
What’s Changed
- Add
onChange
andvalue
props toProductOptionSelector
(#18) @tonylepmets
v7.0.0
Initial GA release of React Storefront 7