d934d47f The fetch module gained extensionOriginFetch support, and several modules narrowed their protocol scope to Shopify-only contexts.
- The fetch module now supports an extensionOriginFetch handler that routes requests through a custom fetch implementation when available, affecting both initial and retry-on-session requests.
- The toast module's show and hide methods now only activate in Shopify protocol contexts, replacing the previous all-protocols behavior.
- The tools module's register, unregister, and clear methods now scope exclusively to Shopify protocols.
Files 24
+140 -188
20 modified