Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@shopify/shopify-api@11.10.0
Minor Changes
85b4fb8: Add optional param with default to add buffer to session token active check
Now by default a session will be considered non active if it is within 500ms of expiry.
Patch Changes
@shopify/api-codegen-preset@1.1.5
Patch Changes
@graphql-codegen/cli
dependencies@graphql-codegen/typescript
dependencies@shopify/shopify-app-session-storage-kv@4.0.14
Patch Changes
semver
dependencies@shopify/shopify-app-express@5.0.14
Patch Changes
semver
dependencies@shopify/shopify-app-remix@3.7.3
Patch Changes
e3d94f2: # Don't retry extension requests with invalid session tokens
Requests from the embedded app admin UI are not retried when the session token is invalid. This is done with the special app bridge header
x-shopify-session-token-retry-request
.Requests from extensions cannot be retried, so we are no longer adding this header to the response.
9c1dac6: Updated
semver
dependencies4f03d6e: Updated
@remix-run/server-runtime
,@remix-run/node
,@remix-run/react
,@remix-run/testing
dependencies7bb22bc: fix Shopify internal local app development
Updated dependencies [7bb22bc]
Updated dependencies [85b4fb8]
@shopify/shopify-app-session-storage@3.0.14
@shopify/shopify-app-session-storage-drizzle@2.0.14
@shopify/shopify-app-session-storage-dynamodb@4.0.14
@shopify/shopify-app-session-storage-memory@4.0.14
@shopify/shopify-app-session-storage-mongodb@4.0.14
@shopify/shopify-app-session-storage-mysql@4.0.14
@shopify/shopify-app-session-storage-postgresql@4.0.14
@shopify/shopify-app-session-storage-prisma@6.0.3
@shopify/shopify-app-session-storage-redis@4.2.7
@shopify/shopify-app-session-storage-sqlite@4.0.14
@shopify/shopify-app-session-storage-test-utils@3.0.14