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

Commit

Permalink
Link to the v9 migration guide from changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
paulomarg committed Dec 8, 2023
1 parent 76bfe93 commit 9700d88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .changeset/rich-ladybugs-own.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@
Changed `setAbstractFetchFunc` to accept a `fetch` API instead of one based on `NormalizedRequest` and `NormalizedResponse`.

With this change, we can return a `Response` object for requests with the upcoming clients, which can help make the interface for requests more familiar to users.

For more information and examples, see the [migration guide to v9](https://github.com/Shopify/shopify-api-js/blob/fix_adapter_fetch_link_to_guide/packages/shopify-api/docs/migrating-to-v9.md#changes-to-runtime-adapters).

0 comments on commit 9700d88

Please sign in to comment.