Skip to content

Commit

Permalink
chore: add compatibility section into changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
porcellus committed Aug 27, 2023
1 parent f86f3aa commit f2e6f65
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/node_modules
/examples/*/node_modules
/examples/**/node_modules
.DS_Store
/.history
*.js.map
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
}
```

### SDK and core compatibility

- Compatible with Core>=6.0.0 (CDI 4.0)
- Compatible with frontend SDKs:
- supertokens-auth-react@0.34.0
- supertokens-web-js@0.7.0
- supertokens-website@17.0.2

## [14.1.3] - 2023-07-03

### Changes
Expand Down

0 comments on commit f2e6f65

Please sign in to comment.