Releases: mauriciovigolo/keycloak-angular
Releases · mauriciovigolo/keycloak-angular
Release list
1.2.2
1.2.1
1.2.0
The 1.2.0 library version includes improvements on docs, interfaces and dependencies version.
Details
- Updated keycloak-js version to 3.4.2.
- Updated versions of several devDependencies.
- Added jsdocs for all classes and interfaces. Now it will be possible to generate the API documentation.
- Added a new property, regarding the contribution PR #2 from @jmparra. Created the type credentials.
- Bump library version to 1.2.0.
1.1.1
In this release:
- Fix bug issue #1 : Changed to angular compiler instead of typescript. Tested on angular > 4.3 and > 5.
1.1.0
Updated library to angular v.5, which changed:
- TS files are compiled during the keycloak-angular build, avoiding an error in the angular webapp compilation process.
- Dependencies versions were updated.
- Fixed an error in keycloak.service.ts adding the header authorization