vue-storefront
vue-storefront copied to clipboard
ci: release
trafficstars
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/[email protected]
Patch Changes
- d95379e91: [FIXED] Type issue in multistore package. Cache control
setmethod returnsanytype andgetreturnsStoreConfig | undefined. Also,MiddlewareConfigurationtype has been removed as it is no longer necessary.