Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Releases: Shopify/shopify-api-js

@shopify/graphql-client@0.10.3

06 Mar 15:55
2f949f7
Compare
Choose a tag to compare

Patch Changes

  • e9652b7: Remove Partial around the ClientStreamResponse.data type

@shopify/api-codegen-preset@0.0.5

06 Mar 15:55
2f949f7
Compare
Choose a tag to compare

Patch Changes

  • 8e06306: Replaced @shopify/hydrogen-codegen with its more generic successor, @shopify/graphql-codegen. All of the changes are internal, so this package is unchanged.

@shopify/admin-api-client@0.2.8

06 Mar 15:55
2f949f7
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [e9652b7]
    • @shopify/graphql-client@0.10.3

@shopify/storefront-api-client@0.3.2

28 Feb 19:07
e2c0820
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [2f862e3]
  • Updated dependencies [b2f29ae]
    • @shopify/graphql-client@0.10.2

@shopify/shopify-api@9.4.1

28 Feb 19:06
e2c0820
Compare
Choose a tag to compare

Patch Changes

  • @shopify/admin-api-client@0.2.7
  • @shopify/storefront-api-client@0.3.2

@shopify/graphql-client@0.10.2

28 Feb 19:06
e2c0820
Compare
Choose a tag to compare

Patch Changes

  • 2f862e3: Update requestStream() to always process response iterator chunks as Uint8Array values
  • b2f29ae: Add default SDK headers to all API requests when none are provided

@shopify/admin-api-client@0.2.7

28 Feb 19:06
e2c0820
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [2f862e3]
  • Updated dependencies [b2f29ae]
    • @shopify/graphql-client@0.10.2

@shopify/storefront-api-client@0.3.1

27 Feb 19:28
d2dbaf9
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [56d2fcd]
    • @shopify/graphql-client@0.10.1

@shopify/shopify-api@9.4.0

27 Feb 19:28
d2dbaf9
Compare
Choose a tag to compare

Minor Changes

  • d6657e8: Return additional app subscription plan information, including the line item IDs

Patch Changes

  • 6eb8091: Updated dependency on jose
    • @shopify/admin-api-client@0.2.6
    • @shopify/storefront-api-client@0.3.1

@shopify/graphql-client@0.10.1

27 Feb 19:28
d2dbaf9
Compare
Choose a tag to compare

Patch Changes

  • 56d2fcd: Update requestStream() to support Uint8Array streamed encoded format in node environments