Packages for release#3095
Open
shopify-github-actions-access[bot] wants to merge 1 commit intomainfrom
Open
Conversation
0f99e53 to
50d4856
Compare
1834eb5 to
7ca92c6
Compare
2 tasks
93fabab to
4b760fa
Compare
4b760fa to
28d8007
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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/shopify-api@13.1.0
Minor Changes
webhookId(shopify-webhook-id) as a required field on Events webhooks. This is the true idempotency key for webhook deliveries. Previously, onlyeventIdwas extracted for Events webhooks and was used as a fallback forwebhookIdin downstream packages. This is no longer true. Both fields now coexist and represent distinct values.Patch Changes
e510582: Updated
@graphql-codegen/introspection,@graphql-codegen/typescript,isbotdependencies7ec655a: Fix TypeScript type errors for consumers using ES2024+ lib targets
Widen
ArrayBufferparameter types toArrayBuffer | Uint8Arrayin cryptoutilities and safe-compare, fixing TS2345 errors introduced by TypeScript 5.7's
generic
Uint8Array<ArrayBuffer>type.@shopify/api-codegen-preset@2.0.1
Patch Changes
e510582: Updated
@graphql-codegen/introspection,@graphql-codegen/typescript,isbotdependencies57b5f18: Updated
@graphql-codegen/clidependencies9debf0d: Updated
graphqldependenciesc8a8355: Fix custom GraphQL scalars generating as
anyin codegen outputShopify API custom scalars (e.g.
DateTime,Money,URL,HTML) nowcorrectly generate as
stringin codegen output instead ofany. TheJSONscalar generates as
unknown. This applies automatically to all current andfuture Shopify API scalars without requiring manual configuration.
Fixes Admin API GraphQL Codegen does not generate types for scalars #1154
@shopify/shopify-app-session-storage-drizzle@4.0.1
Patch Changes
pg,@types/pgdependenciesmysql2dependenciesdrizzle-ormpeer dependency to include^0.45.0, fixingERESOLVEerrors for users on drizzle-orm 0.45.x@shopify/shopify-app-session-storage-dynamodb@6.0.1
Patch Changes
@aws-sdk/client-dynamodb,@aws-sdk/util-dynamodbdependencies@aws-sdk/client-dynamodbdependencies@shopify/shopify-app-session-storage-mongodb@6.0.1
Patch Changes
mongodbdependenciesmongodbdependencies@shopify/shopify-app-session-storage-mysql@6.0.1
Patch Changes
mysql2dependencies@shopify/shopify-app-session-storage-postgresql@6.0.1
Patch Changes
pg,@types/pgdependenciespg-connection-stringdependencies@shopify/shopify-app-session-storage-redis@6.0.1
Patch Changes
redisdependencies@shopify/shopify-app-express@7.0.1
Patch Changes
@shopify/shopify-app-react-router@1.2.1
Patch Changes
@graphql-codegen/introspection,@graphql-codegen/typescript,isbotdependencieswebhookId(shopify-webhook-id) as a required field on Events webhooks. This is the true idempotency key for webhook deliveries. Previously, onlyeventIdwas extracted for Events webhooks and was used as a fallback forwebhookIdin downstream packages. This is no longer true. Both fields now coexist and represent distinct values.AppProxyLinknow usesforwardRef, allowing consumers to attach a ref to theunderlying
<a>element (e.g.anchor.current.focus()).@shopify/shopify-app-remix@4.2.1
Patch Changes
@graphql-codegen/introspection,@graphql-codegen/typescript,isbotdependencieswebhookId(shopify-webhook-id) as a required field on Events webhooks. This is the true idempotency key for webhook deliveries. Previously, onlyeventIdwas extracted for Events webhooks and was used as a fallback forwebhookIdin downstream packages. This is no longer true. Both fields now coexist and represent distinct values.AppProxyFormandAppProxyLinknow useforwardRef, allowing consumers toattach a ref to the underlying DOM element (e.g.
form.current.submit()).@shopify/shopify-app-session-storage@5.0.1
@shopify/shopify-app-session-storage-kv@6.0.1
@shopify/shopify-app-session-storage-memory@6.0.1
@shopify/shopify-app-session-storage-prisma@9.0.1
@shopify/shopify-app-session-storage-sqlite@6.0.1
@shopify/shopify-app-session-storage-test-utils@5.0.1