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.6.0
Minor Changes
50634c0: Adds API to update the capped amount for a usage billing plan.
A new billing helper function has been added to update the capped amount for a usage billing plan.
Learn more about App Billing.
5c01460: Adding toggle parameter flag to return implied scopes from Remix API Query by returning original scopes from AuthScopes instantiation
Example:
const scopes = new AuthScopes(['read_customers', 'write_customers', 'read_products', 'write_channels']);
scopes.toArray() returns ['write_customers', 'read_products', 'write_channels']
scopes.toArray(true) returns ['read_customers', 'write_customers', 'read_products', 'write_channels']
Patch Changes
isbot
dependenciesexpress
dependenciesexpress
dependenciesjose
dependenciestslib
dependenciesjose
dependencies@shopify/shopify-app-remix@3.4.0
Minor Changes
9b217e5: Adds API to update the capped amount for a usage billing plan.
A new billing helper function has been added to update the capped amount for a usage billing plan. This function redirects to a confirmation page where the merchant can confirm the update.
Learn more about App Billing.
Patch Changes
59896e3: Updated
isbot
dependencies5c01460: Adding toggle parameter flag to return implied scopes from Remix API Query by returning original scopes from AuthScopes instantiation
Example:
const scopes = new AuthScopes(['read_customers', 'write_customers', 'read_products', 'write_channels']);
scopes.toArray() returns ['write_customers', 'read_products', 'write_channels']
scopes.toArray(true) returns ['read_customers', 'write_customers', 'read_products', 'write_channels']
Updated dependencies [50634c0]
Updated dependencies [59896e3]
Updated dependencies [2e396f3]
Updated dependencies [5efb3a2]
Updated dependencies [cd0b3e1]
Updated dependencies [bad62cc]
Updated dependencies [10f4fd0]
Updated dependencies [5c01460]
@shopify/admin-api-client@1.0.4
Patch Changes
@shopify/api-codegen-preset@1.1.2
Patch Changes
@graphql-codegen/typescript
dependencies@graphql-codegen/cli
dependencies@graphql-codegen/typescript
dependencies@shopify/graphql-client@1.2.1
Patch Changes
@shopify/storefront-api-client@1.0.3
Patch Changes
@shopify/shopify-app-session-storage-drizzle@2.0.8
Patch Changes
tslib
dependencies@shopify/shopify-app-session-storage-dynamodb@4.0.8
Patch Changes
@aws-sdk/util-dynamodb
dependencies@aws-sdk/util-dynamodb
dependencies@shopify/shopify-app-session-storage-mongodb@4.0.8
Patch Changes
mongodb
dependenciesmongodb
dependencies@shopify/shopify-app-session-storage-postgresql@4.0.8
Patch Changes
pg-connection-string
dependencies@shopify/shopify-app-session-storage-prisma@5.1.5
Patch Changes
@shopify/shopify-app-express@5.0.8
Patch Changes
express
dependenciescookie-parser
dependenciesexpress
dependencies@shopify/shopify-app-session-storage@3.0.8
@shopify/shopify-app-session-storage-kv@4.0.8
@shopify/shopify-app-session-storage-memory@4.0.8
@shopify/shopify-app-session-storage-mysql@4.0.8
@shopify/shopify-app-session-storage-redis@4.2.1
@shopify/shopify-app-session-storage-sqlite@4.0.8
@shopify/shopify-app-session-storage-test-utils@3.0.8