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]
Patch Changes
Fix the default page shown when the project has no routes. (#1266) by @frandiox
Hydrogen is now compatible with TypeScript v5. (#1240) by @frandiox
If you have
typescript
as a dev dependency in your app, it is recommended to change its version as follows:After installing the new version of TypeScript, you may need to update the version used in your IDE. For example, in VSCode, you can do this by clicking on the
{ }
icon in the bottom-right toolbar next to the language mode (generally,{ } TypeScript JSX
when editing a.tsx
file).Fix development server port in some situations where it was set to a random number instead of the default 3000 or the
--port
flag value. (#1267) by @frandioxFix transpiling TS to JS when scaffolding routes. (#1273) by @frandiox
Catch more errors during init while connecting to Shopify (#1281) by @graygilmore
Add functionality for creating a Content Security Policy. See the guide on Content Security Policies for more details. (#1235) by @blittle
Updated dependencies [
06516ee9
,423acee2
]:@shopify/[email protected]
Patch Changes
Add functionality for creating a Content Security Policy. See the guide on Content Security Policies for more details. (#1235) by @blittle
Updated dependencies [
3491fd5c
,06516ee9
,d67ce6aa
,ee6e2920
,1a7762bc
,1f8acd7b
]:@shopify/[email protected]
Patch Changes
Fix hydration errors and stale data within the Pagination component (#1283) by @blittle
Add custom product paths to the
VariantSelector
component: (#1271) by @blittleAdd functionality for creating a Content Security Policy. See the guide on Content Security Policies for more details. (#1235) by @blittle
Updated dependencies [
06516ee9
,423acee2
]:@shopify/[email protected]
Patch Changes
Hydrogen is now compatible with TypeScript v5. (#1240) by @frandiox
If you have
typescript
as a dev dependency in your app, it is recommended to change its version as follows:After installing the new version of TypeScript, you may need to update the version used in your IDE. For example, in VSCode, you can do this by clicking on the
{ }
icon in the bottom-right toolbar next to the language mode (generally,{ } TypeScript JSX
when editing a.tsx
file).Fix passing
ref
to the<Image>
component. (#1268) by @frandiox[email protected]
Patch Changes
Hydrogen is now compatible with TypeScript v5. (#1240) by @frandiox
If you have
typescript
as a dev dependency in your app, it is recommended to change its version as follows:After installing the new version of TypeScript, you may need to update the version used in your IDE. For example, in VSCode, you can do this by clicking on the
{ }
icon in the bottom-right toolbar next to the language mode (generally,{ } TypeScript JSX
when editing a.tsx
file).Updated dependencies [
3491fd5c
,06516ee9
,d67ce6aa
,1b7e0016
,ee6e2920
,17892a72
,1a7762bc
,1f8acd7b
]: