Skip to content

Releases: saleor/apps

[email protected]

14 Nov 08:13
5448145
Compare
Choose a tag to compare

Patch Changes

[email protected]

14 Nov 08:13
5448145
Compare
Choose a tag to compare

Minor Changes

  • 96c3164: Added AvaTax itemCode support when handling order or checkout calculate taxes webhooks. After this change app will send itemCode to Avalara based on Saleor variant SKU or variant id.

Patch Changes

@saleor/[email protected]

14 Nov 08:13
5448145
Compare
Choose a tag to compare

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]

29 Oct 08:28
427c0e6
Compare
Choose a tag to compare

Patch Changes

[email protected]

29 Oct 08:28
427c0e6
Compare
Choose a tag to compare

Patch Changes

[email protected]

29 Oct 08:28
427c0e6
Compare
Choose a tag to compare

Patch Changes

[email protected]

29 Oct 08:28
427c0e6
Compare
Choose a tag to compare

Patch Changes

[email protected]

29 Oct 08:29
427c0e6
Compare
Choose a tag to compare

Patch Changes

[email protected]

29 Oct 08:28
427c0e6
Compare
Choose a tag to compare

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]

29 Oct 08:29
427c0e6
Compare
Choose a tag to compare

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.