Skip to content

Commit

Permalink
Add to react sdk 2.1.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeLo123 committed May 8, 2024
1 parent 088fcb6 commit 525bfc3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/sdk-react/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
fusionauth-react-sdk Changes

Changes in 2.1.1

- _Bug fix_ `isLoggedIn` property is set to `false` after token refresh. [See issue #82](https://github.com/FusionAuth/fusionauth-javascript-sdk/issues/82)
- Adds `onAutoRefreshFailure` option to `FusionAuthProviderConfig`.

Changes in 2.1.0

- `scope` has been added back to the `FusionAuthProviderConfig` to be more compatible with [FusionAuth v1.50](https://fusionauth.io/docs/release-notes/#version-1-50-0)
Expand Down

0 comments on commit 525bfc3

Please sign in to comment.