SalesforceCommerceCloud / pwa-kit

React-based JavaScript frontend framework to create a progressive web app (PWA) storefront for Salesforce B2C Commerce.
https://developer.salesforce.com/docs/commerce/pwa-kit-managed-runtime/guide/pwa-kit-overview.html
BSD 3-Clause "New" or "Revised" License
285 stars 138 forks source link

bump the package versions to `3.8.0-dev.1` #2073

Closed kevinxh closed 1 month ago

kevinxh commented 1 month ago

Description

Recently, our daily e2e tests and hybrid tests have been failing, upon investigation, we found the issue is because during the tests the generator doesn't publish the package to local npm registry due to those 3.8.0-dev packages already released on npm. To fix that, we bump the package versions.