Skip to content

Commit a0ff1b7

Browse files
Release v1.4.0 (#138)
1 parent 27adc16 commit a0ff1b7

17 files changed

+979
-432
lines changed

CHANGELOG.md

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

3+
## [v1.4.0](https://github.com/auth0/auth0-angular/tree/v1.4.0) (2021-03-25)
4+
5+
[Full Changelog](https://github.com/auth0/auth0-angular/compare/v1.3.2...v1.4.0)
6+
7+
**Added**
8+
9+
- [SDK-2390] Add Support for Organizations [\#135](https://github.com/auth0/auth0-angular/pull/135) ([frederikprijck](https://github.com/frederikprijck))
10+
- Add uriMatcher to HttpInterceptorRouteConfig [\#122](https://github.com/auth0/auth0-angular/pull/122) ([frederikprijck](https://github.com/frederikprijck))
11+
12+
**Changed**
13+
14+
- Update State when error occurs while getting token [\#124](https://github.com/auth0/auth0-angular/pull/124) ([frederikprijck](https://github.com/frederikprijck))
15+
- Enable strict mode [\#123](https://github.com/auth0/auth0-angular/pull/123) ([AlexElin](https://github.com/AlexElin))
16+
317
## [v1.3.2](https://github.com/auth0/auth0-angular/tree/v1.3.2) (2021-01-21)
418

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

0 commit comments

Comments
 (0)