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/[email protected]

15 Feb 18:23
bc1a3cb
Compare
Choose a tag to compare

Patch Changes

  • e10395c: Update @graphql-codegen/typescript from 4.0.1 to 4.0.4.

@shopify/[email protected]

15 Feb 18:23
bc1a3cb
Compare
Choose a tag to compare

Patch Changes

@shopify/[email protected]

09 Feb 15:22
3023d3a
Compare
Choose a tag to compare

Minor Changes

  • e2d4fee: Update lineItemBilling future flag to v10. Current users of unstable_lineItemBilling will need to update to v10_lineItemBilling to continue using this feature.

    const shopify = shopifyApi({
      // ...
    future: {
      v10_lineItemBilling: true,
    });

Patch Changes

  • db7d9cf: Remove gating of the token exchange API behind the unstable_tokenExchange flag.

@shopify/[email protected]

07 Feb 16:24
bbb4ab2
Compare
Choose a tag to compare

Patch Changes

@shopify/[email protected]

07 Feb 16:24
bbb4ab2
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@shopify/[email protected]

07 Feb 16:24
bbb4ab2
Compare
Choose a tag to compare

Patch Changes

  • 0f0ffb8: Updated global fetch types to more closely match reality

@shopify/[email protected]

07 Feb 16:24
bbb4ab2
Compare
Choose a tag to compare

Patch Changes

  • 6ed8499: Update @shopify/hydrogen-codegen from 0.1.0 to 0.2.0.
  • 284f2cf: Update @parcel/watcher from 2.3.0 to 2.4.0.

@shopify/[email protected]

07 Feb 16:24
bbb4ab2
Compare
Choose a tag to compare

Patch Changes

@shopify/[email protected]

17 Jan 19:05
44bdf4a
Compare
Choose a tag to compare

Patch Changes

  • b2414c2: Remove Partial around the ClientResponse.data type for easier consumption of the client's returned typed data
  • Updated dependencies [b2414c2]

@shopify/[email protected]

17 Jan 19:05
44bdf4a
Compare
Choose a tag to compare

Patch Changes