Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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]
Minor Changes
The build command now throws errors on CI when it can't find a valid lockfile. This should prevent unforseen issues related to dependency versioning in production. (#1370) by @frandiox
This behavior can be disabled with the flag
--no-lockfile-check
, which might be useful in monorepos or other setups where the lockfile is not available in the project directory.Patch Changes
Add check to render collection images when available (#1373) by @juanpprieto
Remove sourcemap annotations from client bundles. This prevents errors showing up in the devtools when the sourcemaps fail to load. (#1364) by @blittle
@shopify/[email protected]
Patch Changes
Add check to render collection images when available (#1373) by @juanpprieto
Updated dependencies [
e148cfca
,06da5570
,425791ce
]:@shopify/[email protected]
Patch Changes
Allow generic inference in standalone usage of WithCache type - Contributed by @chinanderm (#1363) by @wizardlyhel
Cart Optimistic UI helpers (#1366) by @wizardlyhel
Fix storefront sub request cache key (#1375) by @wizardlyhel
Fix the Pagination component to use forwardRefs for the NextLink and PreviousLink render props (#1362) by @blittle
[email protected]
Patch Changes
Cart Optimistic UI helpers (#1366) by @wizardlyhel
Updated dependencies [
e148cfca
,1be1e40d
,8772903d
,bfb142e8
,06da5570
,00210faa
,425791ce
]: