Skip to content

Commit fa2bf71

Browse files
Release 1.4.1 (#148)
1 parent 26a8ae3 commit fa2bf71

17 files changed

+518
-368
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

3+
## [v1.4.1](https://github.com/auth0/auth0-angular/tree/v1.4.1) (2021-04-13)
4+
5+
[Full Changelog](https://github.com/auth0/auth0-angular/compare/v1.4.0...v1.4.1)
6+
7+
**Added**
8+
9+
- [SDK-2482] Add allowAnonymous option to HttpInterceptor config [\#145](https://github.com/auth0/auth0-angular/pull/145) ([frederikprijck](https://github.com/frederikprijck))
10+
11+
**Changed**
12+
13+
- Remove unnecessary returns from tap [\#141](https://github.com/auth0/auth0-angular/pull/141) ([sorohan](https://github.com/sorohan))
14+
- Only emit user$ and idTokenClaims$ when login, logout or token changed [\#131](https://github.com/auth0/auth0-angular/pull/131) ([frederikprijck](https://github.com/frederikprijck))
15+
316
## [v1.4.0](https://github.com/auth0/auth0-angular/tree/v1.4.0) (2021-03-25)
417

518
[Full Changelog](https://github.com/auth0/auth0-angular/compare/v1.3.2...v1.4.0)

0 commit comments

Comments
 (0)