Releases: saleor/apps
Releases · saleor/apps
[email protected]
Patch Changes
- Updated dependencies [92a2a5f]
- @saleor/[email protected]
[email protected]
Minor Changes
- 96c3164: Added AvaTax
itemCode
support when handling order or checkout calculate taxes webhooks. After this change app will senditemCode
to Avalara based on Saleor variant SKU or variant id.
Patch Changes
- ed729b6: Run webhook migrations in parallel.
- Updated dependencies [92a2a5f]
- @saleor/[email protected]
@saleor/[email protected]
Minor Changes
- 92a2a5f: If Vercel runtime transport log is exceeding Vercel log limit (4kb) error to Sentry will be logged as it won't be visible in log drain.
[email protected]
Patch Changes
- d088ef3: Use new way of creating logger from
@saleor/apps-logger
- Updated dependencies [2f37f07]
- Updated dependencies [d088ef3]
- Updated dependencies [6d528dc]
- @saleor/[email protected]
[email protected]
Patch Changes
- d088ef3: Use new way of creating logger from
@saleor/apps-logger
- Updated dependencies [2f37f07]
- Updated dependencies [2f37f07]
- Updated dependencies [d088ef3]
- Updated dependencies [6d528dc]
- @saleor/[email protected]
- @saleor/[email protected]
[email protected]
Patch Changes
- d088ef3: Use new way of creating logger from
@saleor/apps-logger
- Updated dependencies [2f37f07]
- Updated dependencies [2f37f07]
- Updated dependencies [d088ef3]
- Updated dependencies [6d528dc]
- @saleor/[email protected]
- @saleor/[email protected]
[email protected]
Patch Changes
- d088ef3: Use new way of creating logger from
@saleor/apps-logger
- Updated dependencies [2f37f07]
- Updated dependencies [d088ef3]
- Updated dependencies [6d528dc]
- @saleor/[email protected]
[email protected]
Patch Changes
- d088ef3: Use new way of creating logger from
@saleor/apps-logger
- Updated dependencies [2f37f07]
- Updated dependencies [d088ef3]
- Updated dependencies [6d528dc]
- @saleor/[email protected]
[email protected]
Minor Changes
- 7a1a74b: Adds t3-env library for validating env variables.
Patch Changes
- 5a6ea74: Added warning logs when Avalara returns
isFee
in product or shipping line details. - 2f37f07: Improved error handling and reporting while migrating webhooks. After this change we skip logging to OTEL. Logs will be available on Vercel, when migration fail we will send error to Sentry.
- d088ef3: Use new way of creating logger from
@saleor/apps-logger
- Updated dependencies [2f37f07]
- Updated dependencies [2f37f07]
- Updated dependencies [d088ef3]
- Updated dependencies [6d528dc]
- @saleor/[email protected]
- @saleor/[email protected]
@saleor/[email protected]
Minor Changes
- 2f37f07: Improved error handling of
WebhookMigrationRunner
. Now this class will throw unknown errors that later can be logged to Sentry in respective app.