Releases: jnt0r/vue-auth0-plugin
Releases · jnt0r/vue-auth0-plugin
v2.1.5
2.1.5 (2021-07-24)
Bug Fixes
- AuthenticationGuard: Fixed 'The "next" callback was never called inside of "AuthenticationGuard"' #102 (#104) (e890d4d)
v2.1.4
2.1.4 (2021-07-10)
Bug Fixes
- deps: bump @auth0/auth0-spa-js from 1.15.0 to 1.16.0 (#73) (49872bc)
- deps: bump @auth0/auth0-spa-js from 1.15.0 to 1.16.0 (#77) (f111dfb)
- deps: bump @auth0/auth0-spa-js from 1.16.0 to 1.16.1 (#82) (382ad61)
- deps: bump @auth0/auth0-spa-js from 1.16.0 to 1.16.1 (#84) (118c62e)
Reverts
- Revert "fix(deps): bump @auth0/auth0-spa-js from 1.16.0 to 1.16.1 (#82)" (#83) (028ad35), closes #82 #83
- Revert "chore(deps): bump @types/jest from 26.0.23 to 26.0.24 (#79)" (#80) (bd7fb03), closes #79 #80
- Revert "fix(deps): bump @auth0/auth0-spa-js from 1.15.0 to 1.16.0 (#73)" (#76) (c7935e6), closes #73 #76
v2.1.3
2.1.3 (2021-07-06)
Bug Fixes
- deps: bump @auth0/auth0-spa-js from 1.15.0 to 1.16.0 (26c62eb)
v2.1.2
2.1.2 (2021-07-06)
Reverts
- Revert "fix(deps): bump @auth0/auth0-spa-js from 1.15.0 to 1.16.0 (#67)" (#68) (3fa2c2d), closes #67 #68
v2.1.1
2.1.1 (2021-07-06)
Bug Fixes
- deps: bump @auth0/auth0-spa-js from 1.15.0 to 1.16.0 (#67) (2c89659)
v2.1.0
2.1.0 (2021-06-06)
Features
- raw Auth0Client gets exposed as property 'client' (6ab0acf)
v2.0.0
2.0.0 (2021-06-05)
Code Refactoring
- rename property isAuthenticated to authenticated (d9b2486)
BREAKING CHANGES
- The property isAuthenticated has been renamed to authenticated on $auth.
v1.1.0
chore(semantic-release): fix dependency lock file