We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 892ad8b + 248e9bc commit b7bd041Copy full SHA for b7bd041
CHANGELOG.md
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [2.9.0] - 2025-10-20
9
+
10
+- Separated payments integrations `KlarnaPaymentView` and `KlarnaExpressCheckoutButton` to a new `klarna-payments` library module.
11
+- Improved error handling and reporting for Sign in with Klarna flows.
12
13
## [2.8.1] - 2025-10-10
14
15
- Removed `KlarnaInitProvider` in favor of App Startup library.
0 commit comments