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.
1 parent b747c8d commit 7f42e61Copy full SHA for 7f42e61
CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+### Changes
10
+
11
+- Added new FDI version support: 4.1
12
13
## [0.6.3] - 2024-10-29
14
15
### Changes
@@ -129,4 +133,4 @@ The `shouldDoInterceptions` function now returns true:
129
133
- Updates session management logic to be compatible with the latest version of SuperTokens core and backend SDKs
130
134
- Updates FDI version support
131
135
- Adds support for Dio by exposing an interceptor that handles session management
132
-- General fixes
136
+- General fixes
0 commit comments