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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@vue-storefront/middleware@3.10.0
Minor Changes
[ADDED] Options as a second parameter of createServer. This allows you to pass additional options to cors, body-parser and cookie-parser express middlewares.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@vue-storefront/middleware@3.10.0
Minor Changes
createServer
. This allows you to pass additional options tocors
,body-parser
andcookie-parser
express middlewares.http://localhost:4000
to the default cors origin.@vue-storefront/eslint-config@2.0.0
Patch Changes
@vue-storefront/eslint-config-integrations@0.0.21
Patch Changes
Turn off @typescript-eslint/no-empty-interface rule