Skip to content

skeleton@2026.1.4

Choose a tag to compare

@shopify-github-actions-access shopify-github-actions-access released this 09 Apr 12:26
· 51 commits to main since this release
1e74e2c

Patch Changes

  • Remove redundant Storefront API proxy route from skeleton template. The server now automatically proxies requests to /api/:version/graphql.json via createRequestHandler with proxyStandardRoutes: true (enabled by default since December 2025). (#3572) by @itsjustriley

    Developers no longer need a manual route file for the tokenless Storefront API. Existing apps with this route can safely delete it - the server-level proxy provides the same functionality with better cookie forwarding and analytics integration.

  • Updated dependencies [b0a75c1d759706931876f056662de2497cb3e688, a44ee3566b9bb9a7f43f05dfaae6f1f2ab1d548f]: