Skip to content v0.12.0 (2025-04-22)
Features π
v0.11.1 (2025-04-08)
Changed π
- Upgraded the Checkout UI to the latest version, which includes various fixes and improvements to the checkout flow.
v0.11.0 (2025-01-14)
Changed π
- Upgraded the Checkout UI to the latest version, which includes various fixes and improvements to the checkout flow.
v0.10.0 (2024-12-18)
Changed π
- Upgraded the Checkout UI to the latest version, which includes various fixes and improvements to the checkout flow.
v0.9.0 (2024-11-05)
Changed π
- Upgraded the Checkout UI to the latest version, which includes various fixes and improvements to the checkout flow.
Features π
v0.8.0 (2024-11-05)
Changed π
- Upgraded the Checkout UI to the latest version, which includes various fixes and improvements to the checkout flow.
Fixes π
- Resolved console error messages by disabling internal typing generation. This addresses false-positive type errors that were appearing in development environments.
v0.7.0 (2024-10-29)
Features π
- Added a new
reset
command to help resolve instances where the Checkout environment becomes stuck with an βInternal server errorβ message.
Changed π
- Upgraded the Checkout UI to the latest version, which includes various fixes and improvements to the checkout flow.
v0.6.1 (2024-10-24)
Fixes π
- Fixed imports for CSS modules. Now
import styles from './my-file.module.css'
works as expected.
v0.6.0 (2024-10-24)
Changed π
- Upgraded the Checkout UI to the latest version, which includes various fixes and improvements to the checkout flow.