vuestorefront / vue-storefront

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.
https://www.alokai.com
MIT License
10.51k stars 2.08k forks source link

Update packages to require Node 18 #7157

Closed sethidden closed 1 month ago

sethidden commented 1 month ago

Upgrades all packages to require node 18

This also moves the storefronts packages that required Node 18 but were previously in a separate workspace

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 9327bb5e46f221f05778a56be4bd095ccaa52406

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages | Name | Type | | ------------------------------------------ | ----- | | @vue-storefront/integrations-tsconfig | Major | | @vue-storefront/api-extractor-config | Major | | @vue-storefront/eslint-config-integrations | Major | | @vue-storefront/prettier-config | Major | | @vue-storefront/eslint-config | Major | | @vue-storefront/rollup-config | Major | | @vue-storefront/sdk-axios-request-sender | Major | | @vue-storefront/jest-config | Major | | @vue-storefront/changesets | Major | | @vue-storefront/middleware | Major | | @vue-storefront/multistore | Major | | @vue-storefront/cli | Major | | @vue-storefront/sdk | Major | | @vue-storefront/next | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

sethidden commented 1 month ago

The license problem apparent in CI is because of https://github.com/nuxt/nuxt/discussions/27233 - guess we can wait till Nuxt 3.12