Skip to content

Packages for release#3095

Open
shopify-github-actions-access[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

Packages for release#3095
shopify-github-actions-access[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@shopify-github-actions-access
Copy link
Copy Markdown
Contributor

@shopify-github-actions-access shopify-github-actions-access bot commented Mar 12, 2026

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

  • 9264a64: Add REST resources for API version 2026-04
  • e4db082: Add webhookId (shopify-webhook-id) as a required field on Events webhooks. This is the true idempotency key for webhook deliveries. Previously, only eventId was extracted for Events webhooks and was used as a fallback for webhookId in 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, isbot dependencies

  • 7ec655a: Fix TypeScript type errors for consumers using ES2024+ lib targets

    Widen ArrayBuffer parameter types to ArrayBuffer | Uint8Array in crypto
    utilities 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, isbot dependencies

  • 57b5f18: Updated @graphql-codegen/cli dependencies

  • 9debf0d: Updated graphql dependencies

  • c8a8355: Fix custom GraphQL scalars generating as any in codegen output

    Shopify API custom scalars (e.g. DateTime, Money, URL, HTML) now
    correctly generate as string in codegen output instead of any. The JSON
    scalar generates as unknown. This applies automatically to all current and
    future 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

  • 85e7f8e: Updated pg, @types/pg dependencies
  • f362cca: Updated mysql2 dependencies
  • 5958766: Widen drizzle-orm peer dependency to include ^0.45.0, fixing ERESOLVE errors for users on drizzle-orm 0.45.x

@shopify/shopify-app-session-storage-dynamodb@6.0.1

Patch Changes

  • a517206: Updated @aws-sdk/client-dynamodb, @aws-sdk/util-dynamodb dependencies
  • 3362575: Updated @aws-sdk/client-dynamodb dependencies

@shopify/shopify-app-session-storage-mongodb@6.0.1

Patch Changes

  • d86658d: Updated mongodb dependencies
  • d31b40f: Updated mongodb dependencies

@shopify/shopify-app-session-storage-mysql@6.0.1

Patch Changes

  • f362cca: Updated mysql2 dependencies

@shopify/shopify-app-session-storage-postgresql@6.0.1

Patch Changes

  • 85e7f8e: Updated pg, @types/pg dependencies
  • 346ad30: Updated pg-connection-string dependencies

@shopify/shopify-app-session-storage-redis@6.0.1

Patch Changes

  • 3a17de9: Updated redis dependencies

@shopify/shopify-app-express@7.0.1

Patch Changes

  • ea80610: Updated webhook documentation to steer developers toward app-specific subscriptions and clearly label shop-specific APIs.
  • Updated dependencies [9264a64]
  • Updated dependencies [e510582]
  • Updated dependencies [e4db082]
  • Updated dependencies [7ec655a]
    • @shopify/shopify-api@13.1.0
    • @shopify/shopify-app-session-storage@5.0.1
    • @shopify/shopify-app-session-storage-memory@6.0.1

@shopify/shopify-app-react-router@1.2.1

Patch Changes

  • a71dc5c: Add @publicdocs JSDoc tags to top-level types and upgrade @shopify/generate-docs to v1.1.0 to enable v2 documentation pipeline.
  • e510582: Updated @graphql-codegen/introspection, @graphql-codegen/typescript, isbot dependencies
  • e4db082: Add webhookId (shopify-webhook-id) as a required field on Events webhooks. This is the true idempotency key for webhook deliveries. Previously, only eventId was extracted for Events webhooks and was used as a fallback for webhookId in downstream packages. This is no longer true. Both fields now coexist and represent distinct values.
  • 0bdc123: AppProxyLink now uses forwardRef, allowing consumers to attach a ref to the
    underlying <a> element (e.g. anchor.current.focus()).
  • Updated dependencies [9264a64]
  • Updated dependencies [e510582]
  • Updated dependencies [e4db082]
  • Updated dependencies [7ec655a]
    • @shopify/shopify-api@13.1.0
    • @shopify/shopify-app-session-storage@5.0.1

@shopify/shopify-app-remix@4.2.1

Patch Changes

  • a71dc5c: Add @publicdocs JSDoc tags to top-level types and upgrade @shopify/generate-docs to v1.1.0 to enable v2 documentation pipeline.
  • e510582: Updated @graphql-codegen/introspection, @graphql-codegen/typescript, isbot dependencies
  • e4db082: Add webhookId (shopify-webhook-id) as a required field on Events webhooks. This is the true idempotency key for webhook deliveries. Previously, only eventId was extracted for Events webhooks and was used as a fallback for webhookId in downstream packages. This is no longer true. Both fields now coexist and represent distinct values.
  • 0bdc123: AppProxyForm and AppProxyLink now use forwardRef, allowing consumers to
    attach a ref to the underlying DOM element (e.g. form.current.submit()).
  • Updated dependencies [9264a64]
  • Updated dependencies [e510582]
  • Updated dependencies [e4db082]
  • Updated dependencies [7ec655a]
    • @shopify/shopify-api@13.1.0
    • @shopify/shopify-app-session-storage@5.0.1

@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

@shopify-github-actions-access shopify-github-actions-access bot requested a review from a team as a code owner March 12, 2026 17:08
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 0f99e53 to 50d4856 Compare March 16, 2026 13:07
@github-actions github-actions bot force-pushed the changeset-release/main branch 14 times, most recently from 1834eb5 to 7ca92c6 Compare April 1, 2026 17:10
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 93fabab to 4b760fa Compare April 15, 2026 12:54
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4b760fa to 28d8007 Compare April 15, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Admin API GraphQL Codegen does not generate types for scalars

0 participants