File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -22,10 +22,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
2323### Breaking changes
2424- The frontend SDK should be updated to a version supporting the header-based sessions!
25- - supertokens-auth-react: >= 0.32 .0
25+ - supertokens-auth-react: >= 0.31 .0
2626 - supertokens-web-js: >= 0.5.0
2727 - supertokens-website: >= 16.0.0
2828 - supertokens-react-native: >= 4.0.0
29+ - supertokens-ios >= 0.2.0
30+ - supertokens-android >= 0.3.0
31+ - supertokens-flutter >= 0.1.0
2932- ` CreateNewSession ` now requires passing the request as well as the response.
3033 - This only requires a change if you manually created sessions (e.g.: during testing)
3134 - Check the migration example below
You can’t perform that action at this time.
0 commit comments