hydrogen
hydrogen copied to clipboard
[ci] release 2024-04
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
@shopify/[email protected]
Patch Changes
-
Fix a warning when combining mock.shop and customer-account-push (#1992) by @frandiox
-
Updated dependencies [
7e8cf055
]:- @shopify/[email protected]
@shopify/[email protected]
Patch Changes
-
Warn when using the deprecated Seo component (#1983) by @blittle
-
Updated dependencies [
0f5cab00
]:- @shopify/[email protected]
@shopify/[email protected]
Patch Changes
@shopify/[email protected]
Patch Changes
[email protected]
Patch Changes
-
Stop inlining the favicon in base64 to avoid issues with the Content-Security-Policy. In
vite.config.js
: (#2006) by @frandioxexport default defineConfig({ plugins: [ ... ], + build: { + assetsInlineLimit: 0, + }, });
-
Updated dependencies [
ffa57bdb
,9723eaf3
]:- @shopify/[email protected]
- @shopify/[email protected]