Skip to content

Commit

Permalink
Release v1.4.0 (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjmcgrath authored Mar 26, 2021
1 parent 1018526 commit 4848e78
Show file tree
Hide file tree
Showing 25 changed files with 629 additions and 287 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## [v1.4.0](https://github.com/auth0/auth0-react/tree/v1.4.0) (2021-03-26)

**Added**

- Update SPA JS, add organizations docs and example [\#211](https://github.com/auth0/auth0-react/pull/211) ([adamjmcgrath](https://github.com/adamjmcgrath))

**Fixed**

- Update auth state on access token fail [\#219](https://github.com/auth0/auth0-react/pull/219) ([adamjmcgrath](https://github.com/adamjmcgrath))
- Updates to user should not update memoized getAccessToken* methods [\#213](https://github.com/auth0/auth0-react/pull/213) ([adamjmcgrath](https://github.com/adamjmcgrath))

## [v1.3.0](https://github.com/auth0/auth0-react/tree/v1.3.0) (2021-02-16)

**Added**
Expand Down
Loading

0 comments on commit 4848e78

Please sign in to comment.