We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a748e67 commit e04cf71Copy full SHA for e04cf71
1 file changed
CHANGELOG.md
@@ -7,11 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
7
8
## [18.0.0] - 2025-x-x
9
### Added
10
-* icon to ProviderSelection object in authorization flow requests
+* icon object to ProviderSelection in authorization flow requests
11
12
### Changed
13
-* ⚠️ Breaking: replaced the withProviderSelection() flag on authorization flow request builder with a providerSelection(...) utility
+* ⚠️ Breaking: replaced the `withProviderSelection()` flag on authorization flow request builder with a `providerSelection(...)` utility
14
that helps to set the provider icon object if needed.
15
+* Various dependency updates
16
17
## [17.5.1] - 2025-10-31
18
### Fixed
0 commit comments