Releases: storefront-foundation/create-react-storefront
Releases · storefront-foundation/create-react-storefront
v8.1.2
What's Changed
- Remove legacy npm registry by @tristanlee85 in #16
New Contributors
- @tristanlee85 made their first contribution in #16
Full Changelog: v8.1.1...v8.1.2
v8.1.1
What’s Changed
- Bump lodash from 4.17.19 to 4.17.21 (#14) @dependabot
- Fix for newer npm versions (#13) @dijs
v8.1.0
What’s Changed
- Bump lodash from 4.17.15 to 4.17.19 (#8) @dependabot
- Bump bl from 1.2.2 to 1.2.3 (#12) @dependabot
- Bump ini from 1.3.5 to 1.3.8 (#9) @dependabot
- Bump y18n from 4.0.0 to 4.0.1 (#10) @dependabot
- Add support for deploying to Layer0 (#11) @markbrocato
v8.0.0
Bump version to 8 to coincide with React Storefront 8.
v7.2.2
What’s Changed
- Fix delete dir issue with crs-resources (#6) @kevhender
v7.2.1
What’s Changed
- Changed the suggested start command from
npm run dev
tonpm start
.
v7.2.0
What’s Changed
- Add github actions for deploying to staging/prod (#4) @kevhender
v7.1.2
What’s Changed
- Removes react-storefront team name from deploy script
v7.1.1
What's Changed
- Updates the XDN console URL to moovweb.app
v7.1.0
What’s Changed
- Add option to deploy to the Moovweb XDN (#1) @markbrocato