<aside> 💡 The Changelogs of the Web SDK are here. 👇

Changelog of v1

</aside>

2.53.4 | 2025/04/16

Bug fixes and improvements

2.53.3 | 2025/04/15

Bug fixes and improvements

2.53.2 | 2025/04/10

✨ Features

Introduced support for the 'Continue payment flow' workflow action to configure checkout outcome.

2.53.1 | 2025/04/10

✨ Features

Improved TypeScript typings for vaulted payment methods

This release enhances the type safety of vaulted payment methods by refining our TypeScript definitions. These changes enforce stricter typing, which may surface TypeScript errors in projects that previously relied on loosely typed vaulted items.

⚠️ Note: There are no changes to the runtime or processing logic—only TypeScript type definitions have been updated.

2.53.0 | 2025/04/10

⚠️ Note: This version has been removed due to a minor display bug affecting the rendering of vaulted Stripe ACH items. If you’ve installed this version, we recommend upgrading to 2.53.1.

2.52.2 | 2025/04/09

🔨 Fixes

We've released a fix for Klarna payment method and added a missing onPaymentMethodAction callback. Now PAYMENT_METHOD_SELECTED and PAYMENT_METHOD_UNSELECTED events are triggered.